.. |
action.c
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +00:00 |
action.h
|
fixes for new keybindings stuff/chroot/parsing
|
2007-04-26 02:10:15 +00:00 |
client.c
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +00:00 |
client.h
|
animate iconify/reestore. yeah.
|
2007-05-05 05:58:35 +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
|
don't show the client menu when its for an invalid window
|
2007-05-03 20:39:26 +00:00 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
config.c
|
don't animate iconify/restore by default
|
2007-05-05 09:58:56 +00:00 |
config.h
|
animate iconify/reestore. yeah.
|
2007-05-05 05:58:35 +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
|
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
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +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
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +00:00 |
focus.h
|
cycling between dock windows now possible with the <panels>yes</panels> option
|
2007-04-23 22:40:33 +00:00 |
frame.c
|
oops, i left in the really long animate time heh
|
2007-05-05 16:17:29 +00:00 |
frame.h
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +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
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +00:00 |
menu.h
|
don't show the client menu when its for an invalid window
|
2007-05-03 20:39:26 +00:00 |
menuframe.c
|
don't show the client menu when its for an invalid window
|
2007-05-03 20:39:26 +00:00 |
menuframe.h
|
place the client menu at the top left of the window when opening it with a key binding.
|
2007-04-26 05:08:33 +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
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +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
|
make the modifier key code a lot better...
|
2007-05-04 01:10:03 +00:00 |
openbox.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
place.c
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +00:00 |
place.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
popup.c
|
add a slight delay to the focus/desktop switch dialogs. so if you hit the key really fast there is no flicker. of course if you hit it fast but not fast enough there is still flicker. is this cool or does this make it feel bad? i dunno. we'll see..
|
2007-05-02 00:59:07 +00:00 |
popup.h
|
typos
|
2007-05-02 23:16:11 +00:00 |
prop.c
|
animate iconify/reestore. yeah.
|
2007-05-05 05:58:35 +00:00 |
prop.h
|
animate iconify/reestore. yeah.
|
2007-05-05 05:58:35 +00:00 |
resist.c
|
lots of fixes for the iconify animation. i think it should all work perfectly now ?
|
2007-05-05 16:16:26 +00:00 |
resist.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
screen.c
|
when restoring from show-desktop mode because a window is going to be focused, then don't restore focus how it was before showing the desktop.
|
2007-05-05 02:48:39 +00:00 |
screen.h
|
when restoring from show-desktop mode because a window is going to be focused, then don't restore focus how it was before showing the desktop.
|
2007-05-05 02:48:39 +00:00 |
session.c
|
extra comma
|
2007-04-23 20:36:13 +00:00 |
session.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
stacking.c
|
better stacking_add_nonintrusive.
|
2007-05-04 04:06:53 +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 |