| Age | Commit message (Collapse) | Author |
|
|
|
|
|
not all buttons above 3
|
|
also, when you hit a keybinding while menus are open, it will close the menus and run the binding.
|
|
|
|
and it was mis-matching
|
|
non-northwest gravities. now it is not. at least, that is the idea.
|
|
fix some rendering of shortcuts
|
|
like menu titles and what not, they are only for strigns oenbox provides.
|
|
even in root menu and stuff
|
|
|
|
|
|
|
|
you focus it
|
|
2. make the client padding color show during resizes with drawContents off
|
|
|
|
2) update copyrights.
3) make release. ok that part not quite yet.
|
|
|
|
|
|
|
|
unmaps... boo...
|
|
|
|
|
|
b) cleanup in focus.c
|
|
focusing an invalid window
|
|
b) set focus_client to null when nothing is actually focused, but still allow
focus to go to black holes
c) allow the focus action to be performed without a client, this will focus
the openbox instance (i.e. the screen in multihead setups)
big thanks to syscrash for the ideas on how to go about this
|
|
|
|
grab-window anyways
use our built in grab_keyboard
|
|
during a dnd.
|
|
|
|
change how focus falls back for windows being unmanaged, don't fall back immediately, instead wait for the focus out event and use it (break stuff maybe! yay)
|
|
from the queue selectively for delayed focus
|
|
gets ignored cuz the mouse was already inside it
|
|
|
|
|
|
|
|
when a menu is open, use the crossing events for the menu only.
|
|
|
|
|
|
|
|
any sense.
(also client interface changed, that is in the next commit)
|
|
|
|
|
|
|
|
|
|
first place
|
|
DetailInferior focusin event on root.
adding some debug messages also which I am using..
|
|
|
|
openbox). the black hole may just be a window on another monitor. keyboard events aren't going to work in this scenario, though.
|
|
client messages provide a timestamp.
|