openbox/openbox
2007-04-26 05:59:37 +00:00
..
action.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
action.h fixes for new keybindings stuff/chroot/parsing 2007-04-26 02:10:15 +00:00
client.c add group transients to other transients who arent group transients. is that english? YEP 2007-04-26 02:32:50 +00:00
client.h add support for _NET_WM_SYNC_REQUEST 2007-04-24 06:30:16 +00:00
client_list_combined_menu.c cleanups for keyboard menu shotcuts. dont let & set a shortcut from stuff like menu titles and what not, they are only for strigns oenbox provides. 2007-04-25 02:50: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 almost everyone prefers the brackets. so make both menus use them now. maybe [] would be better than ()? i dont know 2007-04-26 05:39:23 +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 dont parse both keybindings and actions in the same block 2007-04-26 03:12:47 +00:00
config.h remove the four corners option 2007-04-24 18:36:13 +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 dont go to disabled menu entries with keyboard shortcuts 2007-04-25 18:26:02 +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 some more border fixups 2007-04-25 04:07:52 +00:00
frame.h 1. remove some old event handling that was not used at all. yay less bandwidth. 2007-04-24 00:00:11 +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 the check for if the window is being resized is only needed for syncing 2007-04-24 14:27:31 +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 consistency 2007-04-24 21:11:04 +00:00
openbox.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
place.c place randomly inside the area available. if its too big, put the top left corner inside still 2007-04-24 15:29:42 +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 g_locale_to_utf8 seems to work here and its a simpler function all, and i dont have to specify iso-8891whatever in it, so maybe its actually more portable. or maybe it breaks things. we'll see, won't we. 2007-04-25 01:31:55 +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 don't split strings inside _() across lines. change some of the text messages 2007-04-24 21:09:12 +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