| Age | Commit message (Collapse) | Author |
|
|
|
order stack
|
|
|
|
it after all
|
|
|
|
default 9 "corners" with the middle corner being move. that way you only need one mod+button to move and resize windows
|
|
|
|
|
|
|
|
|
|
|
|
from processes tranferred to us
|
|
second action gets all the same flags
|
|
NULL before using it
|
|
|
|
makes move/resize events not get queued, so to avoid a race
UGLY HACK
|
|
|
|
|
|
|
|
when focusing new windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use action_run_string for running actions from other actions
|
|
|
|
for niternal use
|
|
|
|
|
|
|
|
add support for the _OB_WM_STATE_UNDECORATED state hint.
|
|
for it or not
|
|
|
|
|
|
instead of doing a focus fallback, which instantly focuses, and doesn't raise, we do an event_enter_client which simulates the act of entering the window with the pointer
|
|
when using sloppy focus.
fallback focus after the action if the action was fired via a mouse binding, otherwise do not. this makes keyboard bindings not fuck with sloppy focus.
|
|
|
|
multiple action bindings, so this enforces it, and at the same time, UngrabKeyboard() before firing actions if there are no interactive ones. This is needed for some execute's, namely gnome-panel-control --main-menu.
|
|
|
|
|
|
--help output to not include version output.
|
|
TERM and INT.
|
|
that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes
|
|
|
|
|