.. |
action.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
action.h
|
fixes for new keybindings stuff/chroot/parsing
|
2007-04-26 02:10:15 +00:00 |
client.c
|
some old changes to grav.c test, it wasn't a valid test before.
|
2007-05-01 05:02:26 +00:00 |
client.h
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
client_list_combined_menu.c
|
also add the go there entry to client list menus if the only windows on a desktop are iconified. hopefully this separator will be okay?
|
2007-04-27 12:55:59 +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
|
also add the go there entry to client list menus if the only windows on a desktop are iconified. hopefully this separator will be okay?
|
2007-04-27 12:55:59 +00:00 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_menu.c
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +00:00 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
config.c
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +00:00 |
config.h
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +00:00 |
debug.c
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
debug.h
|
hide focus debugging messages
|
2007-04-21 21:04:35 +00:00 |
dock.c
|
never mind on the hint idea, it was fun while it lasted. at least i know it is there now.
|
2007-04-24 01:16:33 +00:00 |
dock.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
event.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +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
|
the focus_client = NULL got moved by mistake.
|
2007-04-24 06:41:59 +00:00 |
focus.h
|
cycling between dock windows now possible with the <panels>yes</panels> option
|
2007-04-23 22:40:33 +00:00 |
frame.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
frame.h
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
framerender.c
|
add a window between the frame and the plate for drawing the client border. this way when the client window disappears, nothing gets rendered underneath it.
|
2007-04-23 23:21:47 +00:00 |
framerender.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
geom.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
grab.c
|
playing a bit with grabs
|
2007-04-25 14:13:32 +00:00 |
grab.h
|
playing a bit with grabs
|
2007-04-25 14:13:32 +00:00 |
group.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
group.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
keyboard.c
|
add the delay for killing keychains back (but it won't kill chroots)
|
2007-04-26 02:43:43 +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
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +00:00 |
menu.h
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +00:00 |
menuframe.c
|
fix placement of top menus
|
2007-04-26 05:59:37 +00:00 |
menuframe.h
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +00:00 |
misc.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
mouse.c
|
never mind on the hint idea, it was fun while it lasted. at least i know it is there now.
|
2007-04-24 01:16:33 +00:00 |
mouse.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
moveresize.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
moveresize.h
|
add support for _NET_WM_SYNC_REQUEST
|
2007-04-24 06:30:16 +00:00 |
mwm.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
openbox.c
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +00:00 |
openbox.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
place.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
place.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
prop.c
|
there is 5 longs, not 4
|
2007-05-01 00:51:30 +00:00 |
prop.h
|
remove the stick atom, since openbox does not use stickiness
|
2007-04-24 07:12:19 +00:00 |
resist.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
resist.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
screen.c
|
fix this client message.
|
2007-05-01 00:55:56 +00:00 |
screen.h
|
don't activate and change desktops if the client's not on the current desktop and its user_time is older than the last time you changed desktops
|
2007-04-24 19:53:50 +00:00 |
session.c
|
extra comma
|
2007-04-23 20:36:13 +00:00 |
session.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
stacking.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
stacking.h
|
1) translate all of openbox's output
|
2007-04-23 17:56: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
|
add keyboard shortcuts to the menus. you can specify the shortcut key with & even in root menu and stuff
|
2007-04-25 01:33:20 +00:00 |
translate.h
|
add keyboard shortcuts to the menus. you can specify the shortcut key with & even in root menu and stuff
|
2007-04-25 01:33:20 +00:00 |
window.c
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +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 |