Top "Desktop" questions

What is the perfect way to detect a tablet?

I am looking for the perfect way to detect tablets. With media queries you can set min- and max-widths for …

html css desktop tablet
How do I remove the Centos 7 Desktop (Hot Corner) top right effect?

So I have a fresh install of Centos 7 Desktop version. It uses gnome 3.8 and I have multiple monitors. When I …

javascript linux desktop centos7 gnome-3
In java under Windows, how do I find a redirected Desktop folder?

I know using .NET languages such as C#, one can do something like Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory) to find …

java windows redirect find desktop
Is there a WPF equaivalent to System.Windows.Forms.Screen?

I'm trying to create a WPF window that will encompass the entire Desktop working area. In WinForms I'd do this …

wpf desktop
JavaFX, Swing, or Flex for Java Desktop Applications

Most of the desktop application development I do is in Swing, and I'm curious to hear people's thoughts on using …

java apache-flex swing desktop javafx
How to add CLion icon to desktop in Ubuntu

I am using Ubuntu and CLion 2016.1. I installed it by downloading tar.gz archive. Now I have such CLion-2016.1/bin …

ubuntu user-interface desktop clion jetbrains-ide
draw on desktop using visual c++

I am writing an opencv application to draw using laser beam using visual studio VC++ console application. I want to …

c++ windows winapi desktop gdi
Is there a way to take a screenshot of the user's Windows desktop?

I want to provide the user with a scaled-down screenshot of their desktop in my application. Is there a way …

c# windows desktop screenshot
Mobile version Google Chrome on PC (for developers)

Could you suggest how best to test the site for Google Chrome mobile version...? I know that Opera Mobile and …

browser emulation desktop simulator mobile-browser
How to hide desktop icons programmatically?

How can I show/hide the desktop icons programmatically, using C#? I'm trying to create an alternative desktop, which uses …

c# .net icons desktop show-hide