openbox/openbox
2008-02-14 15:10:14 -05:00
..
actions Wrap the focus action in actions_client_move. 2008-02-13 21:37:28 -05:00
actions.c
actions.h
client.c
client.h
client_list_combined_menu.c
client_list_combined_menu.h
client_list_menu.c
client_list_menu.h
client_menu.c Add a few missing includes and remove a stray debug printf. 2008-01-26 18:48:35 +01:00
client_menu.h
config.c
config.h
debug.c refactor all the session stuff. yay, it works properly now. 2007-05-06 05:19:19 +00:00
debug.h
dock.c
dock.h
event.c
event.h
extensions.c
extensions.h
focus.c when focusing or raising a window which is modal child for a direct parent, raise its parent and move it to the top of the stacking order too, ie. treat them like one window (this is already done elsewhere, like when moving between desktops for example) 2008-02-02 22:17:32 -05:00
focus.h
focus_cycle.c
focus_cycle.h
focus_cycle_indicator.c
focus_cycle_indicator.h
focus_cycle_popup.c
focus_cycle_popup.h
frame.c
frame.h
framerender.c
framerender.h
geom.h
grab.c
grab.h
group.c add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding. 2007-05-09 17:01:30 +00:00
group.h
keyboard.c
keyboard.h
keytree.c
keytree.h
mainloop.c
mainloop.h
Makefile
menu.c
menu.h
menuframe.c
menuframe.h
misc.h
modkeys.c
modkeys.h
mouse.c
mouse.h
moveresize.c window a window stops responding to pings, don't use the xsync protocol while resizing it - its not going to be responding to it anyways 2008-01-27 03:17:50 -05:00
moveresize.h
mwm.h
openbox.c
openbox.h
ping.c don't ping everything all the time. yay. ping when you close, and if it doesn't reply then show the kill prompt. also show a more correct prompt for windows connecting from non-local machines - ask to disconnect them from the X server. 2008-02-14 14:24:37 -05:00
ping.h
place.c
place.h replace the <active> placement option with <placeOn>active/mouse/any</placeOn> 2008-01-27 11:31:23 -05:00
popup.c
popup.h
prompt.c draw a box inside the key-focused button in an ObPrompt. also fix rendering the buttons when they are parent-relative. 2008-02-14 14:24:37 -05:00
prompt.h
prop.c
prop.h
resist.c
resist.h
screen.c
screen.h
session.c
session.h
stacking.c
stacking.h
startupnotify.c
startupnotify.h
translate.c
translate.h
window.c
window.h
xerror.c
xerror.h