Michael Stapelberg
f53f954a33
Bugfix: Re-enable X11 Eventmask *after* pushing all the X11 changes
...
This should fix focus problems where EnterNotify events were generated while
moving windows. Hopefully it does not trigger any regressions :).
Fixes #500
2011-08-26 19:17:52 +02:00
Michael Stapelberg
afff328c59
Merge branch 'master' into next
2011-08-26 12:37:04 +02:00
Michael Stapelberg
fdc4413c46
Merge branch 'fix-duplicate-ws-assign'
2011-08-26 12:37:00 +02:00
Michael Stapelberg
12e15609ef
Bugfix: Correctly recognize duplicate workspace assignments (Thanks Moredread)
...
Example of a faulty config:
workspace 5 VGA1
workspace 5 LVDS1
Fixes #498 , #499
2011-08-26 12:35:42 +02:00
Michael Stapelberg
6fdb2c0df2
Merge branch 'master' into next
2011-08-26 03:33:36 +02:00
Michael Stapelberg
a96a2d243c
update changelog (not releasing yet)
2011-08-26 03:33:26 +02:00
Michael Stapelberg
53a9ace3a6
Merge branch 'master' into next
2011-08-26 03:24:14 +02:00
Michael Stapelberg
ed6f5d214c
Merge branch 'fix-warning'
2011-08-26 03:24:10 +02:00
Michael Stapelberg
7bf465af9f
Fix prototype of con_inside_focused
2011-08-26 03:23:57 +02:00
Michael Stapelberg
a57a2b9ccb
Merge branch 'master' into next
2011-08-26 03:18:16 +02:00
Michael Stapelberg
0b7e6d44b3
Merge branch 'fix-focus-parent'
2011-08-26 03:18:12 +02:00
Michael Stapelberg
7fca7f029f
Correctly render containers when a split container is focused
2011-08-26 03:17:41 +02:00
Michael Stapelberg
6d91a6248e
Merge branch 'master' into next
2011-08-26 02:02:50 +02:00
Michael Stapelberg
194c220508
Merge branch 'fix-assign'
2011-08-26 02:02:47 +02:00
Michael Stapelberg
7741608a9d
Bugfix: Only consider tiling windows when attaching tiling windows to workspaces (Thanks Tucos)
...
Fixes #436
2011-08-26 02:01:06 +02:00
Michael Stapelberg
6e6eb407e0
Merge branch 'master' into next
2011-08-26 01:20:18 +02:00
Michael Stapelberg
f86ac3534e
Merge branch 'wizard-click'
2011-08-26 01:20:14 +02:00
Michael Stapelberg
3fda67f5e5
i3-config-wizard: handle mouse button clicks on <win> and <alt>
2011-08-26 01:19:46 +02:00
Michael Stapelberg
4984b81282
Merge branch 'master' into next
2011-08-25 21:59:19 +02:00
Michael Stapelberg
a153311040
Merge branch 'fix-set-tabs'
2011-08-25 21:59:15 +02:00
Michael Stapelberg
f06059ec94
Bugfix: Accept '\t' in the 'set' command, don’t die but ELOG in case of errors (Thanks atsutane)
2011-08-25 21:58:03 +02:00
Michael Stapelberg
c7ac1f9077
Merge branch 'master' into next
2011-08-25 18:51:02 +02:00
Michael Stapelberg
b7a3d8505b
Merge branch 'fix-i3bar-input'
2011-08-25 18:50:58 +02:00
Michael Stapelberg
39cff5c31f
i3bar: Bugfix: When receiving EOF, immediately redraw and discard input
2011-08-25 18:46:08 +02:00
Michael Stapelberg
9c587a767c
Bugfix: set statusline = NULL, print error messages about EOF/SIGCHLD to stderr (Thanks cls)
2011-08-25 17:10:45 +02:00
Michael Stapelberg
e411223f8b
Merge branch 'master' into next
2011-08-25 14:11:51 +02:00
Michael Stapelberg
461e7ef505
Merge branch 'fix-userguide-namedws'
2011-08-25 14:11:48 +02:00
Michael Stapelberg
ca77646de6
docs/userguide: add paragraph about named workspaces, discourage use of 'ipc-socket'
2011-08-25 14:11:31 +02:00
Michael Stapelberg
4fcca74e2b
Merge branch 'master' into next
2011-08-25 00:24:12 +02:00
Michael Stapelberg
1d6e41e493
Merge branch 'fix-deco-1pixel'
2011-08-25 00:24:09 +02:00
Michael Stapelberg
4f22e12c5c
Bugfix: Correctly render non-leaf containers (Thanks eeemsi, mseed)
...
Fixes #465
2011-08-25 00:23:33 +02:00
Michael Stapelberg
2acbf4d4a4
Compilation fix: Add dont_warp=false
2011-08-24 23:06:49 +02:00
Michael Stapelberg
75c11cb894
Merge branch 'master' into next
2011-08-24 23:00:12 +02:00
Michael Stapelberg
53cec79181
Merge branch 'fix-move-float-output'
2011-08-24 23:00:03 +02:00
Michael Stapelberg
698d97cd02
Bugfix: Correctly warp floating windows when using the 'move' command
2011-08-24 22:59:46 +02:00
Michael Stapelberg
cd2d7ef484
Bugfix: Correctly keep focus when moving non-leaf windows
2011-08-24 22:55:56 +02:00
Michael Stapelberg
1d9a2abc05
Bugfix: Fix coordinates when moving a floating window to a different output
2011-08-24 22:54:10 +02:00
Michael Stapelberg
37a40671c9
Merge branch 'master' into next
2011-08-24 22:43:31 +02:00
Michael Stapelberg
3690bc6eef
Merge branch 'fix-floating-negative'
2011-08-24 22:43:25 +02:00
Michael Stapelberg
62e9eab4e5
Merge branch 'master' into next
...
Conflicts:
src/floating.c
2011-08-24 22:43:15 +02:00
Michael Stapelberg
7558c1ddbd
Bugfix: Correctly handle current_output == NULL
...
Fixes t/66-assign.t
2011-08-24 22:41:17 +02:00
Michael Stapelberg
f26dd1a7b1
Merge branch 'fix-floating-centering'
2011-08-24 22:27:59 +02:00
Peter Bui
a33bfa81d2
Move centering code to before sanity check
2011-08-24 22:27:15 +02:00
Michael Stapelberg
eacbf986a0
Merge branch 'master' into next
2011-08-24 18:49:40 +02:00
Michael Stapelberg
4021c54b93
Merge branch 'fix-i3bar-cutoff'
2011-08-24 18:49:37 +02:00
Michael Stapelberg
7af39906da
i3bar: Bugfix: Correctly allocate pixmap for statuslines which are longer than your screen
...
In case of a 1024 px screen and a 1128 px status line, the status line was not
only cut off (it has to be, obviously), but the right part showed some black
pixels.
2011-08-24 18:48:29 +02:00
Michael Stapelberg
0e46f17fff
Merge branch 'master' into next
2011-08-24 18:25:16 +02:00
Michael Stapelberg
6bcc670257
update changelog (not releasing yet)
2011-08-24 18:24:59 +02:00
Michael Stapelberg
c527497a4b
Merge branch 'master' into next
2011-08-24 16:58:47 +02:00
Michael Stapelberg
b31948aecb
Merge branch 'fix-assign-screen'
2011-08-24 16:58:43 +02:00