]> icculus.org git repositories - manmower/openbox.git/commit - po/sv.po
this includes a number of things since my magnificent return....
authorDana Jansens <danakj@orodu.net>
Fri, 2 Mar 2007 02:23:00 +0000 (02:23 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 2 Mar 2007 02:23:00 +0000 (02:23 +0000)
commit78af5d15e9dd94959786811e9eddfa1e5024067c
tree99609d208f06c9a97108fc881d736baa5912e547
parent2b99b62abf3441bc69c7c189da05a709edbb49f3
this includes a number of things since my magnificent return....

1. some random compiling/style cleanups
2. some bigfixes
 - mislogic in per-window-settings and focusing new windows
 - use client_can_focus rather than checking variables for directional focus
 - MAYBE fix all those lock-ups forever. using event_curtime (a new variable) now instead of event_lasttime. event_lasttime is still used however when the event being processed did not have a time associated with it. this may or may not be a problem, and will be seen.
3. um.. i forget
4. oh yeah, 3rd party docks are now treated like the internal ob dock irt focus. that is, clicking on them won't pass them focus. this is going to be ratified as expected behavior in the wm-spec just now. if docks/panels want focus they can request it with _net_active_window, and then they can have all the focus they want! one day alt-tabbing around dock windows might be nice. but not until the ob dock is moved out into a separate application. going to have to add a wmapp selection and stuff for that though... ugly. who uses wmdockapps anymore !? someone must.. *sigh*
34 files changed:
openbox/action.c
openbox/client.c
openbox/client.h
openbox/client_list_combined_menu.h
openbox/config.c
openbox/config.h
openbox/dock.c
openbox/event.c
openbox/event.h
openbox/focus.c
openbox/grab.c
openbox/mainloop.c
openbox/menuframe.c
openbox/mouse.c
openbox/place.c
po/ca.po
po/de.po
po/en@boldquot.po
po/en@quot.po
po/es.po
po/fi.po
po/fr.po
po/hr.po
po/ja.po
po/no.po
po/pl.po
po/pt.po
po/ru.po
po/sk.po
po/sv.po
po/zh_TW.po
render/font.c
render/icon.h
render/render.h