]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
16 years agofix some comments
Dana Jansens [Sun, 6 May 2007 21:32:49 +0000 (21:32 +0000)]
fix some comments

16 years agoupdate swedish translation (bork bork bork)
Mikael Magnusson [Sun, 6 May 2007 12:02:50 +0000 (12:02 +0000)]
update swedish translation (bork bork bork)

16 years agodon't translate message saying we can't translate messages
Mikael Magnusson [Sun, 6 May 2007 11:52:27 +0000 (11:52 +0000)]
don't translate message saying we can't translate messages

16 years agorequire gettext 0.15 for bootstrapping
Mikael Magnusson [Sun, 6 May 2007 11:37:26 +0000 (11:37 +0000)]
require gettext 0.15 for bootstrapping

16 years agofix the popup text width, cuz the way its calculated changed
Dana Jansens [Sun, 6 May 2007 11:23:41 +0000 (11:23 +0000)]
fix the popup text width, cuz the way its calculated changed

16 years agolower the screen support win at startup. this way we don't map everything over top...
Dana Jansens [Sun, 6 May 2007 11:16:56 +0000 (11:16 +0000)]
lower the screen support win at startup. this way we don't map everything over top of the kde splash screen. and other windows wont get burried under the desktop window this way too, like amarok's osd.

16 years agosave session state for old clients that dont use XSMP. more session improvements...
Dana Jansens [Sun, 6 May 2007 11:14:20 +0000 (11:14 +0000)]
save session state for old clients that dont use XSMP. more session improvements. with ksmserver we can save a few things before the clients go messing with stuff during the interactive phase.

16 years agodon't make the desktop fullscreen
Dana Jansens [Sun, 6 May 2007 09:10:09 +0000 (09:10 +0000)]
don't make the desktop fullscreen

16 years agoa bunch of thigns got squashed into this commit.. sorry..
Dana Jansens [Sun, 6 May 2007 08:32:03 +0000 (08:32 +0000)]
a bunch of thigns got squashed into this commit.. sorry..
1. soem bug fixes for window stacking
2. clarify some functions behavior with their names
3. add (untested) support for legacy fullscreen apps. i have no idea what they do on a multihead xinerama setup though and if this would help there or need some changes.

16 years agofix popup sizes
Dana Jansens [Sun, 6 May 2007 08:02:05 +0000 (08:02 +0000)]
fix popup sizes

16 years agoresize the desktop switch popup to as big as it needs to be for all the desktop names.
Dana Jansens [Sun, 6 May 2007 06:43:17 +0000 (06:43 +0000)]
resize the desktop switch popup to as big as it needs to be for all the desktop names.
don't overrite desktop names on startup, only set them if they aren't already set. that property isn't even for us.

16 years agofixes for resizing to strings.
Dana Jansens [Sun, 6 May 2007 06:42:06 +0000 (06:42 +0000)]
fixes for resizing to strings.

16 years agosome friendlier? desktop names
Dana Jansens [Sun, 6 May 2007 06:02:36 +0000 (06:02 +0000)]
some friendlier? desktop names

16 years agoshow the desktop in the focus popup if its not on the current desktop
Dana Jansens [Sun, 6 May 2007 06:01:52 +0000 (06:01 +0000)]
show the desktop in the focus popup if its not on the current desktop

16 years agoadd an allDesktops option to Next/PreviousWindow to alt-tab across all desktops.
Dana Jansens [Sun, 6 May 2007 05:51:08 +0000 (05:51 +0000)]
add an allDesktops option to Next/PreviousWindow to alt-tab across all desktops.

16 years agogive the focus indicator a fixed width
Dana Jansens [Sun, 6 May 2007 05:37:45 +0000 (05:37 +0000)]
give the focus indicator a fixed width

16 years agomore animation frames for iconifying, if your computer can do it
Dana Jansens [Sun, 6 May 2007 05:32:07 +0000 (05:32 +0000)]
more animation frames for iconifying, if your computer can do it

