summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
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
2007-05-13add conffilesDana Jansens
2007-05-13changes to build..Dana Jansens
2007-05-13some fixes for the debian packageDana Jansens
2007-05-12make debian paackage with a makedeb script instead. install stuff to the ↵Dana Jansens
right directories
2007-05-12missing \sDana Jansens
2007-05-12more fixups for debian packageDana Jansens
2007-05-12debian package works nowDana Jansens
2007-05-12some changes to the build stuff for debianDana Jansens
2007-05-12build fixesDana Jansens
2007-05-12remove buttons from themes when they are using the defaults already for clarityDana Jansens
some small changes to themes.. buttons can hide themselves now, so removed the empty disabled masks for Bear2 and Natura install the default xbms for reference to the doc dir install some basic documentation to the doc dir
2007-05-10make the xsession dirDana Jansens
2007-05-10dont clean the rc and menu. and include them in make distDana Jansens