]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Tue, 1 May 2007 00:55:56 +0000 (00:55 +0000)]
fix this client message.
Dana Jansens [Tue, 1 May 2007 00:53:54 +0000 (00:53 +0000)]
this test wasnt valid
Dana Jansens [Tue, 1 May 2007 00:51:30 +0000 (00:51 +0000)]
there is 5 longs, not 4
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
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?
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.
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
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
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
Dana Jansens [Thu, 26 Apr 2007 05:59:37 +0000 (05:59 +0000)]
fix placement of top menus
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
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..
Mikael Magnusson [Thu, 26 Apr 2007 04:02:24 +0000 (04:02 +0000)]
i think xsd files are supposed to say xsd, not xs
Mikael Magnusson [Thu, 26 Apr 2007 03:53:24 +0000 (03:53 +0000)]
this is just wrong
Mikael Magnusson [Thu, 26 Apr 2007 03:42:04 +0000 (03:42 +0000)]
remove xs:sequence and one more update for chroot stuffs
Mikael Magnusson [Thu, 26 Apr 2007 03:19:34 +0000 (03:19 +0000)]
update for chroot stuffs
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
Dana Jansens [Thu, 26 Apr 2007 03:12:47 +0000 (03:12 +0000)]
dont parse both keybindings and actions in the same block
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)
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
Dana Jansens [Thu, 26 Apr 2007 02:21:27 +0000 (02:21 +0000)]
when windows disappear dont move focus from enter event, ever.
Dana Jansens [Thu, 26 Apr 2007 02:12:40 +0000 (02:12 +0000)]
allow actions and chains at the same level
Dana Jansens [Thu, 26 Apr 2007 02:10:15 +0000 (02:10 +0000)]
fixes for new keybindings stuff/chroot/parsing
Dana Jansens [Thu, 26 Apr 2007 01:25:52 +0000 (01:25 +0000)]
add chrooting. use chroot="true" on the chroot location
Dana Jansens [Wed, 25 Apr 2007 20:17:29 +0000 (20:17 +0000)]
give the chain popup a 1 second delay before it shows
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
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
Dana Jansens [Wed, 25 Apr 2007 18:04:15 +0000 (18:04 +0000)]
make rendering the shortcuts much faster
Mikael Magnusson [Wed, 25 Apr 2007 15:44:49 +0000 (15:44 +0000)]
consistency for dock layer naming
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
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
Dana Jansens [Wed, 25 Apr 2007 04:07:52 +0000 (04:07 +0000)]
some more border fixups
Dana Jansens [Wed, 25 Apr 2007 03:58:59 +0000 (03:58 +0000)]
new "de" translation from SimonAW ! yay
also the code linenumbers changed
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.
Dana Jansens [Wed, 25 Apr 2007 03:24:11 +0000 (03:24 +0000)]
oops, bad idea
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
Dana Jansens [Wed, 25 Apr 2007 02:51:30 +0000 (02:51 +0000)]
add the mapiconic test
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.
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
Dana Jansens [Wed, 25 Apr 2007 01:59:56 +0000 (01:59 +0000)]
"text" was no longer needed
Dana Jansens [Wed, 25 Apr 2007 01:36:20 +0000 (01:36 +0000)]
change resize binding
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
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
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.
Dana Jansens [Wed, 25 Apr 2007 00:50:20 +0000 (00:50 +0000)]
pointer type changed a long time ago
Mikael Magnusson [Tue, 24 Apr 2007 21:45:43 +0000 (21:45 +0000)]
only grab keybinds on the root window, not every client window
Dana Jansens [Tue, 24 Apr 2007 21:11:39 +0000 (21:11 +0000)]
update the po files for new text strings
Dana Jansens [Tue, 24 Apr 2007 21:11:04 +0000 (21:11 +0000)]
consistency
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
Dana Jansens [Tue, 24 Apr 2007 20:48:28 +0000 (20:48 +0000)]
proper handling of the plate though, too
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
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
Dana Jansens [Tue, 24 Apr 2007 19:55:48 +0000 (19:55 +0000)]
set the client's user_time when it gets activated
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
Dana Jansens [Tue, 24 Apr 2007 19:26:48 +0000 (19:26 +0000)]
fix a comment
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
Mikael Magnusson [Tue, 24 Apr 2007 18:43:52 +0000 (18:43 +0000)]
remove fourCorners from data/ as well
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!
Mikael Magnusson [Tue, 24 Apr 2007 18:05:37 +0000 (18:05 +0000)]
working tapered corners resize
Dana Jansens [Tue, 24 Apr 2007 18:00:45 +0000 (18:00 +0000)]
print the corner out that was chosen
Mikael Magnusson [Tue, 24 Apr 2007 17:42:53 +0000 (17:42 +0000)]
what I have so far
Mikael Magnusson [Tue, 24 Apr 2007 16:37:01 +0000 (16:37 +0000)]
this doesn't work yet but i don't want to screw it up accidentally
Dana Jansens [Tue, 24 Apr 2007 15:56:37 +0000 (15:56 +0000)]
set the default icon onto windows which don't provide one
Dana Jansens [Tue, 24 Apr 2007 15:29:42 +0000 (15:29 +0000)]
place randomly inside the area available. if its too big, put the top left corner inside still
Dana Jansens [Tue, 24 Apr 2007 14:58:29 +0000 (14:58 +0000)]
set the max settings properly, was setting max_vert for both.
make sure the desktop property is set when per-app settings change it
Dana Jansens [Tue, 24 Apr 2007 14:37:46 +0000 (14:37 +0000)]
preliminary change to the 9 corners thing, to add a recursive 9 corners inside the middle one
Mikael Magnusson [Tue, 24 Apr 2007 14:35:56 +0000 (14:35 +0000)]
only moved half a sentence
Dana Jansens [Tue, 24 Apr 2007 14:27:31 +0000 (14:27 +0000)]
the check for if the window is being resized is only needed for syncing
Mikael Magnusson [Tue, 24 Apr 2007 12:18:53 +0000 (12:18 +0000)]
fix resizing when drawContents is off, and I think an ifdef was a bit too high up
Dana Jansens [Tue, 24 Apr 2007 07:26:37 +0000 (07:26 +0000)]
add debug messages saying if an extension is missing on the server
Dana Jansens [Tue, 24 Apr 2007 07:12:19 +0000 (07:12 +0000)]
remove the stick atom, since openbox does not use stickiness
Dana Jansens [Tue, 24 Apr 2007 07:09:38 +0000 (07:09 +0000)]
update the compliance file
Dana Jansens [Tue, 24 Apr 2007 07:05:11 +0000 (07:05 +0000)]
Dana Jansens [Tue, 24 Apr 2007 06:49:34 +0000 (06:49 +0000)]
check for the sync extension
Dana Jansens [Tue, 24 Apr 2007 06:48:08 +0000 (06:48 +0000)]
add check for the Sync extension
Dana Jansens [Tue, 24 Apr 2007 06:41:59 +0000 (06:41 +0000)]
the focus_client = NULL got moved by mistake.
Dana Jansens [Tue, 24 Apr 2007 06:41:04 +0000 (06:41 +0000)]
focus_order_remove is called in a few places. move the check for unsetting focus_client into client_unmanage.
Dana Jansens [Tue, 24 Apr 2007 06:30:16 +0000 (06:30 +0000)]
add support for _NET_WM_SYNC_REQUEST
Dana Jansens [Tue, 24 Apr 2007 02:59:26 +0000 (02:59 +0000)]
add these cflags even though they are empty right now all the time
Dana Jansens [Tue, 24 Apr 2007 01:29:53 +0000 (01:29 +0000)]
save windows' colormaps rather than querying them from the server every time you focus it
Dana Jansens [Tue, 24 Apr 2007 01:16:33 +0000 (01:16 +0000)]
never mind on the hint idea, it was fun while it lasted. at least i know it is there now.
Dana Jansens [Tue, 24 Apr 2007 01:08:09 +0000 (01:08 +0000)]
hm, that was a silly error. the propogate mask shouldnt get the Hint thing in it.
Dana Jansens [Tue, 24 Apr 2007 01:02:35 +0000 (01:02 +0000)]
missing a thinger
Dana Jansens [Tue, 24 Apr 2007 01:00:27 +0000 (01:00 +0000)]
add the PointerMotionHintMask everywhere, we dont need every mouse event
Dana Jansens [Tue, 24 Apr 2007 00:07:28 +0000 (00:07 +0000)]
set the eventmask on frame windows again..
Dana Jansens [Tue, 24 Apr 2007 00:02:51 +0000 (00:02 +0000)]
in shrinking resize the frame before the client
Dana Jansens [Tue, 24 Apr 2007 00:00:11 +0000 (00:00 +0000)]
1. remove some old event handling that was not used at all. yay less bandwidth.
2. make the client padding color show during resizes with drawContents off
Dana Jansens [Mon, 23 Apr 2007 23:46:13 +0000 (23:46 +0000)]
place transients without a parent in the middle of the screen
dont use non-normal windows as parents
Dana Jansens [Mon, 23 Apr 2007 23:21:47 +0000 (23:21 +0000)]
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.
Dana Jansens [Mon, 23 Apr 2007 23:11:33 +0000 (23:11 +0000)]
focus_client was becoming invalid if the focused client was unmanaged.
Dana Jansens [Mon, 23 Apr 2007 23:03:44 +0000 (23:03 +0000)]
add a default action for cycling panels
Dana Jansens [Mon, 23 Apr 2007 23:01:41 +0000 (23:01 +0000)]
add the panels option, which is for NextWindow/PreviousWindow and the directional focus actions
Dana Jansens [Mon, 23 Apr 2007 22:40:33 +0000 (22:40 +0000)]
cycling between dock windows now possible with the <panels>yes</panels> option
Dana Jansens [Mon, 23 Apr 2007 22:38:37 +0000 (22:38 +0000)]
set the default config tool for gnome to be obconf2
Dana Jansens [Mon, 23 Apr 2007 22:05:03 +0000 (22:05 +0000)]
leavenotify events messing up delayed focus
Dana Jansens [Mon, 23 Apr 2007 20:36:51 +0000 (20:36 +0000)]
error in the new error message code
Dana Jansens [Mon, 23 Apr 2007 20:36:32 +0000 (20:36 +0000)]
fix warning
Dana Jansens [Mon, 23 Apr 2007 20:36:13 +0000 (20:36 +0000)]
extra comma
Dana Jansens [Mon, 23 Apr 2007 20:20:04 +0000 (20:20 +0000)]
line up the top coords box nicer
Dana Jansens [Mon, 23 Apr 2007 19:11:12 +0000 (19:11 +0000)]
use automake 1.9
This page took 0.056657 seconds and 4 git commands to generate.