.. |
action.c
|
a) remove focus_hilite, it is not needed and complicated things
|
2007-04-22 19:13:38 +00:00 |
action.h
|
bad idea.. more thought is needed..
|
2007-03-25 15:16:00 +00:00 |
client.c
|
use ignore enters instead of removing them from the queue
|
2007-04-22 16:48:35 +00:00 |
client.h
|
remove the client_time_heap thing. actually its better to just use the user_time on the currently focused window I think. that will handle panels and things too.
|
2007-04-20 05:22:23 +00:00 |
client_list_combined_menu.c
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +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
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
client_list_menu.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
client_menu.c
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
client_menu.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
config.c
|
don't menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +00:00 |
config.h
|
don't menu menus jump around at all anymore. open them on screen in the first place
|
2007-03-25 16:34:26 +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
|
add a comparitor to timers. use this in event.c to let you remove timers from the queue selectively for delayed focus
|
2007-04-22 04:16:00 +00:00 |
dock.h
|
no tabs
|
2003-09-17 07:44:49 +00:00 |
event.c
|
add a debug message
|
2007-04-22 20:41:26 +00:00 |
event.h
|
handle time wrapping around.
|
2007-03-28 01:52:06 +00:00 |
extensions.c
|
memory leak in xinerama setup code
|
2007-03-18 15:16:03 +00:00 |
extensions.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
focus.c
|
when focusing nothing, make sure focus_client knows that nothing is focused
|
2007-04-22 20:33:12 +00:00 |
focus.h
|
a) remove focus_hilite, it is not needed and complicated things
|
2007-04-22 19:13:38 +00:00 |
frame.c
|
xflush after changing the focus decorations so it gets shown faster
|
2007-04-22 19:08:38 +00:00 |
frame.h
|
watch for reverttoparent reverting to the root window, which will create a DetailInferior focusin event on root.
|
2007-03-24 23:19:45 +00:00 |
framerender.c
|
add toggled-pressed and toggled-hover button states to themes. also rename toggled to be toggled-unpressed
|
2007-03-28 03:32:46 +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
|
remove grab_pointer_window, nothing used it
|
2007-04-22 14:37:14 +00:00 |
grab.h
|
remove grab_pointer_window, nothing used it
|
2007-04-22 14:37:14 +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
|
remove debug message
|
2007-04-22 17:33:37 +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
|
add a comparitor to timers. use this in event.c to let you remove timers from the queue selectively for delayed focus
|
2007-04-22 04:16:00 +00:00 |
mainloop.h
|
add a comparitor to timers. use this in event.c to let you remove timers from the queue selectively for delayed focus
|
2007-04-22 04:16:00 +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
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
menu.h
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
menuframe.c
|
only pass thru events when the menu is open, don't for other stuff
|
2007-04-22 14:07:29 +00:00 |
menuframe.h
|
better matching of the menu titles/separators to the theme
|
2007-04-22 03:54:43 +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
|
only pass thru events when the menu is open, don't for other stuff
|
2007-04-22 14:07:29 +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
|
1) get rid of menu titles
|
2007-04-22 00:36:54 +00:00 |
openbox.h
|
use const char*'s when we should be
|
2007-03-18 15:07:30 +00:00 |
place.c
|
fixes for transients
|
2007-04-21 21:32:21 +00:00 |
place.h
|
update copyright step 2
|
2006-08-22 16:44:18 +00:00 |
popup.c
|
missing a header
|
2007-04-22 20:37:33 +00:00 |
popup.h
|
halfway through client changes but...
|
2003-09-28 06:31:00 +00:00 |
prop.c
|
add --debug-focus
|
2007-04-21 22:06:47 +00:00 |
prop.h
|
add --debug-focus
|
2007-04-21 22:06:47 +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
|
focus properly on desktop change
|
2007-04-22 20:40:22 +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
|
fixes for transients
|
2007-04-21 21:32:21 +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
|
add a comparitor to timers. use this in event.c to let you remove timers from the queue selectively for delayed focus
|
2007-04-22 04:16:00 +00:00 |
startupnotify.h
|
use setenv to set up the DESKTOP_STARTUP_ID when launching programs.
|
2007-03-28 06:00:19 +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
|
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
|
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 |