.. |
action.c
|
only allow west/move/east for shaded windows
|
2007-05-09 18:49:45 +00:00 |
action.h
|
add an allDesktops option to Next/PreviousWindow to alt-tab across all desktops.
|
2007-05-06 05:51:08 +00:00 |
client.c
|
make restacking much better, yay
|
2007-05-10 00:57:35 +00:00 |
client.h
|
make restacking much better, yay
|
2007-05-10 00:57:35 +00:00 |
client_list_combined_menu.c
|
update to previous changes
|
2007-05-09 03:56:39 +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
|
update to previous changes
|
2007-05-09 03:56:39 +00:00 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_menu.c
|
get the mouse pointer position if it is on another screen too.
|
2007-05-09 04:04:53 +00:00 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
config.c
|
kill the hideDisabled option
|
2007-05-09 03:42:41 +00:00 |
config.h
|
kill the hideDisabled option
|
2007-05-09 03:42:41 +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
|
small change to the render API. RrMinsize became RrMinSize. added RrMinWidth and RrMinHeight.
|
2007-05-02 00:35:22 +00:00 |
dock.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
event.c
|
make restacking much better, yay
|
2007-05-10 00:57:35 +00:00 |
event.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
extensions.c
|
add debug messages saying if an extension is missing on the server
|
2007-04-24 07:26:37 +00:00 |
extensions.h
|
add support for _NET_WM_SYNC_REQUEST
|
2007-04-24 06:30:16 +00:00 |
focus.c
|
merge r6176-6182 from 3.4-working
|
2007-05-08 21:57:36 +00:00 |
focus.h
|
add an allDesktops option to Next/PreviousWindow to alt-tab across all desktops.
|
2007-05-06 05:51:08 +00:00 |
frame.c
|
fix positioning of the icon
|
2007-05-09 23:52:53 +00:00 |
frame.h
|
when a window is fully maxed, make clicking on the titlebar past the edge buttons count as clicking on the buttons
|
2007-05-09 22:21:28 +00:00 |
framerender.c
|
further work to r6205. make the disabled titlebar buttons hide if they won't move other buttons around by doing so.
|
2007-05-09 03:41:48 +00:00 |
framerender.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
geom.h
|
make keeping windows on screen much more clever
|
2007-05-02 02:03:06 +00:00 |
grab.c
|
watch for currenttime
|
2007-05-05 16:12:36 +00:00 |
grab.h
|
playing a bit with grabs
|
2007-04-25 14:13:32 +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
|
button presses which run actions during interactive actions will cancel the action.
|
2007-05-09 04:08:57 +00:00 |
keyboard.h
|
add chrooting. use chroot="true" on the chroot location
|
2007-04-26 01:25:52 +00:00 |
keytree.c
|
fixes for new keybindings stuff/chroot/parsing
|
2007-04-26 02:10:15 +00:00 |
keytree.h
|
add chrooting. use chroot="true" on the chroot location
|
2007-04-26 01:25:52 +00:00 |
mainloop.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
mainloop.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +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
|
mem leak
|
2007-05-09 21:43:56 +00:00 |
menu.h
|
compile fix
|
2007-05-09 00:22:10 +00:00 |
menuframe.c
|
fix no more crashing in the client menu.
|
2007-05-09 00:11:06 +00:00 |
menuframe.h
|
update the client menu when you do stuff without closing it.
|
2007-05-08 23:50:13 +00:00 |
misc.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
modkeys.c
|
dont use XKeysymToKeycode because valgrind says it is doing bad things, and we have all the data we need anyways
|
2007-05-09 20:56:37 +00:00 |
modkeys.h
|
dont use XKeysymToKeycode because valgrind says it is doing bad things, and we have all the data we need anyways
|
2007-05-09 20:56:37 +00:00 |
mouse.c
|
when a window is fully maxed, make clicking on the titlebar past the edge buttons count as clicking on the buttons
|
2007-05-09 22:21:28 +00:00 |
mouse.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
moveresize.c
|
resist for one key press at edges when keyboard move/resizing
|
2007-05-09 04:40:08 +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
|
fix cmd line argument parsing, it would drop some.
|
2007-05-10 03:11:07 +00:00 |
openbox.h
|
refactor all the session stuff. yay, it works properly now.
|
2007-05-06 05:19:19 +00:00 |
place.c
|
only place dialogs above other windows
|
2007-05-08 22:34:02 +00:00 |
place.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.c
|
popups fixes. if the text for the popup is empty now, there wont be extra padding for it. desktop name fixes.
|
2007-05-07 06:33:43 +00:00 |
popup.h
|
popups fixes. if the text for the popup is empty now, there wont be extra padding for it. desktop name fixes.
|
2007-05-07 06:33:43 +00:00 |
prop.c
|
backwards compatibility..
|
2007-05-09 18:51:20 +00:00 |
prop.h
|
add support for _NET_REQUEST_FRAME_EXTENTS
|
2007-05-09 20:13:20 +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
|
resist for one key press at edges when keyboard move/resizing
|
2007-05-09 04:40:08 +00:00 |
resist.h
|
resist for one key press at edges when keyboard move/resizing
|
2007-05-09 04:40:08 +00:00 |
screen.c
|
add support for _NET_REQUEST_FRAME_EXTENTS
|
2007-05-09 20:13:20 +00:00 |
screen.h
|
get the mouse pointer position if it is on another screen too.
|
2007-05-09 04:04:53 +00:00 |
session.c
|
mem leak
|
2007-05-09 21:17:31 +00:00 |
session.h
|
save session state for old clients that dont use XSMP. more session improvements. with ksmserver we can save a few things before the clients go messing with stuff during the interactive phase.
|
2007-05-06 11:14:20 +00:00 |
stacking.c
|
make restacking much better, yay
|
2007-05-10 00:57:35 +00:00 |
stacking.h
|
make restacking much better, yay
|
2007-05-10 00:57:35 +00:00 |
startupnotify.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
startupnotify.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +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
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
xerror.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |