Dana Jansens
|
5e424b81d2
|
found memory corruption in the obt xqueue and paths
|
2010-04-28 12:58:45 -04:00 |
|
Dana Jansens
|
3afa20de54
|
stat() can give an error, handle that
|
2010-04-16 20:56:24 +02:00 |
|
Dana Jansens
|
262591ec1a
|
add BSEARCH() macros in obt/bsearch.h that to a binary search on an array, use it when searching for a group in obt_paths_try_exec()
|
2010-03-29 23:24:15 -04:00 |
|
Dana Jansens
|
67bed35b7c
|
add obt_paths_try_exec() that will see if an executable exists
|
2010-03-29 22:32:07 -04:00 |
|
Dana Jansens
|
4cff6c0e3b
|
add function to give the list of autostart directories
|
2010-03-25 18:11:13 -04:00 |
|
Dana Jansens
|
d179d6428a
|
more using g_slice_new() instead of g_new()
|
2010-02-16 16:32:38 -05:00 |
|
Mikael Magnusson
|
308478e4a5
|
Merge branch 'backport' into work
Conflicts:
openbox/actions/desktop.c
openbox/client.c
openbox/event.c
openbox/extensions.c
openbox/popup.c
openbox/screen.c
parser/parse.c
|
2009-09-19 15:03:12 +02:00 |
|
Dana Jansens
|
2c64fe685e
|
add support for XDG_CACHE_HOME to the obt paths
|
2008-01-31 12:25:30 -05:00 |
|
Dana Jansens
|
ef54ca590d
|
initialize the lists to NULL (empty)
|
2008-01-20 01:36:55 -05:00 |
|
Dana Jansens
|
07d5674d39
|
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
|
2008-01-20 01:36:55 -05:00 |
|