nice start on this window manager. I like that its written in python. One issue I have noticed is that when a window steals focus there doesn't seem to be a way to focus the other opened windows. A way to fix that would be to add the ability to cycle windows (alt-tab) so that you can force focus to other windows. You could also fix it by forcing focus to under mouse pointer.
nice start on this window manager. I like that its written in python. One issue I have noticed is that when a window steals focus there doesn't seem to be a way to focus the other opened windows. A way to fix that would be to add the ability to cycle windows (alt-tab) so that you can force focus to other windows. You could also fix it by forcing focus to under mouse pointer.