]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
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

16 years agobig oops
Dana Jansens [Tue, 1 May 2007 23:57:57 +0000 (23:57 +0000)]
big oops

16 years agofix drawcontent=no resizing
Dana Jansens [Tue, 1 May 2007 12:17:37 +0000 (12:17 +0000)]
fix drawcontent=no resizing

16 years agosome old changes to grav.c test, it wasn't a valid test before.
Dana Jansens [Tue, 1 May 2007 05:02:26 +0000 (05:02 +0000)]
some old changes to grav.c test, it wasn't a valid test before.

when a window gets reconfigured, try keep it on the monitor if it was before.

16 years agoadd mention of the optional libraries. update the debian packages you want to get.
Dana Jansens [Tue, 1 May 2007 04:53:24 +0000 (04:53 +0000)]
add mention of the optional libraries. update the debian packages you want to get.

16 years agoa whole lot of changes to the moving/resizing code. it was broken for non-northwest...
Dana Jansens [Tue, 1 May 2007 04:46:29 +0000 (04:46 +0000)]
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.

16 years agofix this client message.
Dana Jansens [Tue, 1 May 2007 00:55:56 +0000 (00:55 +0000)]
fix this client message.

16 years agothis test wasnt valid
Dana Jansens [Tue, 1 May 2007 00:53:54 +0000 (00:53 +0000)]
this test wasnt valid

16 years agothere is 5 longs, not 4
Dana Jansens [Tue, 1 May 2007 00:51:30 +0000 (00:51 +0000)]
there is 5 longs, not 4

16 years agoUpdate README.CVS and change name to README.SVN, missing debian package names for...
Mikael Magnusson [Mon, 30 Apr 2007 09:26:48 +0000 (09:26 +0000)]
Update README.CVS and change name to README.SVN, missing debian package names for some things

16 years agoalso add the go there entry to client list menus if the only windows on a desktop...
Mikael Magnusson [Fri, 27 Apr 2007 12:55:59 +0000 (12:55 +0000)]
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?

16 years ago14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile...
Dana Jansens [Thu, 26 Apr 2007 15:51:57 +0000 (15:51 +0000)]
14.4 is new enought to fix that po/Makefile.in.in bug i think. at least with makefile 1.8. and its more widely available.

16 years agoadd a separate font config for onscreendisplays
Dana Jansens [Thu, 26 Apr 2007 13:10:36 +0000 (13:10 +0000)]
add a separate font config for onscreendisplays
change menutitle in the rc to menuheader
fix up the xsd for fonts

16 years agofocus_client is already nulled from the fallback, and use client_focused for niceness...
Dana Jansens [Thu, 26 Apr 2007 06:14:09 +0000 (06:14 +0000)]
focus_client is already nulled from the fallback, and use client_focused for niceness in the future

16 years agohave to fallback in client_unmanage, until we figure out a way to hear those focusin...
Dana Jansens [Thu, 26 Apr 2007 06:10:13 +0000 (06:10 +0000)]
have to fallback in client_unmanage, until we figure out a way to hear those focusin events without conflicting screens

16 years agofix placement of top menus
Dana Jansens [Thu, 26 Apr 2007 05:59:37 +0000 (05:59 +0000)]
fix placement of top menus

16 years agoalmost everyone prefers the brackets. so make both menus use them now. maybe [] would...
Dana Jansens [Thu, 26 Apr 2007 05:39:23 +0000 (05:39 +0000)]
almost everyone prefers the brackets. so make both menus use them now. maybe [] would be better than ()? i dont know

16 years agoplace the client menu at the top left of the window when opening it with a key binding.
Dana Jansens [Thu, 26 Apr 2007 05:08:33 +0000 (05:08 +0000)]
place the client menu at the top left of the window when opening it with a key binding.
change how the first menus are placed. place them like other people place menus. maybe this is good, maybe it is bad, we will see..

16 years agoi think xsd files are supposed to say xsd, not xs
Mikael Magnusson [Thu, 26 Apr 2007 04:02:24 +0000 (04:02 +0000)]
i think xsd files are supposed to say xsd, not xs

16 years agothis is just wrong
Mikael Magnusson [Thu, 26 Apr 2007 03:53:24 +0000 (03:53 +0000)]
this is just wrong

16 years agoremove xs:sequence and one more update for chroot stuffs
Mikael Magnusson [Thu, 26 Apr 2007 03:42:04 +0000 (03:42 +0000)]
remove xs:sequence and one more update for chroot stuffs

16 years agoupdate for chroot stuffs
Mikael Magnusson [Thu, 26 Apr 2007 03:19:34 +0000 (03:19 +0000)]
update for chroot stuffs

