summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2010-01-14If a window places itself at (0,0) and there are struts there, assume it is ↵Dana Jansens
a bug. Also allow oldschool fullscreen windows that cover all monitors on a multihead setup to work properly Added a test 'oldfullscreen' that makes a oldschool fullscreen window
2010-01-08ignore some added testsDana Jansens
2009-12-21Set up work for making a 3.5 prerelease.Dana Jansens
Set version stuff to 3.5.0-rc1. Copy the CHANGELOG from 3.4-working. Rename the obt-4.0 and obrender-4.0 pkgconfig stuff to obt-3.5 and obrender-3.5 Rename the "render" directory to "obrender" so that the public headers can be installed in <obrender/*>
2009-12-21Merge branch 'backport' into workDana Jansens
2009-12-21Rename obprop to obxprop (Fixes bug #4419)Dana Jansens
Avoids collision with openbabel.
2009-12-17Merge branch 'backport' into workDana Jansens
2009-12-16add a test that iconifies a window after a short delayDana Jansens
2009-12-14Merge branch 'backport' into workDana Jansens
2009-12-14Add an obprop tool which can print UTF-8 strings properly, for our users.Dana Jansens
2008-03-06Merge branch 'backport' into workDana Jansens
Conflicts: openbox/client.c
2008-03-06ignore the gdm-control binaryDana 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-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-27ignore the built tests and some extra po/ generated junkDana Jansens
2008-01-20ignore the new 4.0 pkgconfig filesDana Jansens
2007-07-19ignore .libs and .deps dirsDana Jansens
2007-07-17add TAGS to .gitignoreDana Jansens
2007-07-14split the focustobottom action back out from unfocusDana Jansens
2007-07-14make .gitignore more saneMikael Magnusson
2007-07-12add the .gitignore file and update the po filesDana Jansens
Signed-off-by: Dana Jansens <danakj@orodu.net>