Dana Jansens
d826a88728
rename gnomepanelproxy to gnome-panel-control
2003-09-18 07:47:58 +00:00
Dana Jansens
4f6908feed
add gnomepanelproxy
2003-09-18 07:43:33 +00:00
Dana Jansens
5a24f4c1c6
make the installed themeupdate.py executable
2003-09-17 06:51:30 +00:00
Dana Jansens
42bbf21bbd
install themupdate.py to share/openbox/
2003-09-17 06:46:16 +00:00
Dana Jansens
138ee2c949
dont use -release for libtool
2003-09-16 07:22:05 +00:00
Dana Jansens
f7790bb481
fix properly
2003-09-16 04:49:58 +00:00
Dana Jansens
960b409249
make TheBear install poroerly in its openbox-3 dir
2003-09-16 04:49:39 +00:00
Dana Jansens
970d954215
install the libs with release and version info via libtool
2003-09-16 04:49:04 +00:00
Dana Jansens
c1b2fc5324
make openbox base-dir spec compliant, and change the theme dir structure, so that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes
2003-09-15 19:20:05 +00:00
Dana Jansens
1e52b4ac28
install the openbox.png pixmap icon
2003-09-14 21:10:16 +00:00
Dana Jansens
49a73ce15c
add support for a default icon, but no icon has been made yet.
2003-09-12 01:11:33 +00:00
Dana Jansens
32c3e07fed
distribute the .pc.in files
2003-09-10 17:40:57 +00:00
Dana Jansens
bbc22b9870
remove obconf from this tree.
...
add versioning for the libraries and pkgconfig files for them.
2003-09-07 23:33:11 +00:00
Dana Jansens
5c57e043e1
remove startup hacks and add startup notification in its own files
2003-09-03 20:36:37 +00:00
Dana Jansens
2573b51904
add themeupdate.py to the distribution
2003-09-03 08:08:00 +00:00
Dana Jansens
67f9061a7a
move the default menu to menu.xml
2003-09-02 17:46:37 +00:00
Dana Jansens
cf40ff8791
move rc3 to rc.xml
2003-09-01 17:01:21 +00:00
Dana Jansens
d618c3bc99
update for the new theme selections
2003-09-01 16:49:34 +00:00
Dana Jansens
2c1859759c
rm some plugin stuff that i missed
2003-08-31 20:23:28 +00:00
Dana Jansens
de4f92ccc6
using the ObMainLoop, which rulz the planet
2003-08-30 07:20:16 +00:00
Dana Jansens
7fbf1f4bd8
dont need gmodule anymore
2003-08-29 08:46:52 +00:00
Dana Jansens
a6532c3b2f
the kernel/ dir has been moved to openbox/
2003-08-29 08:04:58 +00:00
Dana Jansens
a9567a8163
move the client and client-list menus into the 'kernel'
2003-08-29 07:56:49 +00:00
Dana Jansens
3c5f6db04c
remove the event dispatcher
2003-08-29 06:52:55 +00:00
Dana Jansens
5e06be6abb
add window placement routines to the kernel
2003-08-29 06:40:35 +00:00
Dana Jansens
f7eb47dba4
make client-list-menu work too
...
more menu cleanups
2003-08-28 07:34:03 +00:00
Dana Jansens
615cbd9607
change the menu plugin interface, no need for the create/destroy functions any more.
...
redo the client-menu plugin to work with the new menu api
2003-08-28 05:44:13 +00:00
Dana Jansens
c34ef4028e
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
2003-08-28 02:10:23 +00:00
Dana Jansens
cbd0e4d308
add the client_list_menu plugin
2003-08-14 06:01:39 +00:00
Dana Jansens
35ed95fe18
move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.
2003-08-12 19:57:04 +00:00
Dana Jansens
1045079482
adjust for changes to the parsing api.
...
split the menu into its own file.
2003-08-12 19:18:21 +00:00
Dana Jansens
c90da6da78
move the keyboard and mouse plugins into the kernel for mucho sexiness.
...
make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
this is some hot shit.
2003-08-12 07:26:16 +00:00
Dana Jansens
75bd479545
add the om4ob theme
2003-08-02 08:43:51 +00:00
Dana Jansens
b972055c9a
rename stick buttons to desk
2003-08-01 18:11:42 +00:00
Dana Jansens
dd3ca168af
make obconf_interface.h belong to the obconf sources
2003-08-01 15:09:33 +00:00
Dana Jansens
c05ad7a36a
install the .desktop file again
2003-08-01 15:00:09 +00:00
Dana Jansens
d6559d02a8
install greenz theme
2003-08-01 14:21:59 +00:00
Dana Jansens
6b606a098f
s/_t.xbm/_toggled.xbm/
2003-08-01 07:09:34 +00:00
Dana Jansens
4d9bd88f12
make themes inside a directory
2003-08-01 06:10:59 +00:00
Dana Jansens
759565a70e
add the kdetrayproxy tool
2003-08-01 05:00:23 +00:00
Dana Jansens
a354b0f5a9
restarting work on obconf
2003-07-26 07:44:15 +00:00
Dana Jansens
04a44af3c4
save and load the session save file, though its data is not used yet!
2003-07-24 18:19:26 +00:00
Dana Jansens
aca18d48b9
use rm -f
2003-07-23 18:42:29 +00:00
Dana Jansens
2c92ab7679
include obconf_interface.h in the dist
2003-07-23 12:51:44 +00:00
Dana Jansens
0554ab0cb9
remove headers that dont exist
2003-07-23 04:16:19 +00:00
Scott Moynes
68c910b194
Added include_menu.c as an example of how one could write a plugin.
2003-07-23 02:01:56 +00:00
Dana Jansens
375b504905
add the new misc.h and mwm.h to the kernel sources
2003-07-10 06:23:54 +00:00
Dana Jansens
2abbf01125
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
2003-07-10 04:31:05 +00:00
Dana Jansens
2f9efb384d
prepare for alpha1 release.
...
make 'make dist' work.
2003-06-29 08:47:24 +00:00
Dana Jansens
d1e355de2c
this is a big one! im putting stats in here just cuz!
...
59 files changed, 1691 insertions(+), 607 deletions(-)
Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2)
2003-05-24 21:47:06 +00:00