Commit graph

265 commits

Author SHA1 Message Date
Dana Jansens
dacc9dac7a remove focus-stealing-prevention stuff, don't use user_time crap at all. it is broken in every application that has ever used it. ever. ever. \^_^/;;; 2007-08-01 23:35:31 -04:00
Dana Jansens
f8eae5e26c update for the new autopoint 2007-07-20 21:58:06 -04:00
Dana Jansens
27a0f0f4c9 split the focustobottom action back out from unfocus 2007-07-14 09:17:39 -04:00
Dana Jansens
f5b6ee7453 the menu.c was renamed 2007-07-13 17:16:49 -04:00
Dana Jansens
c6f2875d61 move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action. 2007-07-13 17:12:40 -04:00
Dana Jansens
2464e59330 rename switchtodesktop to gotodesktop. make stuff compile as well. 2007-07-13 16:39:27 -04:00
Dana Jansens
3e94f9e642 redo the maximize actions into maximize/unmaximize/togglemaximize with a <direction> argument 2007-07-13 12:03:40 -04:00
Dana Jansens
4b73574406 adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
2007-07-12 02:57:08 -04:00
Dana Jansens
2a4cd4f6bd renaming movetofromedge->movetoedge and moveto->moveresizeto 2007-07-11 20:01:47 +00:00
Dana Jansens
e4c0504058 don't include debian dir in releases 2007-07-11 13:36:33 +00:00
Dana Jansens
cf640af0ea add the "if" action 2007-06-23 15:43:35 +00:00
Dana Jansens
055cef6c5d add the growtoedge action 2007-06-23 15:11:56 +00:00
Dana Jansens
c15da849dd add moveto/fromedge actions 2007-06-23 15:08:08 +00:00
Dana Jansens
7f50e04925 add the layer action 2007-06-23 14:56:22 +00:00
Dana Jansens
ca28e08c2f add dockautohide action 2007-06-23 14:44:58 +00:00
Dana Jansens
b963ed3a92 add the adddesktop and removedesktop actions 2007-06-23 14:42:06 +00:00
Dana Jansens
8ab1e9537e add resizerelative action 2007-06-22 19:24:45 +00:00
Dana Jansens
6973d5b8a5 add directionaldesktop action 2007-06-22 19:10:00 +00:00
Dana Jansens
16f2b255cb add the desktop action 2007-06-22 19:00:09 +00:00
Dana Jansens
d846979db9 add the decorations action 2007-06-22 18:51:28 +00:00
Dana Jansens
976add5938 add the resize action 2007-06-22 18:47:30 +00:00
Dana Jansens
7e6f7fb454 add the directionaltargetwindow action 2007-06-22 18:38:51 +00:00
Dana Jansens
97bb443edb add the directionalcyclewindows action 2007-06-22 18:34:36 +00:00
Dana Jansens
48facba205 add omnipresent action 2007-06-22 15:59:07 +00:00
Dana Jansens
f227bd994d add the kill/close/cyclewindows actions 2007-06-22 15:51:10 +00:00
Dana Jansens
d468f85300 add max horz/vert actions. add toggle/on/off ability to all the maximize actions.
add shade action.
2007-06-22 15:39:20 +00:00
Dana Jansens
597c9c9321 add moverelative action 2007-06-22 15:26:12 +00:00
Dana Jansens
1e6c375fdd add the moveto action 2007-06-22 15:18:43 +00:00
Dana Jansens
ee6671c3fa add maximize action 2007-06-22 14:41:45 +00:00
Dana Jansens
1eb727064a add the fullscreen action 2007-06-22 14:39:01 +00:00
Dana Jansens
cf478381b3 add the iconify action 2007-06-22 14:35:51 +00:00
Dana Jansens
b0fa629769 add the unfocus action 2007-06-22 14:32:50 +00:00
Dana Jansens
a5c2aadf27 add lower and raiselower actions 2007-06-22 14:28:21 +00:00
Dana Jansens
a07465f376 add raise action 2007-06-22 14:24:23 +00:00
Dana Jansens
6c5f6ed1f5 remove the activate action, make the focus action "activate" but not raise or unshade 2007-06-22 14:09:57 +00:00
Dana Jansens
d642be361f add the move action 2007-06-22 05:17:10 +00:00
Dana Jansens
bb0fd965c5 add breakchroot action 2007-06-22 05:02:25 +00:00
Dana Jansens
29c4cf4a15 add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
Dana Jansens
fbc7607fbd add the cyclewindows action 2007-06-22 04:37:33 +00:00
Dana Jansens
58d8b90122 add restart action 2007-06-22 04:04:59 +00:00
Dana Jansens
5d57a39b70 add exit and reconfigure actions 2007-06-22 04:01:36 +00:00
Dana Jansens
1b7e813c62 add the showdesktop action 2007-06-22 03:57:48 +00:00
Dana Jansens
38268dc917 add the showmenu action 2007-06-22 03:53:22 +00:00
Dana Jansens
9dacac5e5e added the debug action 2007-06-22 03:45:53 +00:00
Dana Jansens
b76ec18d1c the execute action works again.
default hardcoded bindings are temporarily offline
2007-06-22 03:40:01 +00:00
Dana Jansens
828d06f271 dont build the old action stuff.
config uses the new action stuff.
add actions_parse_string
2007-06-21 23:28:14 +00:00
Dana Jansens
e5b94e6072 some first structural stuff for new actions 2007-06-21 22:50:16 +00:00
Dana Jansens
fa6f70ce3a get the offscreen pixmaps for all windows (including their frames) 2007-06-20 02:51:42 +00:00
Dana Jansens
ad4def8e52 check for damage and render extensions if going to use composite. require them for it. also include the cflags/libs. and only run the xcomposite stuff so far when the server supports it 2007-06-19 21:52:44 +00:00
Dana Jansens
2114b6ba2b add onyx themes to install. make non-active stuff grey 2007-06-09 00:13:39 +00:00
Mikael Magnusson
96bb892054 back xml themes out of trunk 2007-06-07 23:46:28 +00:00
Dana Jansens
d608649e85 fix what manpage files are included in the distribution and make clean delete the generated ones 2007-05-22 05:15:26 +00:00
Dana Jansens
f597164644 remove the commented out stuff for mkdir's because configure.ac does it now 2007-05-22 04:29:00 +00:00
Dana Jansens
9a0af18e4b make the generated files with paths depend on the Makefile, and clean them when you run make clean 2007-05-22 04:07:21 +00:00
Dana Jansens
83eb922012 move focus_cycle_popup into its own file 2007-05-19 14:49:00 +00:00
Dana Jansens
eb09b1873d move focus_cycle_indicator into its own file 2007-05-19 14:36:19 +00:00
Dana Jansens
718adbae65 move focus cycling into its own file 2007-05-19 14:15:28 +00:00
Dana Jansens
df948db3be i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead. 2007-05-19 01:33:40 +00:00
Dana Jansens
e77888ef17 change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward compatibility 2007-05-18 00:58:43 +00:00
Dana Jansens
9da838ad3e dont hardcode the paths in the man pages. add the docbook-to-man parsed stuff to svn. nice makefile rules for them. 2007-05-16 00:07:22 +00:00
Dana Jansens
9aa5ca29ae updates for the build system. always set Openbox on the support window 2007-05-15 02:32:49 +00:00
Dana Jansens
b74cff0302 changes to the manual pages.
adding openbox-session.

