Top "Window-management" questions

Turtle graphics - How do I control when the window closes?

I have a small python script which draws some turtle graphics. When my script has finished running, the turtle screen …

python turtle-graphics window-management
Show window in Qt without stealing focus

I'm using the Qt library to show a slideshow on the second monitor when the user isn't using the second …

c++ qt focus window-management active-window
Creating a window manager for Linux

I want to create a simple stacking window manager (in C) for private use, mainly for the purpose of learning …

c linux x11 window-managers window-management
Inhibit Matlab Window Focus Stealing

Is there a way to tell Matlab not to steal window focus (from an external editor) such as Emacs) upon …

matlab focus plot window-management
How to get list opened windows in PyGTK or GTK in Ubuntu?

How to get list opened windows in PyGTK or GTK or other programming language? in Ubuntu? edit: i want get …

python ubuntu gtk pygtk window-management