Commit graph

30 commits

Author SHA1 Message Date
Dana Jansens
9868ee29b7 ignore .rej files 2011-10-16 18:51:52 -04:00
Dana Jansens
b1fc19711f add some tests for obt pieces (binary search, .desktop parsking, linkbase, and inotify watch) 2011-01-24 14:19:22 -05:00
Dana Jansens
d81f94bf8b add wmhints test that toggles motif decor hints on a mapped window 2010-09-16 13:50:37 -04:00
Dana Jansens
cce78e08bb add a test to set a mouse cursor on an InputOnly subwindow 2010-04-28 14:47:13 -04:00
Dana Jansens
fbc0597d3f ignore the rendertest executable 2010-03-25 21:09:20 -04:00
Dana Jansens
1ea83ccff1 ignore generated autostart script 2010-03-25 21:08:55 -04:00
Dana Jansens
bcc31faf7e revamp the autostart functionality, so autostart apps launch after openbox.
add /usr/libexec/openbox-autostart which runs the global/user scripts and
  launches /usr/libexec/openbox-xdg-autostart (which runs .desktop autostart
  stuff)

make openbox-session call openbox with --startup option, to make openbox launch
  /usr/libexec/openbox-autostart *after* it is initialized.

add /etc/xdg/openbox/environment and ~/.config/openbox/environment files to let
  user change environment variables (locale) for their Openbox session, which
  openbox-session loads before running openbox.
2010-02-17 16:11:36 -05:00
Dana Jansens
6014a41760 Merge branch 'backport' into work 2010-02-08 14:28:18 -05:00
Dana Jansens
687f6e6e4e add doc/obxprop.1 to gitignore 2010-02-08 14:27:49 -05:00
Dana Jansens
54e04a520b If a window places itself at (0,0) and there are struts there, assume it is 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-14 18:41:25 -05:00
Dana Jansens
424ea14e81 ignore some added tests 2010-01-08 13:22:09 -05:00
Dana Jansens
7aae8cc526 Set up work for making a 3.5 prerelease.
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-21 14:08:34 -05:00
Dana Jansens
a03b817aeb Merge branch 'backport' into work 2009-12-21 10:43:38 -05:00
Dana Jansens
6d8b7bd5f7 Rename obprop to obxprop (Fixes bug #4419)
Avoids collision with openbabel.
2009-12-21 09:59:28 -05:00
Dana Jansens
501943b53d Merge branch 'backport' into work 2009-12-17 10:33:39 -05:00
Dana Jansens
3eb941a392 add a test that iconifies a window after a short delay 2009-12-16 16:46:13 -05:00
Dana Jansens
a93b00a5e9 Merge branch 'backport' into work 2009-12-14 15:25:57 -05:00
Dana Jansens
f3e553446f Add an obprop tool which can print UTF-8 strings properly, for our users. 2009-12-14 15:25:31 -05:00
Dana Jansens
18141d78da Merge branch 'backport' into work
Conflicts:

	openbox/client.c
2008-03-06 02:46:32 -05:00
Dana Jansens
c4e55ad27e ignore the gdm-control binary 2008-03-06 02:34:27 -05:00
Dana Jansens
26cc41f6c6 Merge branch 'backport' into work 2008-02-27 19:37:48 -05:00
Dana Jansens
b1dc814128 make the xdg-autostart script get installed to PREFIX/lib/openbox, and make the autostart.sh script look for it there. 2008-02-27 19:36:48 -05:00
Dana Jansens
20b8fcfa33 Merge branch 'backport' into work
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-31 12:51:38 -05:00
Dana Jansens
de2d970ce1 ignore the built tests and some extra po/ generated junk 2008-01-27 04:25:09 -05:00
Dana Jansens
275fdf8c2a ignore the new 4.0 pkgconfig files 2008-01-20 01:36:55 -05:00
Dana Jansens
ee8d27a6e8 ignore .libs and .deps dirs 2007-07-19 14:15:33 -04:00
Dana Jansens
1215fbee40 add TAGS to .gitignore 2007-07-17 12:11:38 -04:00
Dana Jansens
27a0f0f4c9 split the focustobottom action back out from unfocus 2007-07-14 09:17:39 -04:00
Mikael Magnusson
bc2c2bc3f0 make .gitignore more sane 2007-07-14 01:14:30 +02:00
Dana Jansens
831c27e82c add the .gitignore file and update the po files
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 03:22:09 -04:00