add paths to the xsession .desktop files
2007-05-15 02:02:40 +00:00
Dana Jansens
12c9b56dad add openbox-session for gdm, which will run ~/.config/openbox/autostart 2007-05-14 21:58:39 +00:00
Dana Jansens
cbd2206f8c more removing config namespaces 2007-05-14 21:36:01 +00:00
Dana Jansens
f16d320723 add gnome and kde config files which are the same, but without the root window menus 2007-05-13 22:39:27 +00:00
Dana Jansens
4ac77b8ab8 which is in doc,not data/ 2007-05-13 22:35:55 +00:00
Dana Jansens
1415bd867f add an rc.xml example for mouse focus 2007-05-13 22:35:26 +00:00
Dana Jansens
9e7663c5ff dont rebuild them every time. simpler dependencies 2007-05-13 22:04:47 +00:00
Dana Jansens
ef83d821ca extraneous dependendancies? 2007-05-13 20:53:35 +00:00
Dana Jansens
71f4dad270 @ 2007-05-13 20:52:21 +00:00
Dana Jansens
306c6d95ad include the man pages in dist.. :P 2007-05-13 20:41:38 +00:00
Dana Jansens
e10dd09e48 properly tell where the config files are 2007-05-13 20:40:10 +00:00
Dana Jansens
0951fbeea5 add man pages for openbox-gnome-session and openbox-kde-session 2007-05-13 20:07:30 +00:00
Dana Jansens
469609b9d9 Add a manage 2007-05-13 19:45:37 +00:00
Dana Jansens
84f022847b install the xsd's to docdir 2007-05-13 03:03:21 +00:00
Dana Jansens
30316f8be4 add conffiles 2007-05-13 00:20:21 +00:00
Dana Jansens
d676c11881 changes to build.. 2007-05-13 00:16:11 +00:00
Dana Jansens
1801e11a81 some fixes for the debian package 2007-05-13 00:01:27 +00:00
Dana Jansens
b7341b136a make debian paackage with a makedeb script instead. install stuff to the right directories 2007-05-12 22:53:50 +00:00
Dana Jansens
cb30ea2fde missing \s 2007-05-12 22:36:29 +00:00
Dana Jansens
9e398b635c more fixups for debian package 2007-05-12 22:30:26 +00:00
Dana Jansens
587b0f009b debian package works now 2007-05-12 22:14:46 +00:00
Dana Jansens
9c6f23117e some changes to the build stuff for debian 2007-05-12 21:45:47 +00:00
Dana Jansens
6017c061eb build fixes 2007-05-12 21:24:24 +00:00
Dana Jansens
3bee91aaf9 remove buttons from themes when they are using the defaults already for clarity
some small changes to themes..
  buttons can hide themselves now, so removed the empty disabled masks for
    Bear2 and Natura
