| Age | Commit message (Collapse) | Author |
|
transient tree, not just children of the client on which focus is requested
|
|
|
|
|
|
|
|
|
|
focus shit gets processed before the raise
|
|
|
|
focused when a parent has focus, not just direct parents.
|
|
|
|
add support for the _OB_WM_STATE_UNDECORATED state hint.
|
|
fullscreen pre-areas in the client struct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this idea
|
|
|
|
--help output to not include version output.
|
|
|
|
these changes make it work when you alt-tab off a fullscreen window, that it doesnt iconify, and that it is immediately restacked instead of waiting for a FocusIn event to arrive. The code now assumes that if the window says it can focus, that if we focus it, it is focused.
add the XDone handler to ObMainLoop, which is fired upon the occurance of there being no more X events to read.
|
|
time its needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resize the frame first. reduces flicker lots.
|
|
incorrect titlecount
|
|
|
|
|
|
IconicState get ignored
|
|
|
|
|
|
pass on to the startup notification code that a window has mapped with a given wmclass
|
|
support reconfiguring throughout the entire codebase.
|
|
|
|
belongs in the moveresize code. add it there.
|
|
|
|
add some macros for moving/resizing clients
add 'vibrate' action
|
|
|
|
|
|
these instead of hardcoding special cases in the unmanage code
|
|
|
|
any more.
redo the client-menu plugin to work with the new menu api
|
|
work, on to plugins next.
|