Top "Foreground" questions

Mostly refers to an application or an element that is in the front of a view.

How do I keep an object always in front of everything else in OpenGL?

I have this function which draws a small 3D axis coordinate system on the bottom left corner of the screen …

opengl viewport clipping foreground depth
How do i remove a foreground notification in Android Lollipop?

I'm looking to stop/dismiss a foreground notification for a service for a mediaplayer, much similar to Google's implementation for …

android service notifications android-5.0-lollipop foreground
How do you force a java swt program to "move itself to the foreground"?

Currently with swt, I sometimes want a program to arbitrarily come to the foreground (like an alarm clock might). Typically …

java shell user-interface swt foreground
Change foreground color of textbox when text changes and meets certain criterion

I require to set text color when text changes inside textbox and meets certain criterion. I can implement this from …

c# .net wpf textbox foreground
How to get moving object's mask using OpenCV BackgroundSubtractorMOG2

I want to mask the moving objects from video. I found that OpenCV has some built-in BackgroundSubtractors which could possibly …

object opencv background mask foreground
Remove Shadow from Extracted Foreground

I'm newbie with OpenCV + C++ + Visual Studio 2012. And now I need to learn them. Here's the code for background substraction/…

opencv foreground background-subtraction computer-vision shadow-removal
How to be notified when foreground (top) activity (application) changes

I want to write a service for Android platform that is notified when the current foreground activity changes. Basically the …

android service android-activity foreground
Android background service to determine foreground application

I'm working on an application that will monitor the phone usage throughout the day. To do this I have a …

android service foreground
Detect current running application in Android Nougat 7.+ version

Android team changed their approaches to get current running applications from time to time. I am able to get current …

android android-6.0-marshmallow foreground android-7.0-nougat
How do you get a CSS inset box shadow on front?

I have a list: <ul> <li>Apple</li> <li>Banana</li&…

css foreground