install the default xbms for reference to the doc dir
install some basic documentation to the doc dir
2007-05-12 00:48:06 +00:00
Dana Jansens
6c7ba97f57 make the xsession dir 2007-05-10 04:44:56 +00:00
Dana Jansens
cf466cde11 dont clean the rc and menu. and include them in make dist 2007-05-10 04:05:38 +00:00
Dana Jansens
7d27d9d398 kill the .in's for xml. we're not installing the xsd to the filesystem anymore anyways.
kill the openbox-kde and openbox-gnome, we're going to have to do it different.
put the full path to the openbox binary in the openbox-*-session files by using .in's
2007-05-10 03:12:44 +00:00
Dana Jansens
851555348e support for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction 2007-05-09 17:58:58 +00:00
Dana Jansens
51338fb53a dont install the xsd's 2007-05-07 02:54:22 +00:00
Dana Jansens
740c8af41e 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.
2007-05-07 01:41:48 +00:00
Dana Jansens
526560b8a0 changes to the client menu, which entries are there, and reorganizing, and renaming.
let you highlight disabled menu entries, they just aren't runable of course, and add the activedisabled theme element for these entries.
add the all desktops button picture to "All desktops" in the client menu
update the themes for the new element, and some changes to make things more readable-better contrast.

CLEARLOOKS-OLIVE is now DIFFERENT FROM THE 3.4 BRANCH SO DON'T RE-RUN THEMETOXML ON IT :( :(
yeah.. i think that is everything?
2007-05-05 22:26:59 +00:00
Dana Jansens
7e946f68d9 make the modifier key code a lot better...
1) it can handle more user cases.
2) it can handle binding more modifier keys with their keysym names like Hyper and Super. W is a shortcut for Super, cuz the windows key is generally bound to it.
3) if you change your keymap bindings and reconfigure openbox it will learn your changes.
and i dunno.. its just nice and stuff now.. you can actually read it I think..
2007-05-04 01:10:03 +00:00
Dana Jansens
ee3d1b7d64 tabs 2007-05-02 04:07:03 +00:00
Dana Jansens
37019bc8a9 capitalize the theme names 2007-05-02 03:58:06 +00:00
Dana Jansens
064e997145 add new Clearlooks themes. Make Clearlooks the default theme. 2007-05-02 03:42:34 +00:00
Dana Jansens
cf3427b2e3 add these cflags even though they are empty right now all the time 2007-04-24 02:59:26 +00:00
Dana Jansens
ec4f685b82 add the tests to the dist tarball 2007-04-23 18:22:00 +00:00
Dana Jansens
d713bdf462 remove the client_time_heap thing. actually its better to just use the user_time on the currently focused window I think. that will handle panels and things too. 2007-04-20 05:22:23 +00:00
Dana Jansens
90cd9c6219 get rid of global client_last_user_time variable.
add ObClientTimeHeap. This is a max-heap of the clients based on their user times. this only includes the clients whose user time is not CurrentTime. the maximum from this heap replaces the client_last_user_time variable, so that you always have the latest time, not the last time that was changed.

hoefully it works, so far it seems to.
2007-04-18 19:22:59 +00:00