Mikael Magnusson
0ec56cdb94
update pt_BR translation
2007-05-22 17:34:28 +00:00
Dana Jansens
c7e813580f
fix some math for frame elements
2007-05-22 15:43:28 +00:00
Dana Jansens
0fe1e8f4d7
eat enter events when the new alttab popup hides
2007-05-22 15:34:49 +00:00
Dana Jansens
41177771c1
link to wrong version for obparser-3.0
2007-05-22 06:15:24 +00:00
Dana Jansens
d608649e85
fix what manpage files are included in the distribution and make clean delete the generated ones
2007-05-22 05:15:26 +00:00
Dana Jansens
9f74c1f79c
bump the versions up
2007-05-22 05:00:34 +00:00
Dana Jansens
53309da211
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
2007-05-22 04:52:44 +00:00
Dana Jansens
3cf852d5ac
make the doc and data/xsession directories in configure.ac
2007-05-22 04:35:43 +00:00
Dana Jansens
f597164644
remove the commented out stuff for mkdir's because configure.ac does it now
2007-05-22 04:29:00 +00:00
Dana Jansens
275206bcc7
create the directories we need in the configure process
2007-05-22 04:27:20 +00:00
Dana Jansens
9a0af18e4b
make the generated files with paths depend on the Makefile, and clean them when you run make clean
2007-05-22 04:07:21 +00:00
Dana Jansens
7dde22a1b3
update the docs from the sgml.. timestamps are weird
2007-05-22 03:09:21 +00:00
Dana Jansens
8679fbba8f
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
2007-05-22 03:03:07 +00:00
Dana Jansens
b9056e96b8
use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one
2007-05-22 03:00:12 +00:00
Dana Jansens
e97a443590
don't compare variables to themselves
2007-05-22 02:28:03 +00:00
Dana Jansens
8f87a8af62
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
2007-05-22 02:14:49 +00:00
Dana Jansens
4c25342316
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..
2007-05-22 01:36:17 +00:00
Dana Jansens
e8bac610ad
adjust the frame's size before placing the window so we know how much decor it has
2007-05-22 01:32:28 +00:00
Dana Jansens
a0941554f6
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)
2007-05-22 01:03:13 +00:00
Dana Jansens
c5508ec16f
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
2007-05-22 00:24:06 +00:00
Dana Jansens
f0940aba64
missing another break; ! wow
2007-05-22 00:19:04 +00:00
Dana Jansens
798ed11be8
missing a break; heh
2007-05-22 00:18:45 +00:00
Dana Jansens
62c311ba92
better ordering so you can unmaximize maximized windows.. but you cant resize them
2007-05-22 00:11:14 +00:00
Dana Jansens
119c48fc6c
you can't resize fully maxed windows
2007-05-22 00:09:08 +00:00
Dana Jansens
44be67844a
don't reload the session on restart
2007-05-22 00:05:28 +00:00
Dana Jansens
b8f207892a
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
2007-05-21 23:56:07 +00:00
Mikael Magnusson
cce3fed748
some changes to swedish translation
2007-05-21 22:27:34 +00:00
Dana Jansens
bca4fe6c8b
maybe the user time stuff should be more like other wm implementtions and less in the way
2007-05-21 21:48:27 +00:00
Mikael Magnusson
1d93dc961b
update estonian and polish translations
2007-05-21 17:51:00 +00:00
Mikael Magnusson
e697daacb2
add estonian translation and rename italian 'it'
2007-05-21 17:24:33 +00:00
Dana Jansens
590e6177c1
add a rough italian translation
2007-05-21 15:06:51 +00:00
Mikael Magnusson
32b10e33db
some more corrections
2007-05-21 14:35:20 +00:00
Mikael Magnusson
7be9d84615
typo
2007-05-21 13:56:18 +00:00
Mikael Magnusson
ad6eeb4b47
add portuguese brazil translation
2007-05-21 13:52:04 +00:00
Dana Jansens
063f837f54
merge the po's from 3.4 branch that are going out with 3.3.990
2007-05-21 04:11:47 +00:00
Dana Jansens
ded9252ed0
missing %s's in the translation. i hope these are ok
2007-05-21 04:08:53 +00:00
Dana Jansens
fd8ce9414a
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first
2007-05-21 03:42:25 +00:00
Dana Jansens
add9c3c1bb
oops. dont default all stuff to bold
2007-05-21 03:40:16 +00:00
Mikael Magnusson
2982d30769
updated french translation
2007-05-20 23:21:24 +00:00
Dana Jansens
280c70b00b
make the default fonts bold cuz bold looks better everywhere except in the menus i think
2007-05-20 23:00:56 +00:00
Dana Jansens
209d8df0b1
leave things how we found them !
2007-05-20 22:49:34 +00:00
Dana Jansens
3c3fc81b6c
fix iconify animation to deal with the new frame layouting
2007-05-20 22:10:42 +00:00
Mikael Magnusson
5fe275d004
updated finnish translation, thanks Aperculum
2007-05-20 22:06:17 +00:00
Dana Jansens
599b63e471
fix rendering argb textures on solid backgrounds
2007-05-20 22:06:03 +00:00
Dana Jansens
4c7119f94f
hide more decor whwn its not being used
2007-05-20 20:00:23 +00:00
Mikael Magnusson
a78b22d015
fix some mistakes
2007-05-20 17:07:20 +00:00
Mikael Magnusson
4163f655d2
replace incorrect fuzzy strings with empty placeholders
2007-05-20 17:06:18 +00:00
Mikael Magnusson
fb8306964a
update norwegian translation
2007-05-20 16:52:58 +00:00
Dana Jansens
9fbe54b9a1
add the root context to the sloppy focus example config
2007-05-20 16:33:11 +00:00
Dana Jansens
df07fdc90a
add the template file
2007-05-20 16:14:14 +00:00