16 years agomore restrictive to keep clients on screen in more cases
Dana Jansens [Sun, 6 May 2007 05:30:12 +0000 (05:30 +0000)]
more restrictive to keep clients on screen in more cases

16 years agorefactor all the session stuff. yay, it works properly now.
Dana Jansens [Sun, 6 May 2007 05:19:19 +0000 (05:19 +0000)]
refactor all the session stuff. yay, it works properly now.
make sessions save the desktop being displayed. can we get rid of config_firstdesk now?
refactor startup a bit. focus the window that was focused when we were restarted.
have clients properly restore their session state.
add undecorated to the saved session state for clients.

16 years agochange the --config-file to --config, which works differently..
Dana Jansens [Sat, 5 May 2007 23:54:04 +0000 (23:54 +0000)]
change the --config-file to --config, which works differently..
change the _OPENBOX_RC root property to _OPENBOX_CONFIG which is also different.

16 years agoextranous )
Dana Jansens [Sat, 5 May 2007 23:45:49 +0000 (23:45 +0000)]
extranous )

16 years agofix stupid apps focusing. yah.
Dana Jansens [Sat, 5 May 2007 23:34:48 +0000 (23:34 +0000)]
fix stupid apps focusing. yah.

16 years agoadd support for the menu.items.activedisabled.text.color theme element
Dana Jansens [Sat, 5 May 2007 22:52:15 +0000 (22:52 +0000)]
add support for the menu.items.activedisabled.text.color theme element

16 years agochanges to the client menu, which entries are there, and reorganizing, and renaming.
Dana Jansens [Sat, 5 May 2007 22:26:59 +0000 (22:26 +0000)]
changes to the client menu, which entries are there, and reorganizing, and renaming.
let you highlight disabled menu entries, they just aren't runable of course, and add the activedisabled theme element for these entries.
add the all desktops button picture to "All desktops" in the client menu
update the themes for the new element, and some changes to make things more readable-better contrast.

CLEARLOOKS-OLIVE is now DIFFERENT FROM THE 3.4 BRANCH SO DON'T RE-RUN THEMETOXML ON IT :( :(
yeah.. i think that is everything?

16 years agoprepend is faster
Dana Jansens [Sat, 5 May 2007 19:27:31 +0000 (19:27 +0000)]
prepend is faster

16 years agosome changes to ConfigureRequest, based on what I found in FVWM.
Dana Jansens [Sat, 5 May 2007 19:17:46 +0000 (19:17 +0000)]
some changes to ConfigureRequest, based on what I found in FVWM.
fix those stupid applications from moving accross the screen by the size of their decorations.

