I\'m writing a window manager and I\'m stuck with a problem on Qt4 menu bar elements. When I first click on the menu item, it shows correctly, then I close it and try to open it again but it does not
First of all thanks everyone who tries to reply this topic. I have an activity and I wanted to show a sort of menu at the top of the screen and I used windowmanager to handle this. it was about UI is
I\'m currently trying to enable alt-tabbing out of my fullscreen Xlib OpenGL window, but am having some difficulties.I\'ve tried XUnmapWindow(..), which kindof works, but the resolution does not reset
I\'m wondering, is it possible to attach other tools/widget into a Qt Widget? For example, I wanna att开发者_高级运维ached Firefox to my QWidget,
I\'m trying to write a window manager. (Actually, I have written an OS and a compiler, but that\'s beside the point.)
I wrote a couple of scripts to maximize a window to half the size of the screen (to make it easy to place windows side-by-side) using xrandr, grep, and wmctrl as follows:开发者_Python百科
On Ubuntu Linux / Gnome, I am trying to use python\'s wnck binding to get a list of all the open wi开发者_高级运维ndows.
I am using xmonad and the read it later extension 开发者_Python百科for firefox. Now, if I want to tag an entry in the read it later list, the list disappears (instead of giving simply focus to to tag
I am writing a bash script that calls some apps that run in their own window. However, they appear at a standard position on the screen. I want to be able to specify the screen co-ordinates where they
I\'m interested in putting together a web framework to emulate a desktop-like window manager. If you\'re asking why; the reason is that I want to create a web application that has the capabilities and