Commit graph

6892 commits

Author SHA1 Message Date
Mikael Magnusson
6799c67c07 Merge branch 'backport' into work
Conflicts:

	openbox/config.c
	openbox/keyboard.c
	openbox/moveresize.c
2008-04-23 17:07:10 +02:00
Mikael Magnusson
a7bbdf7d61 Fix typo introduced a few commits ago that made resizing windows hard. 2008-04-23 16:40:22 +02:00
Mikael Magnusson
661a53cb68 Don't need to explicitly check for xft. 2008-04-20 00:10:52 +02:00
Mikael Magnusson
92bba40cf2 Don't use GrabModeSync, it hangs the xserver on chains sometimes.
More or less a revert of 5bfa48dcff
"Grab key bindings with GrabModeSync"
See also bug #3582.
2008-04-15 18:16:55 +02:00
Mikael Magnusson
fe7e51af32 Show the resize popup right away.
Previously, it would wait for a resize step before showing it, when resizing
windows with resize increments that were bigger than the moveresize threshold.
2008-04-15 18:04:32 +02:00
Mikael Magnusson
d47d5a2801 When icons had a very small aspect ratio, we crashed, don't. 2008-04-15 17:59:22 +02:00
Kadlcik Libor
0e92465751 Move "if"s out of the loop and rewrite the loop to use parse_find_node() to search for "file". 2008-04-02 22:27:59 +02:00
Mikael Magnusson
54a70700bc Center the moveresize popup even when shaded. 2008-03-31 19:23:38 +02:00
Dana Jansens
73adc6480d make windows stay on screen when they are resized due to their normal hints changing 2008-03-27 09:45:28 -04:00
Dana Jansens
fd2f617be7 remove some verbose debug prints 2008-03-27 09:45:28 -04:00
Benno Schulenberg
3d254cd35f Update dutch translation. 2008-03-26 16:12:55 +01:00
Lauri Hakko
ff73031192 Update finnish translation. 2008-03-17 21:26:52 +01:00
Robert Kuszinger
8921665d64 Update hungarian translation. 2008-03-17 20:16:33 +01:00
Mikael Magnusson
b98cea3721 Update czech translation. 2008-03-17 18:15:21 +01:00
Mikael Magnusson
b143beedb4 Update portuguese translation. 2008-03-16 15:48:50 +01:00
Florian Walch
90e59f5e92 Update german translation. 2008-03-13 13:43:26 +01:00
Michael Kjelbergvik Thung
df0cce514a Update weejun translation. 2008-03-13 13:37:40 +01:00
Mikael Magnusson
51bc793e04 Make alt-tab icon size configurable. 2008-03-13 02:28:43 +01:00
zhou sf
cb0a914322 Update simplified chinese translation. 2008-03-12 00:17:01 +01:00
Marvin Vek
a8abd4cd3a Update dutch translation. 2008-03-11 15:01:47 +01:00
Quan Tran
e08f0c4689 Update vietnamese translation. 2008-03-11 02:08:42 +01:00
Dana Jansens
e4f0be1ab0 fix a bug from when $window changed to $wid in the execute action 2008-03-09 15:25:57 -04:00
Mikael Magnusson
ec328fc04f Merge branch 'backport' into work
Conflicts:

	obt/keyboard.c
	openbox/actions/cyclewindows.c
	openbox/actions/directionalwindows.c
	openbox/frame.c
	openbox/openbox.c
2008-03-08 17:43:32 +01:00
Mikael Magnusson
cfe36a0df2 Fix a typo in --help output (master only). 2008-03-08 17:43:04 +01:00
Mikael Magnusson
c716d1788b Remove double newlines. 2008-03-08 17:41:52 +01:00
Mikael Magnusson
617effd275 Don't run actions in focus cycling actions backwards either (as in 664b0b4e94). 2008-03-08 17:41:52 +01:00
Mikael Magnusson
5a45d4e7bc Don't draw titlebar buttons on top of eachother. 2008-03-08 17:41:52 +01:00
Dana Jansens
18141d78da Merge branch 'backport' into work
Conflicts:

	openbox/client.c
2008-03-06 02:46:32 -05:00
Dana Jansens
ae0971659f don't set variables twice 2008-03-06 02:44:58 -05:00
Dana Jansens
07f5240d8c fix the check for if a relative is focused on map 2008-03-06 02:43:32 -05:00
Dana Jansens
3606a4af6f when a window pops up a child, don't avoid focusing it because you were working in its parent window before this. that's probably what made the window appear in the first place 2008-03-06 02:35:26 -05:00
Dana Jansens
c4e55ad27e ignore the gdm-control binary 2008-03-06 02:34:27 -05:00
Mikael Magnusson
232cbb9eb7 Don't leak auto-scaled RGBA textures. 2008-03-05 20:12:45 +01:00
洪任諭
e3530560f4 Update traditional chinese translation. 2008-03-05 18:12:11 +01:00
Og Maciel
c150f557ce Update brazilian portuguese translation. 2008-03-04 22:22:46 +01:00
Ryoichiro Suzuki
c00e5e5fa1 Update japanese translation. 2008-03-04 16:33:43 +01:00
Dana Jansens
40377ab10a add some debug prints in the session code 2008-03-03 17:11:56 +01:00
Dana Jansens
41a1f89613 make --debug-focus and --debug-session only show their appropriate messages so you can filter easier 2008-03-03 17:11:52 +01:00
Mikael Magnusson
d78ae0546d Merge branch 'backport' into work
Conflicts:

	openbox/session.c
2008-03-03 17:10:53 +01:00
Dana Jansens
40996c42b3 add xfce-settings-show to the default menu 2008-03-03 17:00:17 +01:00
Dana Jansens
d394d8c613 don't save our state for SmSaveGlobal session saves, just Local ones 2008-03-03 17:00:17 +01:00
Dana Jansens
04c6d45ac0 use SmSaveGlobal to log out. this will make apps save their documents or whatever so that you don't lose things, but it won't take a snapshot of the current session 2008-03-03 17:00:00 +01:00
Mikael Magnusson
3c7636afb1 Add new strings to the very outdated hr.po file (which is not activated). 2008-03-03 02:20:01 +01:00
Cyrille Bagard
c5f01fd310 Update french translation and fix a typo in actions/session.c 2008-03-03 02:11:57 +01:00
Mikael Magnusson
3c148bf275 Change ja and pt_BR back to 3.4.6.1 as they now have untranslated strings again. 2008-03-03 00:50:05 +01:00
Mikael Magnusson
325e3f78b8 Update swedish translation.
Was a bit inconsistent with capitalizing titles.
2008-03-03 00:43:24 +01:00
Dana Jansens
4b5373f609 Merge branch 'backport' into work 2008-03-02 18:36:32 -05:00
Dana Jansens
20bd592f8b change the logout button to same capitilization as the title, and update translatable strings 2008-03-02 18:34:28 -05:00
Dana Jansens
c24ae6c8eb be consistent with logout vs log out use 2008-03-02 18:28:33 -05:00
Dana Jansens
5b4e483366 add the new translatable strings 2008-03-02 18:10:21 -05:00