16 years agomake focus fallback when it is given to the frame (this happens if you unmap the...
Dana Jansens [Sat, 5 May 2007 18:28:40 +0000 (18:28 +0000)]
make focus fallback when it is given to the frame (this happens if you unmap the client but not the frame for eg in iconify animation)

16 years agofixes to the properties and net_supported. a bunch weren't supported. better checking...
Dana Jansens [Sat, 5 May 2007 18:19:26 +0000 (18:19 +0000)]
fixes to the properties and net_supported. a bunch weren't supported. better checking at runtime to make sure everything is in the atom.

16 years agodont let you do mouse events on any animating window. also fix root window mouse...
Dana Jansens [Sat, 5 May 2007 17:04:22 +0000 (17:04 +0000)]
dont let you do mouse events on any animating window. also fix root window mouse events..

16 years agoyay. way way cleaner code for iconify animations. let people show/hide the frame...
Dana Jansens [Sat, 5 May 2007 16:53:48 +0000 (16:53 +0000)]
yay. way way cleaner code for iconify animations. let people show/hide the frame logically and it will do everything except during animations the frame will show what it needs to for visual display.

16 years agomake animation default on again. :/
Dana Jansens [Sat, 5 May 2007 16:20:04 +0000 (16:20 +0000)]
make animation default on again. :/

16 years agooops, i left in the really long animate time heh
Dana Jansens [Sat, 5 May 2007 16:17:29 +0000 (16:17 +0000)]
oops, i left in the really long animate time heh

16 years agolots of fixes for the iconify animation. i think it should all work perfectly now ?
Dana Jansens [Sat, 5 May 2007 16:16:26 +0000 (16:16 +0000)]
lots of fixes for the iconify animation. i think it should all work perfectly now ?
one change in action.c may affect bindings... THIS COULD BREAK CURRENT CONFIG FILES. ya.
so, if you used a press binding and it moved the window, no enter event will be generated for that anymore because you are holding down the button when the window moves. if you don't like that then use a click binding instead.

1

16 years agoadd a test for shaped windows
Dana Jansens [Sat, 5 May 2007 16:14:36 +0000 (16:14 +0000)]
add a test for shaped windows

16 years agowatch for currenttime
Dana Jansens [Sat, 5 May 2007 16:12:36 +0000 (16:12 +0000)]
watch for currenttime

16 years agobetter iconify animation code. now it is time limited even under heavy load or whatev...
Dana Jansens [Sat, 5 May 2007 14:36:41 +0000 (14:36 +0000)]
better iconify animation code. now it is time limited even under heavy load or whatever. yay

16 years agodont retrurn a context while incoify animating
Dana Jansens [Sat, 5 May 2007 13:29:01 +0000 (13:29 +0000)]
dont retrurn a context while incoify animating

16 years agodont make two animations conflict
Dana Jansens [Sat, 5 May 2007 13:12:04 +0000 (13:12 +0000)]
dont make two animations conflict

16 years agodon't animate iconify/restore by default
Mikael Magnusson [Sat, 5 May 2007 09:58:56 +0000 (09:58 +0000)]
don't animate iconify/restore by default

16 years agomaybe 1/5 of a second is better?
Dana Jansens [Sat, 5 May 2007 06:03:50 +0000 (06:03 +0000)]
maybe 1/5 of a second is better?

16 years agoanimate iconify/reestore. yeah.
Dana Jansens [Sat, 5 May 2007 05:58:35 +0000 (05:58 +0000)]
animate iconify/reestore. yeah.

16 years agowhen restoring from show-desktop mode because a window is going to be focused, then...
Dana Jansens [Sat, 5 May 2007 02:48:39 +0000 (02:48 +0000)]
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.

16 years agomore hacks to avoid races
Dana Jansens [Sat, 5 May 2007 02:44:03 +0000 (02:44 +0000)]
more hacks to avoid races

16 years agothis is so bogus.. im going to break people's config files just now.
Dana Jansens [Sat, 5 May 2007 02:38:46 +0000 (02:38 +0000)]
this is so bogus.. im going to break people's config files just now.

16 years agomissing parentheses
Dana Jansens [Sat, 5 May 2007 02:12:39 +0000 (02:12 +0000)]
missing parentheses

16 years agolet you alt-tab to utility windows when focus is already in the group
Dana Jansens [Sat, 5 May 2007 01:37:51 +0000 (01:37 +0000)]
let you alt-tab to utility windows when focus is already in the group

16 years agoand some more transient fixes
Dana Jansens [Sat, 5 May 2007 01:17:05 +0000 (01:17 +0000)]
and some more transient fixes

16 years agomore fixes for the transient tree
Dana Jansens [Sat, 5 May 2007 01:12:59 +0000 (01:12 +0000)]
more fixes for the transient tree

16 years agolied about using some events it wasnt using
Dana Jansens [Sat, 5 May 2007 01:01:58 +0000 (01:01 +0000)]
lied about using some events it wasnt using

16 years agowoa.. let you do mouse actions while in an interactive keyboard action, and let you...
Dana Jansens [Sat, 5 May 2007 00:50:53 +0000 (00:50 +0000)]
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..

16 years agounused variable
Dana Jansens [Sat, 5 May 2007 00:48:51 +0000 (00:48 +0000)]
unused variable

16 years agofix 2 actions.
Dana Jansens [Fri, 4 May 2007 23:32:11 +0000 (23:32 +0000)]
fix 2 actions.
make activate on the root window work like focus.
dont allow growtoedge in vertical directions for shaded windows. mika can you please test this? :)