16 years agoassume a valid utf8 char is at the shortcut position. the menu parser makes sure...
Dana Jansens [Thu, 26 Apr 2007 03:18:48 +0000 (03:18 +0000)]
assume a valid utf8 char is at the shortcut position. the menu parser makes sure of this

16 years agodont parse both keybindings and actions in the same block
Dana Jansens [Thu, 26 Apr 2007 03:12:47 +0000 (03:12 +0000)]
dont parse both keybindings and actions in the same block

16 years agoadd the delay for killing keychains back (but it won't kill chroots)
Dana Jansens [Thu, 26 Apr 2007 02:43:43 +0000 (02:43 +0000)]
add the delay for killing keychains back (but it won't kill chroots)

16 years agoadd group transients to other transients who arent group transients. is that english...
Dana Jansens [Thu, 26 Apr 2007 02:32:50 +0000 (02:32 +0000)]
add group transients to other transients who arent group transients. is that english? YEP

16 years agowhen windows disappear dont move focus from enter event, ever.
Dana Jansens [Thu, 26 Apr 2007 02:21:27 +0000 (02:21 +0000)]
when windows disappear dont move focus from enter event, ever.

16 years agoallow actions and chains at the same level
Dana Jansens [Thu, 26 Apr 2007 02:12:40 +0000 (02:12 +0000)]
allow actions and chains at the same level

16 years agofixes for new keybindings stuff/chroot/parsing
Dana Jansens [Thu, 26 Apr 2007 02:10:15 +0000 (02:10 +0000)]
fixes for new keybindings stuff/chroot/parsing

16 years agoadd chrooting. use chroot="true" on the chroot location
Dana Jansens [Thu, 26 Apr 2007 01:25:52 +0000 (01:25 +0000)]
add chrooting. use chroot="true" on the chroot location

16 years agogive the chain popup a 1 second delay before it shows
Dana Jansens [Wed, 25 Apr 2007 20:17:29 +0000 (20:17 +0000)]
give the chain popup a 1 second delay before it shows

16 years agoadd a popup dialog that shows where you are in a keychain
Dana Jansens [Wed, 25 Apr 2007 20:04:25 +0000 (20:04 +0000)]
add a popup dialog that shows where you are in a keychain

16 years agodont go to disabled menu entries with keyboard shortcuts
Dana Jansens [Wed, 25 Apr 2007 18:26:02 +0000 (18:26 +0000)]
dont go to disabled menu entries with keyboard shortcuts
fix some rendering of shortcuts

16 years agomake rendering the shortcuts much faster
Dana Jansens [Wed, 25 Apr 2007 18:04:15 +0000 (18:04 +0000)]
make rendering the shortcuts much faster

16 years agoconsistency for dock layer naming
Mikael Magnusson [Wed, 25 Apr 2007 15:44:49 +0000 (15:44 +0000)]
consistency for dock layer naming

16 years agoplaying a bit with grabs
Dana Jansens [Wed, 25 Apr 2007 14:13:32 +0000 (14:13 +0000)]
playing a bit with grabs
make mouse clicks cancel alt-tab and stuff if you arent dragging during the alt-tab

16 years agofix layer type to use above/below as in the code, not Top/Bottom
Mikael Magnusson [Wed, 25 Apr 2007 14:02:44 +0000 (14:02 +0000)]
fix layer type to use above/below as in the code, not Top/Bottom

16 years agosome more border fixups
Dana Jansens [Wed, 25 Apr 2007 04:07:52 +0000 (04:07 +0000)]
some more border fixups

16 years agonew "de" translation from SimonAW ! yay
Dana Jansens [Wed, 25 Apr 2007 03:58:59 +0000 (03:58 +0000)]
new "de" translation from SimonAW ! yay
also the code linenumbers changed

16 years agothe inner stuff was being placed wrong all this time.
Dana Jansens [Wed, 25 Apr 2007 03:52:33 +0000 (03:52 +0000)]
the inner stuff was being placed wrong all this time.
also give the inner window a border. clicking to the left/right of the client now will be the client context rather than the frame. frame is just for grabbed buttons after all.

16 years agooops, bad idea
Dana Jansens [Wed, 25 Apr 2007 03:24:11 +0000 (03:24 +0000)]
oops, bad idea

16 years agofocus and raise when you click on the frame itself, i.e. the border to the sides...
Dana Jansens [Wed, 25 Apr 2007 03:15:08 +0000 (03:15 +0000)]
focus and raise when you click on the frame itself, i.e. the border to the sides of the client window

16 years agoadd the mapiconic test
Dana Jansens [Wed, 25 Apr 2007 02:51:30 +0000 (02:51 +0000)]
add the mapiconic test

16 years agocleanups for keyboard menu shotcuts. dont let & set a shortcut from stuff like menu...
Dana Jansens [Wed, 25 Apr 2007 02:50:59 +0000 (02:50 +0000)]
cleanups for keyboard menu shotcuts. dont let & set a shortcut from stuff like menu titles and what not, they are only for strigns oenbox provides.

16 years agoupdate to the new strings. and add menu shortcuts for the client menu to them all
Dana Jansens [Wed, 25 Apr 2007 02:30:31 +0000 (02:30 +0000)]
update to the new strings. and add menu shortcuts for the client menu to them all

16 years ago"text" was no longer needed
Dana Jansens [Wed, 25 Apr 2007 01:59:56 +0000 (01:59 +0000)]
"text" was no longer needed

16 years agochange resize binding
Dana Jansens [Wed, 25 Apr 2007 01:36:20 +0000 (01:36 +0000)]
change resize binding

16 years agoadd keyboard shortcuts to the menus. you can specify the shortcut key with & even...
Dana Jansens [Wed, 25 Apr 2007 01:33:20 +0000 (01:33 +0000)]
add keyboard shortcuts to the menus. you can specify the shortcut key with & even in root menu and stuff

16 years agoadd shortcuts for text rendering. it underlines the first character in the string...
Dana Jansens [Wed, 25 Apr 2007 01:32:43 +0000 (01:32 +0000)]
add shortcuts for text rendering. it underlines the first character in the string that matches the shortcut

16 years agog_locale_to_utf8 seems to work here and its a simpler function all, and i dont have...
Dana Jansens [Wed, 25 Apr 2007 01:31:55 +0000 (01:31 +0000)]
g_locale_to_utf8 seems to work here and its a simpler function all, and i dont have to specify iso-8891whatever in it, so maybe its actually more portable. or maybe it breaks things. we'll see, won't we.

16 years agopointer type changed a long time ago
Dana Jansens [Wed, 25 Apr 2007 00:50:20 +0000 (00:50 +0000)]
pointer type changed a long time ago

16 years agoonly grab keybinds on the root window, not every client window
Mikael Magnusson [Tue, 24 Apr 2007 21:45:43 +0000 (21:45 +0000)]
only grab keybinds on the root window, not every client window

16 years agoupdate the po files for new text strings
Dana Jansens [Tue, 24 Apr 2007 21:11:39 +0000 (21:11 +0000)]
update the po files for new text strings

16 years agoconsistency
Dana Jansens [Tue, 24 Apr 2007 21:11:04 +0000 (21:11 +0000)]
consistency

16 years agodon't split strings inside _() across lines. change some of the text messages
Dana Jansens [Tue, 24 Apr 2007 21:09:12 +0000 (21:09 +0000)]
don't split strings inside _() across lines. change some of the text messages

16 years agoproper handling of the plate though, too
Dana Jansens [Tue, 24 Apr 2007 20:48:28 +0000 (20:48 +0000)]
proper handling of the plate though, too

16 years agomake the inner window work like the plate used to for actions
Dana Jansens [Tue, 24 Apr 2007 20:42:34 +0000 (20:42 +0000)]
make the inner window work like the plate used to for actions

16 years agodont cause focus change with enter events when youre already in the window
Dana Jansens [Tue, 24 Apr 2007 20:39:59 +0000 (20:39 +0000)]
dont cause focus change with enter events when youre already in the window

16 years agoset the client's user_time when it gets activated
Dana Jansens [Tue, 24 Apr 2007 19:55:48 +0000 (19:55 +0000)]
set the client's user_time when it gets activated

16 years agodon't activate and change desktops if the client's not on the current desktop and...
Dana Jansens [Tue, 24 Apr 2007 19:53:50 +0000 (19:53 +0000)]
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

16 years agofix a comment
Dana Jansens [Tue, 24 Apr 2007 19:26:48 +0000 (19:26 +0000)]
fix a comment

16 years agouse client_activate to activate newly mapping windows. this means that if a window...
Dana Jansens [Tue, 24 Apr 2007 19:20:10 +0000 (19:20 +0000)]
use client_activate to activate newly mapping windows. this means that if a window maps on another desktop and is going to be activated, you will end up on that desktop

16 years agoremove fourCorners from data/ as well
Mikael Magnusson [Tue, 24 Apr 2007 18:43:52 +0000 (18:43 +0000)]
remove fourCorners from data/ as well

16 years agoremove the four corners option
Dana Jansens [Tue, 24 Apr 2007 18:36:13 +0000 (18:36 +0000)]
remove the four corners option
document what these serious macros are with art!

16 years agoworking tapered corners resize
Mikael Magnusson [Tue, 24 Apr 2007 18:05:37 +0000 (18:05 +0000)]
working tapered corners resize

16 years agoprint the corner out that was chosen
Dana Jansens [Tue, 24 Apr 2007 18:00:45 +0000 (18:00 +0000)]
print the corner out that was chosen