]> icculus.org git repositories - mikachu/openbox.git/commit
add .desktops for running Openbox, KDE/Openbox and GNOME/Openbox
authorDana Jansens <danakj@orodu.net>
Mon, 7 May 2007 01:41:48 +0000 (01:41 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 7 May 2007 01:41:48 +0000 (01:41 +0000)
commit740c8af41e77a0cf5a748a7530d19405ad6739c0
tree9ad595d0619f6f9a9100efb8b5d5353ff7f5ca8d
parentf506cbceae9e3d41f1e6e09d7c5e83ab3935adf9
add .desktops for running Openbox, KDE/Openbox and GNOME/Openbox
add more .desktops for gnome and update it
add scripts to run an KDE/Openbox and GNOME/Openbox session
also add scripts for openbox-gnome and openbox-kde which are placeholders and will be replaced by real programs.
also set the name on the wm_support_win to be how we were called (which is passed in the environment) rather than just "Openbox"
add an envionment variable for wanting to be notified (SIGUSR2) when openbox reconfigures. this would be used by openbox-shell to update the root window.. if i make such a thing.. i dunno.
16 files changed:
Makefile.am
data/gnome-wm-properties/Makefile [new file with mode: 0644]
data/gnome-wm-properties/openbox-gnome.desktop [new file with mode: 0644]
data/gnome-wm-properties/openbox-kde.desktop [new file with mode: 0644]
data/gnome-wm-properties/openbox.desktop [moved from data/openbox.desktop with 71% similarity]
data/xsession/Makefile [new file with mode: 0644]
data/xsession/openbox-gnome [new file with mode: 0755]
data/xsession/openbox-gnome-session [new file with mode: 0755]
data/xsession/openbox-gnome.desktop [new file with mode: 0644]
data/xsession/openbox-kde [new file with mode: 0755]
data/xsession/openbox-kde-session [new file with mode: 0755]
data/xsession/openbox-kde.desktop [new file with mode: 0644]
data/xsession/openbox.desktop [new file with mode: 0644]
openbox/openbox.c
openbox/screen.c
openbox/screen.h