16 years agomissing paranthesis
Dana Jansens [Fri, 4 May 2007 23:30:13 +0000 (23:30 +0000)]
missing paranthesis

16 years agocontinuation of r6039 in all respects
Dana Jansens [Fri, 4 May 2007 23:15:08 +0000 (23:15 +0000)]
continuation of r6039 in all respects

16 years agoadd test grouptran2 for testing the transient of group transient window situation
Dana Jansens [Fri, 4 May 2007 22:54:01 +0000 (22:54 +0000)]
add test grouptran2 for testing the transient of group transient window situation

16 years agoadd the maginificent client_update_transient_tree.
Dana Jansens [Fri, 4 May 2007 22:50:53 +0000 (22:50 +0000)]
add the maginificent client_update_transient_tree.
add a whole lot of comments ! i think like half of this commit is comments
speed up mapping windows a little! less re-updating of the transient info by far.
and... yeah fix the crash created from r6035.

16 years agomake clicks end inetractive actions but not cancel them ! so annoying !
Dana Jansens [Fri, 4 May 2007 17:57:14 +0000 (17:57 +0000)]
make clicks end inetractive actions but not cancel them ! so annoying !

16 years agogroup transients werent getting added to their parents
Dana Jansens [Fri, 4 May 2007 16:14:16 +0000 (16:14 +0000)]
group transients werent getting added to their parents

16 years agoignore maximized windows in smart placement
Mikael Magnusson [Fri, 4 May 2007 14:30:58 +0000 (14:30 +0000)]
ignore maximized windows in smart placement

16 years agorevert r6029, as it didnt fix anything.
Dana Jansens [Fri, 4 May 2007 07:21:22 +0000 (07:21 +0000)]
revert r6029, as it didnt fix anything.
however this patch does fix the aforementioned problem.
actions need some reworking... yeah... later...

16 years agodont move windows away from omnpresentness when deiconifying them
Dana Jansens [Fri, 4 May 2007 07:19:21 +0000 (07:19 +0000)]
dont move windows away from omnpresentness when deiconifying them

16 years agodrop the DoNotPropogate thing. metacity doesn't set it at all, and i cant tell any...
Dana Jansens [Fri, 4 May 2007 04:47:43 +0000 (04:47 +0000)]
drop the DoNotPropogate thing. metacity doesn't set it at all, and i cant tell any difference in the events generated without it.
grab mouse buttons on the client window itself for client bindings. this fixes the weird "click and drag doesnt work when the window is focused" behavior ive been seeing with kdesktop. hooray !

16 years agoadd a grouptrancircular test for two windows both being group transients
Dana Jansens [Fri, 4 May 2007 04:26:41 +0000 (04:26 +0000)]
add a grouptrancircular test for two windows both being group transients

16 years agosome improvements on how group transients get their transient pointers, needed after...
Dana Jansens [Fri, 4 May 2007 04:25:44 +0000 (04:25 +0000)]
some improvements on how group transients get their transient pointers, needed after r6022.

16 years agoadd a stacking test
Dana Jansens [Fri, 4 May 2007 04:24:55 +0000 (04:24 +0000)]
add a stacking test

16 years agothis is gross... i think it can go away from other changes... if openbox goes into...
Dana Jansens [Fri, 4 May 2007 04:08:31 +0000 (04:08 +0000)]
this is gross... i think it can go away from other changes... if openbox goes into infinite loops.. then it needs to come back !

16 years agobetter stacking_add_nonintrusive.
Dana Jansens [Fri, 4 May 2007 04:06:53 +0000 (04:06 +0000)]
better stacking_add_nonintrusive.

