summaryrefslogtreecommitdiff
path: root/src/blackbox.hh
AgeCommit message (Collapse)Author
2002-07-02backing out all changes to make mouse button mapping's configurableDana Jansens
2002-06-30add capability to stick a window from input, and make close buttons work.Dana Jansens
2002-06-29Configureable button mappings!Dana Jansens
2002-06-21merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we ↵Dana Jansens
intend to support is 'supported'. Just need to squash bugs now.
2002-06-07fix off-by-ones in window-to-window snapping. move the property from the ↵Dana Jansens
blackbox class to the screen class.
2002-06-02window-to-window snapping is now a run-time option.Dana Jansens
window-corner snapping added, and also is a run-time option.
2002-05-30merge in netwm branch at tag netwm-merge2Dana Jansens
2002-05-28merging in netwm changes at merge point "netwm-merge1". This add the XAtom ↵Dana Jansens
class, and sets the net_supported_wm_check related atoms.
2002-05-27mouse wheel supportDana Jansens
custom titlebar layout
2002-05-26add Configuration class for generic configuration data load/save-ing.Dana Jansens
use Configuration class throughout code. no longer save rc file on exit, save when any options are changed.
2002-05-25use openbox/ dir for rc file and menu file. turn menu into a command line ↵Dana Jansens
option instead of an rc file option
2002-05-25import from bb-cvsDana Jansens
added slit and enable-clobber defines back in Makefile.am