.. |
actions
|
add horiz/vertical options to the maximize action
|
2007-06-22 14:47:10 +00:00 |
action.c
|
add horiz/vertical options to the maximize action
|
2007-06-22 14:47:10 +00:00 |
action.h
|
add AddDesktopLast RemoveDesktopLast AddDesktopCurrent RemoveDesktopCurrent
|
2007-06-13 15:01:27 +00:00 |
actions.c
|
add raise action
|
2007-06-22 14:24:23 +00:00 |
actions.h
|
add raise action
|
2007-06-22 14:24:23 +00:00 |
client.c
|
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 |
client.h
|
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 |
client_list_combined_menu.c
|
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 |
client_list_combined_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_list_menu.c
|
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 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_menu.c
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
composite.c
|
only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support
|
2007-06-21 05:49:08 +00:00 |
composite.h
|
only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support
|
2007-06-21 05:49:08 +00:00 |
config.c
|
the execute action works again.
|
2007-06-22 03:40:01 +00:00 |
config.h
|
add center option to placement section
|
2007-06-13 17:08:32 +00:00 |
debug.c
|
refactor all the session stuff. yay, it works properly now.
|
2007-05-06 05:19:19 +00:00 |
debug.h
|
refactor all the session stuff. yay, it works properly now.
|
2007-05-06 05:19:19 +00:00 |
dock.c
|
xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit.
|
2007-06-13 11:15:51 +00:00 |
dock.h
|
ignore the dock in placing as a last resort
|
2007-06-13 02:42:27 +00:00 |
event.c
|
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 |
event.h
|
super amazing enter event skipping.
|
2007-06-03 19:09:32 +00:00 |
extensions.c
|
get the offscreen pixmaps for all windows (including their frames)
|
2007-06-20 02:51:42 +00:00 |
extensions.h
|
get the offscreen pixmaps for all windows (including their frames)
|
2007-06-20 02:51:42 +00:00 |
focus.c
|
use the same decision code to focus new windows as for focus cycling or focus fallback. yay consistency.
|
2007-06-12 17:46:16 +00:00 |
focus.h
|
use the same decision code to focus new windows as for focus cycling or focus fallback. yay consistency.
|
2007-06-12 17:46:16 +00:00 |
focus_cycle.c
|
remove the activate action, make the focus action "activate" but not raise or unshade
|
2007-06-22 14:09:57 +00:00 |
focus_cycle.h
|
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 |
focus_cycle_indicator.c
|
super amazing enter event skipping.
|
2007-06-03 19:09:32 +00:00 |
focus_cycle_indicator.h
|
move focus_cycle_indicator into its own file
|
2007-05-19 14:36:19 +00:00 |
focus_cycle_popup.c
|
ok the thumbnails in alt-tab were fun and slow so remove them
|
2007-06-21 20:56:37 +00:00 |
focus_cycle_popup.h
|
show the old single-window popup for directional focus.
|
2007-05-19 20:52:31 +00:00 |
frame.c
|
clearer code paths
|
2007-06-21 15:04:51 +00:00 |
frame.h
|
clearer code paths
|
2007-06-21 15:04:51 +00:00 |
framerender.c
|
no un-needed rendering
|
2007-06-13 12:37:52 +00:00 |
framerender.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
geom.h
|
xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit.
|
2007-06-13 11:15:51 +00:00 |
grab.c
|
remove debug print
|
2007-06-13 15:14:20 +00:00 |
grab.h
|
only xungrabkeyboard when we actually have a passive grab on it
|
2007-06-12 15:53:14 +00:00 |
group.c
|
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
|
2007-05-09 17:01:30 +00:00 |
group.h
|
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
|
2007-05-09 17:01:30 +00:00 |
keyboard.c
|
add the move action
|
2007-06-22 05:17:10 +00:00 |
keyboard.h
|
well.. it compiles..
|
2007-06-22 03:05:02 +00:00 |
keytree.c
|
well.. it compiles..
|
2007-06-22 03:05:02 +00:00 |
keytree.h
|
dont build the old action stuff.
|
2007-06-21 23:28:14 +00:00 |
mainloop.c
|
well.. it compiles..
|
2007-06-22 03:05:02 +00:00 |
mainloop.h
|
well.. it compiles..
|
2007-06-22 03:05:02 +00:00 |
Makefile
|
update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!
|
2003-07-10 04:31:05 +00:00 |
menu.c
|
add the showmenu action
|
2007-06-22 03:53:22 +00:00 |
menu.h
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
menuframe.c
|
add the move action
|
2007-06-22 05:17:10 +00:00 |
menuframe.h
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
misc.h
|
set a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use
|
2007-05-29 03:55:56 +00:00 |
modkeys.c
|
if Key_R is set to multiple mods, then it'll use them all now. but Key_L still takes precidence if they are different
|
2007-06-07 04:55:21 +00:00 |
modkeys.h
|
ignore control_l/r shift_l/r and caps_lock bindings. Control, Shift and NumLock are hardcoded to the modmasks for them.
|
2007-06-05 18:48:14 +00:00 |
mouse.c
|
add the move action
|
2007-06-22 05:17:10 +00:00 |
mouse.h
|
make mouse use the new action stuff
|
2007-06-21 23:57:35 +00:00 |
moveresize.c
|
add code for interactive actions
|
2007-06-22 02:30:13 +00:00 |
moveresize.h
|
update the client menu when you do stuff without closing it.
|
2007-05-08 23:50:13 +00:00 |
mwm.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
openbox.c
|
the execute action works again.
|
2007-06-22 03:40:01 +00:00 |
openbox.h
|
don't reload the session on restart
|
2007-05-22 00:05:28 +00:00 |
place.c
|
add center option to placement section
|
2007-06-13 17:08:32 +00:00 |
place.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.c
|
xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit.
|
2007-06-13 11:15:51 +00:00 |
popup.h
|
don't make interactive desktop cycling switch until you release the mods. this is needed because otherwise focus moves around during the grab and applications get confused. :|
|
2007-05-10 16:04:08 +00:00 |
prop.c
|
set the current theme in a root property
|
2007-05-28 13:37:32 +00:00 |
prop.h
|
set the current theme in a root property
|
2007-05-28 13:37:32 +00:00 |
propwin.c
|
make the debug print compile.. :|
|
2007-05-09 18:01:46 +00:00 |
propwin.h
|
support for _NET_WM_USER_TIME_WINDOW round 2 ! yay abstraction
|
2007-05-09 17:58:58 +00:00 |
resist.c
|
let desklets snap to eachother
|
2007-06-13 14:40:05 +00:00 |
resist.h
|
the coordiantes are from the client, not the frame
|
2007-05-10 03:43:56 +00:00 |
screen.c
|
only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support
|
2007-06-21 05:49:08 +00:00 |
screen.h
|
xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit.
|
2007-06-13 11:15:51 +00:00 |
session.c
|
save and restore the desktop number/layout/names in the session.
|
2007-05-23 03:07:50 +00:00 |
session.h
|
save and restore the desktop number/layout/names in the session.
|
2007-05-23 03:07:50 +00:00 |
stacking.c
|
don't activate on raise
|
2007-06-21 20:04:35 +00:00 |
stacking.h
|
don't activate on raise
|
2007-06-21 20:04:35 +00:00 |
startupnotify.c
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
startupnotify.h
|
add the cyclewindows action
|
2007-06-22 04:37:33 +00:00 |
translate.c
|
update some strings and the swedish translation
|
2007-05-07 23:18:12 +00:00 |
translate.h
|
better menu keyboard handling.
|
2007-05-02 03:10:25 +00:00 |
window.c
|
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
|
2007-05-09 17:01:30 +00:00 |
window.h
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
xerror.c
|
missing header
|
2007-05-30 13:52:31 +00:00 |
xerror.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |