| Age | Commit message (Collapse) | Author |
|
|
|
|
|
add window resize zones. the resource has been renamed from windowZones to resizeZones.
|
|
to 0xffffffff (all desktops)
|
|
shows up in taskbars still. otherwise its impossible to get back iconified windows. update teh stacking list when windows switch workspaces.
|
|
|
|
|
|
|
|
|
|
|
|
sync with blackbox cvs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
intend to support is 'supported'. Just need to squash bugs now.
|
|
|
|
|
|
blackbox class to the screen class.
|
|
|
|
|
|
reopen them all as best as possible.
|
|
|
|
|
|
|
|
class, and sets the net_supported_wm_check related atoms.
|
|
|
|
|
|
custom titlebar layout
|
|
|
|
use Configuration class throughout code. no longer save rc file on exit, save when any options are changed.
|
|
using a style with the window.label.focus set to parentrelative. The window label's parent is the title bar but the geometry window's parent is root. The code now detects the parentrelative and tries to use the window.title as intended.
|
|
option instead of an rc file option
|
|
added slit and enable-clobber defines back in Makefile.am
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed teh calls to XSetInputFocus. Using the root window as the fallback when there is nothing to focus instead of the toolbar. Also, always using 'RevertToPointerRoot' instead of sometimes 'RevertToParent'
|