.. |
action.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +00:00 |
action.h
|
fixes for new keybindings stuff/chroot/parsing
|
2007-04-26 02:10:15 +00:00 |
client.c
|
turn on demands_attention when urgent gets set, and turn it off when urgent is removed, for those apps that think it is 1917 or something
|
2007-05-02 23:03:43 +00:00 |
client.h
|
turn on demands_attention when urgent gets set, and turn it off when urgent is removed, for those apps that think it is 1917 or something
|
2007-05-02 23:03:43 +00:00 |
client_list_combined_menu.c
|
also add the go there entry to client list menus if the only windows on a desktop are iconified. hopefully this separator will be okay?
|
2007-04-27 12:55:59 +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
|
also add the go there entry to client list menus if the only windows on a desktop are iconified. hopefully this separator will be okay?
|
2007-04-27 12:55:59 +00:00 |
client_list_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
client_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 |
client_menu.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
config.c
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +00:00 |
config.h
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +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
|
only ignore vertical scrolls
|
2007-05-02 20:19:18 +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
|
remove delay for focus/desktop popups. its fast anyway any not showing it is annoying
|
2007-05-02 23:43:36 +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
|
fix drawcontent=no resizing
|
2007-05-01 12:17:37 +00:00 |
frame.h
|
fix drawcontent=no resizing
|
2007-05-01 12:17:37 +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
|
playing a bit with grabs
|
2007-04-25 14:13:32 +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
|
better menu keyboard handling.
|
2007-05-02 03:10:25 +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
|
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 |
menuframe.c
|
make submenus open in the same direction as the top level menu
|
2007-05-02 02:18:37 +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 |
mouse.c
|
never mind on the hint idea, it was fun while it lasted. at least i know it is there now.
|
2007-04-24 01:16:33 +00:00 |
mouse.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
moveresize.c
|
only show the coords popup when both directions have a size increment
|
2007-05-02 02:15:48 +00:00 |
moveresize.h
|
add support for _NET_WM_SYNC_REQUEST
|
2007-04-24 06:30:16 +00:00 |
mwm.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
openbox.c
|
add a separate font config for onscreendisplays
|
2007-04-26 13:10:36 +00:00 |
openbox.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
place.c
|
a whole lot of changes to the moving/resizing code. it was broken for non-northwest gravities. now it is not. at least, that is the idea.
|
2007-05-01 04:46:29 +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
|
there is 5 longs, not 4
|
2007-05-01 00:51:30 +00:00 |
prop.h
|
remove the stick atom, since openbox does not use stickiness
|
2007-04-24 07:12:19 +00:00 |
resist.c
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
resist.h
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +00:00 |
screen.c
|
remove delay for focus/desktop popups. its fast anyway any not showing it is annoying
|
2007-05-02 23:43:36 +00:00 |
screen.h
|
don't activate and change desktops if the client's not on the current desktop and its user_time is older than the last time you changed desktops
|
2007-04-24 19:53:50 +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
|
1) translate all of openbox's output
|
2007-04-23 17:56:35 +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
|
better menu keyboard handling.
|
2007-05-02 03:10:25 +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 |