.. |
.cvsignore
|
move the keyboard and mouse plugins into the kernel for mucho sexiness.
|
2003-08-12 07:26:16 +00:00 |
action.c
|
add the ObClientActionReq to ObAction which says if an action needs a client for it or not
|
2003-09-24 18:20:49 +00:00 |
action.h
|
add the ObClientActionReq to ObAction which says if an action needs a client for it or not
|
2003-09-24 18:20:49 +00:00 |
client.c
|
support the _KDE_WM_CHANGE_STATE hint
|
2003-09-24 17:17:51 +00:00 |
client.h
|
move the code to find the window under the pointer out of focus.c to client.c
|
2003-09-21 21:25:23 +00:00 |
client_list_menu.c
|
s/Activate/Go there/
|
2003-09-22 05:04:34 +00:00 |
client_list_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
client_menu.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
client_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
config.c
|
simplify the default bindings
|
2003-09-22 05:32:56 +00:00 |
config.h
|
add back focusLast
|
2003-09-22 04:17:43 +00:00 |
debug.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
debug.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
dock.c
|
hide the dock when reconfiguring otherwise the user has to move the mouse over it to make it hide the first time
|
2003-09-24 17:16:01 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
ignore all NotifyInferior crossing events again
|
2003-09-24 03:07:10 +00:00 |
event.h
|
provide a means to properly ignore enter events for focus changes
|
2003-09-22 04:18:54 +00:00 |
extensions.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
extensions.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
focus.c
|
add back focusLast
|
2003-09-22 04:17:43 +00:00 |
focus.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
frame.c
|
support the _KDE_NET_WM_FRAME_STRUT hint
|
2003-09-24 17:17:59 +00:00 |
frame.h
|
const
|
2003-09-17 08:01:37 +00:00 |
framerender.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
framerender.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
geom.h
|
add PARTIAL_SRUT_EQUAL
|
2003-09-24 17:16:16 +00:00 |
grab.c
|
dont need to swallow enter events on ungrab cuz we just ignore them all now
|
2003-09-22 04:23:00 +00:00 |
grab.h
|
export if the keyboard and pointer are currently grabbed or not
|
2003-09-21 17:17:19 +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
|
dont kill interactive actions when the client dies, just remove teh client pointer.
|
2003-09-24 18:32:05 +00:00 |
keyboard.h
|
remove that shti
|
2003-09-21 17:17:00 +00:00 |
keytree.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
keytree.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mainloop.c
|
insert timers in the correct order
|
2003-09-24 16:56:46 +00:00 |
mainloop.h
|
no tabs
|
2003-09-17 07:44:49 +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
|
dont add null actions to the list
|
2003-09-21 16:42:15 +00:00 |
menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
menuframe.c
|
use the new action ru system which always runs lists of actions instead of individual ones
|
2003-09-19 17:41:05 +00:00 |
menuframe.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
misc.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mouse.c
|
pass the context to action_run_mouse
|
2003-09-21 19:39:06 +00:00 |
mouse.h
|
provide a way to remove all bindings
|
2003-09-17 08:11:59 +00:00 |
moveresize.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
moveresize.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
mwm.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
openbox.c
|
we always want to start with something focused, moving this to openbox.c
|
2003-09-22 04:14:32 +00:00 |
openbox.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
place.c
|
visible is in the frame struct
|
2003-09-22 05:41:16 +00:00 |
place.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
popup.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
popup.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
prop.c
|
remove the kde systray hints, add _kde_wm_change_state and _kde_net_wm_frame_strut
|
2003-09-24 17:17:34 +00:00 |
prop.h
|
remove the kde systray hints, add _kde_wm_change_state and _kde_net_wm_frame_strut
|
2003-09-24 17:17:34 +00:00 |
resist.c
|
off by one error
|
2003-09-18 05:23:13 +00:00 |
resist.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
screen.c
|
whitespace
|
2003-09-22 04:56:13 +00:00 |
screen.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
session.c
|
missing a \n
|
2003-09-22 17:50:05 +00:00 |
session.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
stacking.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
stacking.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
startupnotify.c
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
startupnotify.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
translate.c
|
const
|
2003-09-17 08:01:37 +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
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
xerror.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |