summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2007-06-22add max horz/vert actions. add toggle/on/off ability to all the maximize ↵Dana Jansens
actions. add shade action.
2007-06-22add moverelative actionDana Jansens
2007-06-22add the moveto actionDana Jansens
2007-06-22add maximize actionDana Jansens
2007-06-22add the fullscreen actionDana Jansens
2007-06-22add the iconify actionDana Jansens
2007-06-22add the unfocus actionDana Jansens
2007-06-22add lower and raiselower actionsDana Jansens
2007-06-22add raise actionDana Jansens
2007-06-22remove the activate action, make the focus action "activate" but not raise ↵Dana Jansens
or unshade
2007-06-22add the move actionDana Jansens
2007-06-22add breakchroot actionDana Jansens
2007-06-22add the activate action. it will replace the focus action, as it can just ↵Dana Jansens
focus without raising now (or without unshading)
2007-06-22add the cyclewindows actionDana Jansens
2007-06-22add restart actionDana Jansens
2007-06-22add exit and reconfigure actionsDana Jansens
2007-06-22add the showdesktop actionDana Jansens
2007-06-22add the showmenu actionDana Jansens
2007-06-22added the debug actionDana Jansens
2007-06-22the execute action works again.Dana Jansens
default hardcoded bindings are temporarily offline
2007-06-21dont build the old action stuff.Dana Jansens
config uses the new action stuff. add actions_parse_string
2007-06-21some first structural stuff for new actionsDana Jansens
2007-06-20get the offscreen pixmaps for all windows (including their frames)Dana Jansens
2007-06-19check for damage and render extensions if going to use composite. require ↵Dana Jansens
them for it. also include the cflags/libs. and only run the xcomposite stuff so far when the server supports it
2007-06-09add onyx themes to install. make non-active stuff greyDana Jansens
2007-06-07back xml themes out of trunkMikael Magnusson
2007-05-22fix what manpage files are included in the distribution and make clean ↵Dana Jansens
delete the generated ones
2007-05-22remove the commented out stuff for mkdir's because configure.ac does it nowDana Jansens
2007-05-22make the generated files with paths depend on the Makefile, and clean them ↵Dana Jansens
when you run make clean
2007-05-19move focus_cycle_popup into its own fileDana Jansens
2007-05-19move focus_cycle_indicator into its own fileDana Jansens
2007-05-19move focus cycling into its own fileDana Jansens
2007-05-19i know we broke backwards compatibility but noone uses it except obconf and ↵Dana Jansens
it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead.
2007-05-18change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward ↵Dana Jansens
compatibility
2007-05-16dont hardcode the paths in the man pages. add the docbook-to-man parsed ↵Dana Jansens
stuff to svn. nice makefile rules for them.
2007-05-15updates for the build system. always set Openbox on the support windowDana Jansens
2007-05-15changes to the manual pages.Dana Jansens
adding openbox-session. add paths to the xsession .desktop files
2007-05-14add openbox-session for gdm, which will run ~/.config/openbox/autostartDana Jansens
2007-05-14more removing config namespacesDana Jansens
2007-05-13add gnome and kde config files which are the same, but without the root ↵Dana Jansens
window menus
2007-05-13which is in doc,not data/Dana Jansens
2007-05-13add an rc.xml example for mouse focusDana Jansens
2007-05-13dont rebuild them every time. simpler dependenciesDana Jansens
2007-05-13extraneous dependendancies?Dana Jansens
2007-05-13@Dana Jansens
2007-05-13include the man pages in dist.. :PDana Jansens
2007-05-13properly tell where the config files areDana Jansens
2007-05-13add man pages for openbox-gnome-session and openbox-kde-sessionDana Jansens
2007-05-13Add a manageDana Jansens
2007-05-13install the xsd's to docdirDana Jansens