openbox/openbox
2007-05-06 23:29:29 +00:00
..
action.c add an allDesktops option to Next/PreviousWindow to alt-tab across all desktops. 2007-05-06 05:51:08 +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 missed some stuff? 2007-05-06 22:58:51 +00:00
client.h change the perapp settings "head" option to "monitor" i think its easier to understand. 2007-05-06 22:57:49 +00:00
client_list_combined_menu.c don't show the client menu when its for an invalid window 2007-05-03 20:39:26 +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 don't show the client menu when its for an invalid window 2007-05-03 20:39:26 +00:00
client_list_menu.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
client_menu.c changes to the client menu, which entries are there, and reorganizing, and renaming. 2007-05-05 22:26:59 +00:00
client_menu.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
config.c missed some stuff? 2007-05-06 22:58:51 +00:00
config.h change the perapp settings "head" option to "monitor" i think its easier to understand. 2007-05-06 22:57:49 +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 a focus fix? konquerer would end up losign focus on close sometimes. this is the only thing i can think of tht would cause it. we will see.. 2007-05-06 23:22:54 +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 a bunch of thigns got squashed into this commit.. sorry.. 2007-05-06 08:32:03 +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 more animation frames for iconifying, if your computer can do it 2007-05-06 05:32:07 +00:00
frame.h yay. way way cleaner code for iconify animations. let people show/hide the frame logically and it will do everything except during animations the frame will show what it needs to for visual display. 2007-05-05 16:53:48 +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 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 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 woa.. let you do mouse actions while in an interactive keyboard action, and let you do keyboard actions while move/resizing. yay. also you can click in windows at the same time.. 2007-05-05 00:50:53 +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 changes to the client menu, which entries are there, and reorganizing, and renaming. 2007-05-05 22:26:59 +00:00
menu.h changes to the client menu, which entries are there, and reorganizing, and renaming. 2007-05-05 22:26:59 +00:00
menuframe.c changes to the client menu, which entries are there, and reorganizing, and renaming. 2007-05-05 22:26:59 +00:00
menuframe.h changes to the client menu, which entries are there, and reorganizing, and renaming. 2007-05-05 22:26:59 +00:00
misc.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
modkeys.c fix the new modifier key code.. 2007-05-04 01:35:39 +00:00
modkeys.h make the modifier key code a lot better... 2007-05-04 01:10:03 +00:00
mouse.c revert r6029, as it didnt fix anything. 2007-05-04 07:21:22 +00:00
mouse.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
moveresize.c yay. way way cleaner code for iconify animations. let people show/hide the frame logically and it will do everything except during animations the frame will show what it needs to for visual display. 2007-05-05 16:53:48 +00:00
moveresize.h woa.. let you do mouse actions while in an interactive keyboard action, and let you do keyboard actions while move/resizing. yay. also you can click in windows at the same time.. 2007-05-05 00:50:53 +00:00
mwm.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
openbox.c don't translate message saying we can't translate messages 2007-05-06 11:52:27 +00:00
openbox.h refactor all the session stuff. yay, it works properly now. 2007-05-06 05:19:19 +00:00
place.c change the perapp settings "head" option to "monitor" i think its easier to understand. 2007-05-06 22:57:49 +00:00
place.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
popup.c fix the popup text width, cuz the way its calculated changed 2007-05-06 11:23:41 +00:00
popup.h fixes for resizing to strings. 2007-05-06 06:42:06 +00:00
prop.c 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
prop.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
resist.c yay. way way cleaner code for iconify animations. let people show/hide the frame logically and it will do everything except during animations the frame will show what it needs to for visual display. 2007-05-05 16:53:48 +00:00
resist.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
screen.c lower the screen support win at startup. this way we don't map everything over top of the kde splash screen. and other windows wont get burried under the desktop window this way too, like amarok's osd. 2007-05-06 11:16:56 +00:00
screen.h add an allDesktops option to Next/PreviousWindow to alt-tab across all desktops. 2007-05-06 05:51:08 +00:00
session.c memory leak 2007-05-06 23:29:29 +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 a bunch of thigns got squashed into this commit.. sorry.. 2007-05-06 08:32:03 +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 make the modifier key code a lot better... 2007-05-04 01:10:03 +00:00
translate.h better menu keyboard handling. 2007-05-02 03:10:25 +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