16 years agoset the usertime on windows if they dont provide one, to something reasonable.
Dana Jansens [Fri, 4 May 2007 04:06:43 +0000 (04:06 +0000)]
set the usertime on windows if they dont provide one, to something reasonable.

16 years agofrom r6017, we no longer need to fallback in client_unmanage. yay
Dana Jansens [Fri, 4 May 2007 02:48:23 +0000 (02:48 +0000)]
from r6017, we no longer need to fallback in client_unmanage. yay

16 years agonot much.. some debugs and a nicer if statement
Dana Jansens [Fri, 4 May 2007 02:47:10 +0000 (02:47 +0000)]
not much.. some debugs and a nicer if statement

16 years agohandle more focus events. keep track when focus goes to another screen and don't...
Dana Jansens [Fri, 4 May 2007 02:46:47 +0000 (02:46 +0000)]
handle more focus events. keep track when focus goes to another screen and don't handle focus fallbacks in that case until we know focus came back to our screen.

16 years agofix the new modifier key code..
Dana Jansens [Fri, 4 May 2007 01:35:39 +0000 (01:35 +0000)]
fix the new modifier key code..

16 years agomake the modifier key code a lot better...
Dana Jansens [Fri, 4 May 2007 01:10:03 +0000 (01:10 +0000)]
make the modifier key code a lot better...
1) it can handle more user cases.
2) it can handle binding more modifier keys with their keysym names like Hyper and Super. W is a shortcut for Super, cuz the windows key is generally bound to it.
3) if you change your keymap bindings and reconfigure openbox it will learn your changes.
and i dunno.. its just nice and stuff now.. you can actually read it I think..

16 years agoadd the notion of "application windows" meaning normal or dialog type windows.
Dana Jansens [Thu, 3 May 2007 20:57:40 +0000 (20:57 +0000)]
add the notion of "application windows" meaning normal or dialog type windows.
let you alt-tab to non-application windows when they dont have an application window in their group

16 years agodon't show the client menu when its for an invalid window
Dana Jansens [Thu, 3 May 2007 20:39:26 +0000 (20:39 +0000)]
don't show the client menu when its for an invalid window

16 years agomerge r6004 from trunk
Dana Jansens [Thu, 3 May 2007 04:32:44 +0000 (04:32 +0000)]
merge r6004 from trunk

16 years agoend interactive grabs durign reconfigure instead of leaving everything in a hung...
Dana Jansens [Thu, 3 May 2007 04:28:50 +0000 (04:28 +0000)]
end interactive grabs durign reconfigure instead of leaving everything in a hung state. yay!

16 years agoyeah.. so much for lucky 6000
Dana Jansens [Thu, 3 May 2007 04:23:55 +0000 (04:23 +0000)]
yeah.. so much for lucky 6000

16 years agodon't run 100 actions when doing interactive actions. keep only one interactive actio...
Dana Jansens [Thu, 3 May 2007 04:21:16 +0000 (04:21 +0000)]
don't run 100 actions when doing interactive actions. keep only one interactive action at a time, no need to queue them up. when an action with a different function comes along, end the previous one. if its the same function though, you know it will clean up after itself so no need to save them both and call it twice identically.

16 years agofind_on_screen takes client width/height, not frame
Dana Jansens [Thu, 3 May 2007 03:18:56 +0000 (03:18 +0000)]
find_on_screen takes client width/height, not frame

16 years agodebug messages
Dana Jansens [Thu, 3 May 2007 03:18:34 +0000 (03:18 +0000)]
debug messages

16 years agounsigned..
Dana Jansens [Thu, 3 May 2007 03:17:18 +0000 (03:17 +0000)]
unsigned..

16 years agowhen deiconifying, deiconify all transients, not just direct ones
Dana Jansens [Thu, 3 May 2007 00:50:40 +0000 (00:50 +0000)]
when deiconifying, deiconify all transients, not just direct ones

