openbox/openbox
2007-03-14 02:23:50 +00:00
..
action.c save and restore pre-maximized/fullscreen sizes properly 2007-03-13 02:29:08 +00:00
action.h remove the group option for the restacking commands in rc.xml, cuz groups are clever now 2007-03-12 02:27:58 +00:00
client.c less wasted updates of wm_state 2007-03-14 02:07:30 +00:00
client.h set IconicState on windows that are not visible always. this means windows on other desktops too. 2007-03-13 04:04:13 +00:00
client_list_combined_menu.c no separator at the start of the menu 2007-03-12 02:12:51 +00:00
client_list_combined_menu.h this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
client_list_menu.c wow... this is a big commit... 2007-03-11 04:44:15 +00:00
client_list_menu.h update copyright step 2 2006-08-22 16:44:18 +00:00
client_menu.c make the all desktops thinger get disabled too 2003-10-17 06:27:14 +00:00
client_menu.h no tabs 2003-09-17 07:44:49 +00:00
config.c i moved the font shadow stuff back into the theme, so move them out of the font configuration stuff 2007-03-04 18:49:16 +00:00
config.h Fonts are now going to be configured in the rc.xml file. The format is such as 2007-03-04 07:18:04 +00:00
debug.c consistant glib type usage 2003-10-15 03:59:35 +00:00
debug.h consistant glib type usage 2003-10-15 03:59:35 +00:00
dock.c scary commit..but here goes. 2007-03-05 15:44:17 +00:00
dock.h no tabs 2003-09-17 07:44:49 +00:00
event.c focus fallback 2007-03-14 01:17:39 +00:00
event.h this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
extensions.c update copyright step 2 2006-08-22 16:44:18 +00:00
extensions.h update copyright step 2 2006-08-22 16:44:18 +00:00
focus.c validate clients before trying to focus them in fallback 2007-03-12 05:57:30 +00:00
focus.h update focus_hilite appropriately for when changing desktops 2007-03-12 05:44:16 +00:00
frame.c make frame and client window in a consistant mapped state when the window is grabbed 2007-03-14 02:23:50 +00:00
frame.h a) remove the top_grip_height business from the theme 2007-03-08 01:26:03 +00:00
framerender.c one more fix.. oops :) 2007-03-08 03:32:29 +00:00
framerender.h no tabs 2003-09-17 07:44:49 +00:00
geom.h only update the screen areas when a window actually has a strut (or when the strut changes), don't waste extra calls to screen areas, because it makes people redraw when they don't need to 2007-03-02 15:19:39 +00:00
grab.c this includes a number of things since my magnificent return.... 2007-03-02 02:23:00 +00:00
grab.h consistant glib type usage 2003-10-15 03:59:35 +00:00
group.c no tabs 2003-09-17 07:44:49 +00:00
group.h no tabs 2003-09-17 07:44:49 +00:00
keyboard.c wow... this is a big commit... 2007-03-11 04:44:15 +00:00
keyboard.h update copyright step 2 2006-08-22 16:44:18 +00:00
keytree.c update copyright step 2 2006-08-22 16:44:18 +00:00
keytree.h no tabs 2003-09-17 07:44:49 +00:00
mainloop.c mention that it is in fact openbox that crashes 2007-03-04 21:46:13 +00:00
mainloop.h update copyright step 2 2006-08-22 16:44:18 +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 scary commit..but here goes. 2007-03-05 15:44:17 +00:00
menu.h wow... this is a big commit... 2007-03-11 04:44:15 +00:00
menuframe.c wow... this is a big commit... 2007-03-11 04:44:15 +00:00
menuframe.h wow... this is a big commit... 2007-03-11 04:44:15 +00:00
misc.h add a NONE user action, for internal stuff, ie running actions without direct user interaction (from anotehr action etc) 2003-09-26 17:30:32 +00:00
mouse.c wow... this is a big commit... 2007-03-11 04:44:15 +00:00
mouse.h provide a way to remove all bindings 2003-09-17 08:11:59 +00:00
moveresize.c update copyright step 1 2006-08-22 16:37:35 +00:00
moveresize.h consistant glib type usage 2003-10-15 03:59:35 +00:00
mwm.h no tabs 2003-09-17 07:44:49 +00:00
openbox.c update copyright notice in --version output 2007-03-12 01:12:31 +00:00
openbox.h oops... I'm combining two different things in this commit... so I'll try be clear 2007-03-04 09:01:52 +00:00
place.c make smart placement more smart with multiple monitors. hopefully? 2007-03-11 18:39:34 +00:00
place.h update copyright step 2 2006-08-22 16:44:18 +00:00
popup.c remove the group option for the restacking commands in rc.xml, cuz groups are clever now 2007-03-12 02:27:58 +00:00
popup.h halfway through client changes but... 2003-09-28 06:31:00 +00:00
prop.c add _NET_WM_FULL_PLACEMENT, cuz openbox does do placement, even tho it can be sucky right now, lol. but it's good for dialogs and stuff, which is what this is talking about. 2007-03-11 05:00:56 +00:00
prop.h add _NET_WM_FULL_PLACEMENT, cuz openbox does do placement, even tho it can be sucky right now, lol. but it's good for dialogs and stuff, which is what this is talking about. 2007-03-11 05:00:56 +00:00
resist.c update copyright step 2 2006-08-22 16:44:18 +00:00
resist.h no tabs 2003-09-17 07:44:49 +00:00
screen.c set IconicState on windows that are not visible always. this means windows on other desktops too. 2007-03-13 04:04:13 +00:00
screen.h client_configure_full is trying to move a window, it shouldn't determine the window's monitor from its current position, but from the new position instead. move client_monitor()'s logic into screen, more generically, and let client_configure_full use that 2007-03-11 17:34:07 +00:00
session.c fix compiling without session manager support 2007-03-04 12:00:21 +00:00
session.h oops... I'm combining two different things in this commit... so I'll try be clear 2007-03-04 09:01:52 +00:00
stacking.c another silly bug. i rule the school. 2007-03-12 03:09:09 +00:00
stacking.h remove the group option for the restacking commands in rc.xml, cuz groups are clever now 2007-03-12 02:27:58 +00:00
startupnotify.c allow setting startupnotify per execute action, default to disabled. use like this: <action name="execute"><execute>program</execute><startupnotify><enabled>true</enabled><name>something descriptive</name><icon>name of an icon in the icon theme to show</icon></startupnotify</action> 2007-03-11 15:41:47 +00:00
startupnotify.h allow setting startupnotify per execute action, default to disabled. use like this: <action name="execute"><execute>program</execute><startupnotify><enabled>true</enabled><name>something descriptive</name><icon>name of an icon in the icon theme to show</icon></startupnotify</action> 2007-03-11 15:41:47 +00:00
translate.c update copyright step 1 2006-08-22 16:37:35 +00:00
translate.h const 2003-09-17 08:01:37 +00:00
window.c no tabs 2003-09-17 07:44:49 +00:00
window.h no tabs 2003-09-17 07:44:49 +00:00
xerror.c update copyright step 2 2006-08-22 16:44:18 +00:00
xerror.h consistant glib type usage 2003-10-15 03:59:35 +00:00