]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Wed, 23 May 2007 04:28:05 +0000 (04:28 +0000)]
Dana Jansens [Wed, 23 May 2007 04:24:28 +0000 (04:24 +0000)]
add the "desktop %i" string to the translations
Dana Jansens [Wed, 23 May 2007 04:23:55 +0000 (04:23 +0000)]
better idea, don't set the desktop names in the default rc. and lets translate the string in openbox. ha ha. this way everyone gets translated names by default.
Dana Jansens [Wed, 23 May 2007 04:22:38 +0000 (04:22 +0000)]
make the default desktop names match the auto generated ones, and numbers are the universal language anyways
Dana Jansens [Wed, 23 May 2007 04:21:25 +0000 (04:21 +0000)]
restore the desktop names and number from the session. don't clobber them if they are already set when we start up.
Dana Jansens [Wed, 23 May 2007 04:19:41 +0000 (04:19 +0000)]
update the desktops comment to tell you to use obconf to set the desktop number/names without having to log out/in
Dana Jansens [Wed, 23 May 2007 04:17:30 +0000 (04:17 +0000)]
little sanity check. dont let you create more than 1000 desktops
Dana Jansens [Wed, 23 May 2007 04:08:16 +0000 (04:08 +0000)]
make the client list menu update properly and not crash
Dana Jansens [Wed, 23 May 2007 03:16:45 +0000 (03:16 +0000)]
set the desktop names when there are too few from the config file when possible. otherwise use "desktop %d".
if we change the desktop names at all, set the root hint so other apps know about it too and we can all agree
Dana Jansens [Wed, 23 May 2007 03:07:50 +0000 (03:07 +0000)]
save and restore the desktop number/layout/names in the session.
also fix a segfault in some debug prints, printing ints as strings!
Dana Jansens [Wed, 23 May 2007 02:02:00 +0000 (02:02 +0000)]
get the pixel extents the "right way" in 1.16 and use our own rounding otherwise because the pango function lies.
Dana Jansens [Wed, 23 May 2007 01:42:59 +0000 (01:42 +0000)]
pango lies. do the pixel conversion ourselves
Dana Jansens [Wed, 23 May 2007 01:42:08 +0000 (01:42 +0000)]
draw the keychain popup only when necessary
Dana Jansens [Wed, 23 May 2007 01:15:07 +0000 (01:15 +0000)]
when a window is being kept on screen (espcially from mapping more or less) and the position didnt come from the user (USPosition) then force the top left corner of the app on screen so it doesnt hide behind panels or whatever and you cant get at the titlebar
Dana Jansens [Wed, 23 May 2007 01:00:27 +0000 (01:00 +0000)]
fix libwnck by unmapping the plate window as well as the client during iconify animation
Dana Jansens [Tue, 22 May 2007 23:48:44 +0000 (23:48 +0000)]
revert r6775, it didnt help, and then more event storm
Dana Jansens [Tue, 22 May 2007 23:44:33 +0000 (23:44 +0000)]
dont compress motion events. it breaks things, moveresize is missing events
Dana Jansens [Tue, 22 May 2007 23:21:46 +0000 (23:21 +0000)]
fix window gravity..
also less setting the wm_state hint redundantly
Mikael Magnusson [Tue, 22 May 2007 22:34:56 +0000 (22:34 +0000)]
update portuguese translation
Dana Jansens [Tue, 22 May 2007 21:54:33 +0000 (21:54 +0000)]
settings is never null anymore, so dont bother to check. also use else's because we don't need to set match=false 3 times
Dana Jansens [Tue, 22 May 2007 21:52:48 +0000 (21:52 +0000)]
dont have xml comments inside comments for the per-app example
Dana Jansens [Tue, 22 May 2007 20:53:34 +0000 (20:53 +0000)]
back out 6769 on files that werent supposed to commit yet
Dana Jansens [Tue, 22 May 2007 20:52:42 +0000 (20:52 +0000)]
comment out the applications example
Dana Jansens [Tue, 22 May 2007 20:49:31 +0000 (20:49 +0000)]
don't use the timestamp and such fields when the _NET_ACTIVE_WINDOW is using the old spec
Mikael Magnusson [Tue, 22 May 2007 19:03:00 +0000 (19:03 +0000)]
change render to obrender in a message
Mikael Magnusson [Tue, 22 May 2007 18:51:06 +0000 (18:51 +0000)]
update spanish translation
Dana Jansens [Tue, 22 May 2007 18:20:17 +0000 (18:20 +0000)]
make modal windows cyclable all the time if they are visible and stuff
Dana Jansens [Tue, 22 May 2007 18:11:04 +0000 (18:11 +0000)]
reuse variables, less braces
Mikael Magnusson [Tue, 22 May 2007 18:09:01 +0000 (18:09 +0000)]
update italian translation and add czech translation
Dana Jansens [Tue, 22 May 2007 18:07:07 +0000 (18:07 +0000)]
don't show the resize popup unless you're actually resizing, for both sync mode and drawcontents off
Dana Jansens [Tue, 22 May 2007 17:59:27 +0000 (17:59 +0000)]
along with r6753, when window is maximized make the borders count as titlebar context not the top/tl/tr contexts
Dana Jansens [Tue, 22 May 2007 17:55:46 +0000 (17:55 +0000)]
fix frame rendering to match layout fixes
Dana Jansens [Tue, 22 May 2007 17:46:56 +0000 (17:46 +0000)]
fix frame positionings more
Mikael Magnusson [Tue, 22 May 2007 17:34:28 +0000 (17:34 +0000)]
update pt_BR translation
Dana Jansens [Tue, 22 May 2007 15:43:28 +0000 (15:43 +0000)]
fix some math for frame elements
Dana Jansens [Tue, 22 May 2007 15:34:49 +0000 (15:34 +0000)]
eat enter events when the new alttab popup hides
Dana Jansens [Tue, 22 May 2007 06:15:24 +0000 (06:15 +0000)]
link to wrong version for obparser-3.0
Dana Jansens [Tue, 22 May 2007 05:15:26 +0000 (05:15 +0000)]
fix what manpage files are included in the distribution and make clean delete the generated ones
Dana Jansens [Tue, 22 May 2007 05:00:34 +0000 (05:00 +0000)]
bump the versions up
Dana Jansens [Tue, 22 May 2007 04:52:44 +0000 (04:52 +0000)]
put back the check for the window type when restoring the session. if you only have 1 firefox window in the saved session, the check for duplicates won't help
Dana Jansens [Tue, 22 May 2007 04:35:43 +0000 (04:35 +0000)]
make the doc and data/xsession directories in configure.ac
Dana Jansens [Tue, 22 May 2007 04:29:00 +0000 (04:29 +0000)]
remove the commented out stuff for mkdir's because configure.ac does it now
Dana Jansens [Tue, 22 May 2007 04:27:20 +0000 (04:27 +0000)]
create the directories we need in the configure process
Dana Jansens [Tue, 22 May 2007 04:07:21 +0000 (04:07 +0000)]
make the generated files with paths depend on the Makefile, and clean them when you run make clean
Dana Jansens [Tue, 22 May 2007 03:09:21 +0000 (03:09 +0000)]
update the docs from the sgml.. timestamps are weird
Dana Jansens [Tue, 22 May 2007 03:03:07 +0000 (03:03 +0000)]
when restoring the session, dont restore windows which appear more than once in the session with the same identifiers, because we can;t tell them apart
Dana Jansens [Tue, 22 May 2007 03:00:12 +0000 (03:00 +0000)]
use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one
Dana Jansens [Tue, 22 May 2007 02:28:03 +0000 (02:28 +0000)]
don't compare variables to themselves
Dana Jansens [Tue, 22 May 2007 02:14:49 +0000 (02:14 +0000)]
only send configure notify when they requested a move, or if we are actually changing anything.
that is: if they only request a resize and nothing changes, don't do anything and dont send a configurenotify. this fixes the emacs event storm
also some new macros for rects
Dana Jansens [Tue, 22 May 2007 01:36:17 +0000 (01:36 +0000)]
dont use the client's area rect when figuring out where to place it because then when you want to move ti there, it thinks that it is already there! i actually fixed another bug recently that would have affectd this before but now it should work perfect..
Dana Jansens [Tue, 22 May 2007 01:32:28 +0000 (01:32 +0000)]
adjust the frame's size before placing the window so we know how much decor it has
Dana Jansens [Tue, 22 May 2007 01:03:13 +0000 (01:03 +0000)]
fix showing the resize cursors at the right times.
fix losing the pre-size/position for windows mapped maximized or fullscreen states (and on restart)
Dana Jansens [Tue, 22 May 2007 00:24:06 +0000 (00:24 +0000)]
we put desktop windows on all desktops so dont let them move.
make sure the window can move/resize when shutting down and restoring its geometry
Dana Jansens [Tue, 22 May 2007 00:19:04 +0000 (00:19 +0000)]
missing another break; ! wow
Dana Jansens [Tue, 22 May 2007 00:18:45 +0000 (00:18 +0000)]
missing a break; heh
Dana Jansens [Tue, 22 May 2007 00:11:14 +0000 (00:11 +0000)]
better ordering so you can unmaximize maximized windows.. but you cant resize them
Dana Jansens [Tue, 22 May 2007 00:09:08 +0000 (00:09 +0000)]
you can't resize fully maxed windows
Dana Jansens [Tue, 22 May 2007 00:05:28 +0000 (00:05 +0000)]
don't reload the session on restart
Dana Jansens [Mon, 21 May 2007 23:56:07 +0000 (23:56 +0000)]
some repositioning of frame elements for maximized windows.
fix clicking on borders not counting as the button in that corner for full max windows
disable the resize cursors for full max windows
Mikael Magnusson [Mon, 21 May 2007 22:27:34 +0000 (22:27 +0000)]
some changes to swedish translation
Dana Jansens [Mon, 21 May 2007 21:48:27 +0000 (21:48 +0000)]
maybe the user time stuff should be more like other wm implementtions and less in the way
Mikael Magnusson [Mon, 21 May 2007 17:51:00 +0000 (17:51 +0000)]
update estonian and polish translations
Mikael Magnusson [Mon, 21 May 2007 17:24:33 +0000 (17:24 +0000)]
add estonian translation and rename italian 'it'
Dana Jansens [Mon, 21 May 2007 15:06:51 +0000 (15:06 +0000)]
add a rough italian translation
Mikael Magnusson [Mon, 21 May 2007 14:35:20 +0000 (14:35 +0000)]
some more corrections
Mikael Magnusson [Mon, 21 May 2007 13:56:18 +0000 (13:56 +0000)]
typo
Mikael Magnusson [Mon, 21 May 2007 13:52:04 +0000 (13:52 +0000)]
add portuguese brazil translation
Dana Jansens [Mon, 21 May 2007 04:11:47 +0000 (04:11 +0000)]
merge the po's from 3.4 branch that are going out with 3.3.990
Dana Jansens [Mon, 21 May 2007 04:08:53 +0000 (04:08 +0000)]
missing %s's in the translation. i hope these are ok
Dana Jansens [Mon, 21 May 2007 03:42:25 +0000 (03:42 +0000)]
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first
Dana Jansens [Mon, 21 May 2007 03:40:16 +0000 (03:40 +0000)]
oops. dont default all stuff to bold
Mikael Magnusson [Sun, 20 May 2007 23:21:24 +0000 (23:21 +0000)]
updated french translation
Dana Jansens [Sun, 20 May 2007 23:00:56 +0000 (23:00 +0000)]
make the default fonts bold cuz bold looks better everywhere except in the menus i think
Dana Jansens [Sun, 20 May 2007 22:49:34 +0000 (22:49 +0000)]
leave things how we found them !
Dana Jansens [Sun, 20 May 2007 22:10:42 +0000 (22:10 +0000)]
fix iconify animation to deal with the new frame layouting
Mikael Magnusson [Sun, 20 May 2007 22:06:17 +0000 (22:06 +0000)]
updated finnish translation, thanks Aperculum
Dana Jansens [Sun, 20 May 2007 22:06:03 +0000 (22:06 +0000)]
fix rendering argb textures on solid backgrounds
Dana Jansens [Sun, 20 May 2007 20:00:23 +0000 (20:00 +0000)]
hide more decor whwn its not being used
Mikael Magnusson [Sun, 20 May 2007 17:07:20 +0000 (17:07 +0000)]
fix some mistakes
Mikael Magnusson [Sun, 20 May 2007 17:06:18 +0000 (17:06 +0000)]
replace incorrect fuzzy strings with empty placeholders
Mikael Magnusson [Sun, 20 May 2007 16:52:58 +0000 (16:52 +0000)]
update norwegian translation
Dana Jansens [Sun, 20 May 2007 16:33:11 +0000 (16:33 +0000)]
add the root context to the sloppy focus example config
Dana Jansens [Sun, 20 May 2007 16:14:14 +0000 (16:14 +0000)]
add the template file
Mikael Magnusson [Sun, 20 May 2007 15:45:42 +0000 (15:45 +0000)]
forgot a \n
Mikael Magnusson [Sun, 20 May 2007 15:28:29 +0000 (15:28 +0000)]
new strings to translate, and update swedish translation
Dana Jansens [Sun, 20 May 2007 15:25:50 +0000 (15:25 +0000)]
if the theme supplied a max button or desk button then use that for toggled fallback
Mikael Magnusson [Sun, 20 May 2007 15:23:08 +0000 (15:23 +0000)]
add --restart
Dana Jansens [Sun, 20 May 2007 15:16:57 +0000 (15:16 +0000)]
fix windows moving to monitors other than their own. client_find_onscreen uses their desired coordiantes instead of their old ones
Mikael Magnusson [Sun, 20 May 2007 15:01:01 +0000 (15:01 +0000)]
remove unused config_menu_warppointer
Dana Jansens [Sun, 20 May 2007 14:56:09 +0000 (14:56 +0000)]
make frame elements unmap when they arent in use
Dana Jansens [Sun, 20 May 2007 07:19:52 +0000 (07:19 +0000)]
fix for shaped windows
Dana Jansens [Sun, 20 May 2007 07:09:31 +0000 (07:09 +0000)]
fix for variable sized border between titlebar and client
Dana Jansens [Sun, 20 May 2007 07:02:49 +0000 (07:02 +0000)]
fix new dimensions for maximized windows
Dana Jansens [Sun, 20 May 2007 06:47:43 +0000 (06:47 +0000)]
frame can handle having no border between the titlebar and the client now
Dana Jansens [Sun, 20 May 2007 06:45:02 +0000 (06:45 +0000)]
draw the handle without borders
Dana Jansens [Sun, 20 May 2007 05:39:16 +0000 (05:39 +0000)]
construct the titlebar without borders
Dana Jansens [Sun, 20 May 2007 05:01:00 +0000 (05:01 +0000)]
set the resize cursors only when the window can be resized
Dana Jansens [Sun, 20 May 2007 04:44:58 +0000 (04:44 +0000)]
the left and right resize handles are the border, not grips
Dana Jansens [Sun, 20 May 2007 04:44:00 +0000 (04:44 +0000)]
stop using a border for the outer frame window. step 1 of borderless-ness. now transparent windows dont look so terrible, yay
Dana Jansens [Sun, 20 May 2007 03:39:40 +0000 (03:39 +0000)]
don't assume screen 0
This page took 0.057228 seconds and 4 git commands to generate.