Commit graph

5619 commits

Author SHA1 Message Date
Dana Jansens
a6903d9056 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 2007-05-22 21:54:33 +00:00
Dana Jansens
2867aba1ae dont have xml comments inside comments for the per-app example 2007-05-22 21:52:48 +00:00
Dana Jansens
0a2cf076df back out 6769 on files that werent supposed to commit yet 2007-05-22 20:53:34 +00:00
Dana Jansens
a16f1374ee comment out the applications example 2007-05-22 20:52:42 +00:00
Dana Jansens
63a6a1f053 don't use the timestamp and such fields when the _NET_ACTIVE_WINDOW is using the old spec 2007-05-22 20:49:31 +00:00
Mikael Magnusson
6af116c872 change render to obrender in a message 2007-05-22 19:03:00 +00:00
Mikael Magnusson
78840bd865 update spanish translation 2007-05-22 18:51:06 +00:00
Dana Jansens
bf9cbd07e8 make modal windows cyclable all the time if they are visible and stuff 2007-05-22 18:20:17 +00:00
Dana Jansens
dd937208e6 reuse variables, less braces 2007-05-22 18:11:04 +00:00
Mikael Magnusson
15e5a891da update italian translation and add czech translation 2007-05-22 18:09:01 +00:00
Dana Jansens
d15d4d8b1a don't show the resize popup unless you're actually resizing, for both sync mode and drawcontents off 2007-05-22 18:07:07 +00:00
Dana Jansens
49c7c0305b along with r6753, when window is maximized make the borders count as titlebar context not the top/tl/tr contexts 2007-05-22 17:59:27 +00:00
Dana Jansens
8262e1ba66 fix frame rendering to match layout fixes 2007-05-22 17:55:46 +00:00
Dana Jansens
d0c1a24be9 fix frame positionings more 2007-05-22 17:46:56 +00:00
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