summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2008-03-03Merge branch 'backport' into workMikael Magnusson
Conflicts: openbox/session.c
2008-03-03add xfce-settings-show to the default menuDana Jansens
2008-03-02Merge branch 'backport' into workDana Jansens
2008-03-02be consistent with logout vs log out useDana Jansens
2008-03-02Merge branch 'backport' into workDana Jansens
Conflicts: openbox/actions/all.h openbox/event.c openbox/prompt.c
2008-03-02add cups manager to the default menuDana Jansens
2008-03-02add SessionLogout to the default menu, add a system submenu with common ↵Dana Jansens
configuration tools in it (obconf, g-control-center, kcontrol)
2008-03-01Merge branch 'backport' into workDana Jansens
2008-03-01fix the menu's command for urxvtDana Jansens
2008-02-29Merge branch 'backport' into workMikael Magnusson
Conflicts: openbox/client.c openbox/screen.c
2008-02-28make a nicer default menu with a lot of common apps in itDana Jansens
2008-02-27Merge branch 'backport' into workDana Jansens
2008-02-27make the xdg-autostart script get installed to PREFIX/lib/openbox, and make ↵Dana Jansens
the autostart.sh script look for it there.
2008-02-27Merge branch 'backport' into workMikael Magnusson
Conflicts: openbox/client.c openbox/event.c openbox/event.h
2008-02-26add xce-mcs-manager to the autostart.sh - run it if gsd is not foundDana Jansens
2008-02-14Merge branch 'backport' into workMikael Magnusson
Diffing against the old work branch where most of the changes in backport were cherry-picked from indicates this should be alright. (0de9097017d4d1991388a35e380a57dc1135b431)
2008-02-14let you match per-app settings based on the window typeDana Jansens
2008-02-11apparently gnome has hidden gnome-settings-daemon in libexec, so put that in ↵Dana Jansens
the autostart.sh
2008-02-11missing >/dev/null for a which statementDana Jansens
2008-02-09Merge branch 'backport'Dana Jansens
2008-02-09make an xdg-autostart script. it is very fancy.Dana Jansens
2008-02-07Merge branch 'backport' into workDana Jansens
Conflicts: openbox/config.c
2008-02-06add the position's force attribute to the default rc.xml and xsdDana Jansens
2008-02-04Add the manageDesktops option.Mikael Magnusson
2008-01-31Merge branch 'backport' into workDana Jansens
Conflicts: openbox/client.c openbox/config.c openbox/event.c openbox/extensions.c openbox/focus_cycle_indicator.c openbox/focus_cycle_popup.c openbox/menuframe.c openbox/moveresize.c openbox/openbox.c openbox/screen.c openbox/stacking.c openbox/startupnotify.c
2008-01-27Change <placeOn> to <monitor>.Mikael Magnusson
2008-01-27replace the <active> placement option with <placeOn>active/mouse/any</placeOn>Dana Jansens
2008-01-25add SessionManaged to the gnome wm-props.desktop thinger like metacity has ↵Dana Jansens
in its
2008-01-21Fix two typos in comments in rc.xmlMikael Magnusson
2008-01-19Merge branch 'backport'Dana Jansens
2008-01-12update the icon to the pretty one by david barrDana Jansens
2008-01-11let you specify the resize popup to be in a fixed placeDana Jansens
2008-01-11add an <active> option for window placement, to try force new windows on the ↵Dana Jansens
active monitor (for xinerama)
2008-01-11focus the desktop window when you right click it, same as you focus other ↵Dana Jansens
windows
2007-08-04Merge branch 'backport'Dana Jansens
2007-08-04make the default time for the desktop notificatin 875msDana Jansens
2007-08-03show a popup notification when switching desktops (also make all the config ↵Dana Jansens
options export time in milliseconds not half milli half micro)
2007-07-31use clicks for mouse wheel, not press.Dana Jansens
2007-07-24smarter mouse wheel default actionsDana Jansens
2007-07-22add the "command" option to the xsdDana Jansens
2007-07-22use <command> for the execute actions in menu.xmlDana Jansens
2007-07-15update the default rc.xml with the new actions syntax and the rc.xsdDana Jansens
2007-07-12adding trunkDana Jansens
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-10user-sepcified marginsDana Jansens
2007-07-10merge r7694 from 3.4-working (note you can use negative positions for ↵Mikael Magnusson
starting at the opposite edge)
2007-06-27merge r7664 from 3.4Dana Jansens
2007-06-23typoDana Jansens
2007-06-23add startupnotify for obconf in the default menuDana Jansens
2007-06-23warp desktops when you hit the edge of the screen while moving a windowDana Jansens
2007-06-13add center option to placement sectionMikael Magnusson