| Age | Commit message (Collapse) | Author |
|
this idea
|
|
|
|
|
|
|
|
|
|
moveresized
|
|
|
|
|
|
|
|
|
|
|
|
--help output to not include version output.
|
|
|
|
|
|
window. Actions bound in this context can be executed with the mouse during a move/resize on a window.
|
|
|
|
|
|
TERM and INT.
|
|
|
|
|
|
|
|
|
|
do this with client messages, or the user can easily do it with actions.
|
|
a grab to not be acted on as if they were on the root window/context
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|