16 years agoremove delay for focus/desktop popups. its fast anyway any not showing it is annoying
Dana Jansens [Wed, 2 May 2007 23:43:36 +0000 (23:43 +0000)]
remove delay for focus/desktop popups. its fast anyway any not showing it is annoying

16 years agotypos
Dana Jansens [Wed, 2 May 2007 23:16:11 +0000 (23:16 +0000)]
typos

16 years agoturn on demands_attention when urgent gets set, and turn it off when urgent is remove...
Dana Jansens [Wed, 2 May 2007 23:03:43 +0000 (23:03 +0000)]
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

16 years agoskip windows which skip the taskbar.
Dana Jansens [Wed, 2 May 2007 21:53:27 +0000 (21:53 +0000)]
skip windows which skip the taskbar.
don't skip them for cycling dock windows.

16 years agoonly ignore vertical scrolls
Mikael Magnusson [Wed, 2 May 2007 20:19:18 +0000 (20:19 +0000)]
only ignore vertical scrolls

16 years agoonly ignore horizontal and vertical scroll events when outside a menu frame, not...
Mikael Magnusson [Wed, 2 May 2007 20:10:37 +0000 (20:10 +0000)]
only ignore horizontal and vertical scroll events when outside a menu frame, not all buttons above 3

16 years agotabs
Dana Jansens [Wed, 2 May 2007 04:07:03 +0000 (04:07 +0000)]
tabs

16 years agocapitalize the theme names
Dana Jansens [Wed, 2 May 2007 03:58:06 +0000 (03:58 +0000)]
capitalize the theme names

16 years agoadd the author of the clearlooks themes
Dana Jansens [Wed, 2 May 2007 03:45:18 +0000 (03:45 +0000)]
add the author of the clearlooks themes

16 years agoadd new Clearlooks themes. Make Clearlooks the default theme.
Dana Jansens [Wed, 2 May 2007 03:42:34 +0000 (03:42 +0000)]
add new Clearlooks themes. Make Clearlooks the default theme.

16 years agobetter menu keyboard handling.
Dana Jansens [Wed, 2 May 2007 03:10:25 +0000 (03:10 +0000)]
better menu keyboard handling.
also, when you hit a keybinding while menus are open, it will close the menus and run the binding.

16 years agomake submenus open in the same direction as the top level menu
Dana Jansens [Wed, 2 May 2007 02:18:37 +0000 (02:18 +0000)]
make submenus open in the same direction as the top level menu

16 years agoonly show the coords popup when both directions have a size increment
Dana Jansens [Wed, 2 May 2007 02:15:48 +0000 (02:15 +0000)]
only show the coords popup when both directions have a size increment

16 years agomake keeping windows on screen much more clever
Dana Jansens [Wed, 2 May 2007 02:03:06 +0000 (02:03 +0000)]
make keeping windows on screen much more clever

16 years agoadd a slight delay to the focus/desktop switch dialogs. so if you hit the key really...
Dana Jansens [Wed, 2 May 2007 00:59:07 +0000 (00:59 +0000)]
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..

make the keychain popup use the new delay popup facilities

16 years agosmall change to the render API. RrMinsize became RrMinSize. added RrMinWidth and...
Dana Jansens [Wed, 2 May 2007 00:35:22 +0000 (00:35 +0000)]
small change to the render API. RrMinsize became RrMinSize. added RrMinWidth and RrMinHeight.
make focus/desktop popups wider based on the screen size with the old size as a minimum.
left-align the desktop dialog.. i think better dialogs would be nice. and to make them hide or something when you switch desktops while switching windows etc.

16 years agodon't accept non-letter keys for shortcuts, they can't be shortcuts anyways and it...
Dana Jansens [Wed, 2 May 2007 00:02:02 +0000 (00:02 +0000)]
don't accept non-letter keys for shortcuts, they can't be shortcuts anyways and it was mis-matching