Michael Stapelberg
f7842e4c71
t/18-openkill.t: search not focused container instead of using the first one
2010-07-03 15:29:44 +02:00
Michael Stapelberg
64306e813e
Bugfix: Ignore sequences of mapping/unmapping windows to avoid getting enter_notifies
2010-07-02 20:33:26 +02:00
Michael Stapelberg
5d0f17d53d
bugfix: correctly focus follow up window when closing floating windows
2010-06-30 22:37:57 +02:00
Michael Stapelberg
6d152103f5
parser: implement move
2010-06-30 22:23:32 +02:00
Michael Stapelberg
565ef78b12
parser: implement resize command
2010-06-30 19:47:23 +02:00
Michael Stapelberg
bd9e5c0bc4
parser: implement explicit "mode floating"/"mode tiling"
2010-06-30 15:54:34 +02:00
Michael Stapelberg
2da4173144
parser: implement "reload"
2010-06-30 15:31:29 +02:00
Michael Stapelberg
ea30fdc327
parser: call tree_close_con() instead of tree_close() when run interactively
2010-06-30 15:27:18 +02:00
Michael Stapelberg
317d2bbe2b
update configfile for the new commands (this is not the final default config file)
2010-06-30 00:25:11 +02:00
Michael Stapelberg
4eace6f886
Go down the tree when moving windows, add testcase for moving
2010-06-29 19:05:31 +02:00
Michael Stapelberg
60e507ca6f
ipc: send workspace event in workspace_initialize (Thanks fernando)
2010-06-29 14:48:19 +02:00
Michael Stapelberg
948378fa55
floating: correctly kill floating containers when closing
2010-06-28 22:37:35 +02:00
Michael Stapelberg
2f4210d3cf
floating: use con_fix_percent
2010-06-28 22:36:08 +02:00
Michael Stapelberg
574e6b51d1
re-implement click to focus
2010-06-28 22:26:23 +02:00
Michael Stapelberg
c33d352fd2
floating: re-implement floating_modifier + left/right mouse button to drag/resize
2010-06-28 22:23:32 +02:00
Michael Stapelberg
84e78c6dba
automatically set dialog windows to floating
2010-06-28 21:40:36 +02:00
Michael Stapelberg
69e1975e29
split up toggle_floating_mode into floating_enable and floating_disable
2010-06-28 21:40:17 +02:00
Fernando Tarlá Cardoso Lemos
0b111f7f1a
Reset the color to the default color, don't harcode white.
2010-06-25 00:46:10 +02:00
Michael Stapelberg
14e882826e
debian: bump compatibility to 6
2010-06-23 18:30:02 +02:00
Michael Stapelberg
5b80d4907c
debian: update changelog
2010-06-23 18:29:58 +02:00
Michael Stapelberg
cc865f4790
debian: bump compatibility to 6
2010-06-23 18:29:35 +02:00
Michael Stapelberg
0209309bc2
debian: update changelog
2010-06-23 18:23:38 +02:00
Michael Stapelberg
bda1201b5c
debian: add watch file
2010-06-23 18:19:39 +02:00
Michael Stapelberg
d9cb045f89
debian: add watch file
2010-06-23 18:19:23 +02:00
Michael Stapelberg
bdfad42c80
debian: call dh_installwm to register as alternative for x-window-manager
2010-06-23 18:04:00 +02:00
Michael Stapelberg
f411f3f255
debian: update changelog
2010-06-23 17:59:01 +02:00
Michael Stapelberg
76c4e95b60
i3-wsbar: replace %w with the width of the output (Thanks dothebart)
...
This fixes ticket #231
2010-06-19 11:48:47 +02:00
Michael Stapelberg
2fd8774249
Bugfix: i3-wsbar: properly catch errors when writing to child process
...
This comes at the expense of having Try::Tiny as additional dependency,
but I think Try::Tiny is widely available.
2010-06-16 19:27:56 +02:00
Michael Stapelberg
a2402a5eb1
Bugfix: i3-wsbar: properly catch errors when writing to child process
...
This comes at the expense of having Try::Tiny as additional dependency,
but I think Try::Tiny is widely available.
2010-06-16 19:26:55 +02:00
Michael Stapelberg
2c305b5429
Bugfix: Don’t crash when a dock client starts up with nonsense coordinates (Thanks dothebart)
...
This fixes ticket #229
2010-06-16 19:16:05 +02:00
Michael Stapelberg
1bddd2a9cb
Bugfix: Don’t crash when a dock client starts up with nonsense coordinates (Thanks dothebart)
...
This fixes ticket #229
2010-06-16 19:15:14 +02:00
Michael Stapelberg
c024a23142
website: add download link to the new release
2010-06-09 10:14:21 +02:00
Michael Stapelberg
ed4e8e9bff
debian: update i3-wm.docs
2010-06-09 09:59:46 +02:00
Michael Stapelberg
7d05f1a1a0
debian: update i3-wm.docs
2010-06-09 09:59:33 +02:00
Michael Stapelberg
78dc8fc36e
Add documentation for external workspace bars
2010-06-09 09:57:43 +02:00
Michael Stapelberg
9bd6bbd70d
debian: update changelog
2010-06-09 09:53:36 +02:00
Michael Stapelberg
2ba223b03a
Add release notes for 3.ε-bf1
2010-06-09 09:53:18 +02:00
Michael Stapelberg
acac2eb92f
website: s/systemcalls/system calls, update title
2010-06-08 18:27:31 +02:00
Michael Stapelberg
22f63ee2ec
website: add links to i3status/i3lock/dzen2 on download page
2010-06-08 18:26:49 +02:00
Michael Stapelberg
756fff9d6a
website: add link to wsbar.html
2010-06-08 18:26:38 +02:00
Michael Stapelberg
285692c92c
Update testcases (and skip some tests for the moment)
2010-06-02 23:53:22 +02:00
Michael Stapelberg
6897e15e72
Implement mark/goto, modify testcase
2010-06-02 23:32:05 +02:00
Michael Stapelberg
780e773a6a
split containers do not directly accepts windows (they only have children)
2010-06-02 22:35:37 +02:00
Michael Stapelberg
bdb1065537
bugfix: only print the first match when looking for the loglevel
...
fixes problems with con.c, container.c, config.c
2010-06-02 22:34:31 +02:00
Michael Stapelberg
5bff638ea0
bugfix: the layout command needs to change the layout of the parent container
2010-06-02 18:58:52 +02:00
Michael Stapelberg
32be3af109
Re-implement support for the urgency hint, extend t/13-urgent.t
...
The actual rendering will follow
2010-06-02 17:55:10 +02:00
Michael Stapelberg
03c8da0a74
t/lib/i3test.pm: refactor get_ws and get_ws_content using List::Util’s first
2010-06-02 17:50:06 +02:00
Michael Stapelberg
7c3e88ad93
parser: implement matching on the window id
2010-06-02 17:20:32 +02:00
Michael Stapelberg
14a312c152
more debug output
2010-06-02 17:04:26 +02:00
Michael Stapelberg
1c5adc6c35
Don’t ignore sequence in UnmapNotify, there might be multiple windows in one sequence
...
This would lead to i3 thinking that a new window was already managed if it
has the same X-ID as the old window. Instead, we need to fix the EnterNotify
problem in a different way.
2010-06-02 17:03:26 +02:00