| Age | Commit message (Collapse) | Author |
|
remove startup notification code from openbox.c and openbox.h
call the new sn_startup/shutdown for startupnotification.c
|
|
support reconfiguring throughout the entire codebase.
|
|
use it on the command read in the menu parsing for pipe menus.
use it on the command read for execute/restart actions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used internally
|
|
|
|
functions ob_restart_other(), ob_restart() and ob_exit()
|
|
capitalizations.
use the new enums throughout.
provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
|
|
|
|
|
|
|
|
those ways
|
|
|
|
|
|
|
|
|