Michael Stapelberg
|
2d52ecf071
|
Add parameter to reparent windows instead of killing them when closing a container
Necessary because when windows are unmapped, they are not necessary to
be killed (an application can unmap it temporarily).
|
2010-05-15 00:16:59 +02:00 |
Michael Stapelberg
|
5eae706427
|
grammar: s/layout_mode/window_mode
|
2010-05-11 23:04:21 +02:00 |
Michael Stapelberg
|
c75a6732bf
|
Implement 'restore' in new parser
|
2010-05-11 23:00:31 +02:00 |
Michael Stapelberg
|
a0e33c1d68
|
implement 'move' command in the new parser
|
2010-05-11 22:46:49 +02:00 |
Michael Stapelberg
|
98dbe63e35
|
Implement exec, exit, level, restart (without testcases for now)
|
2010-05-10 10:12:35 +02:00 |
Michael Stapelberg
|
6a1c34d2c5
|
Implement 'split'
|
2010-05-10 09:33:10 +02:00 |
Michael Stapelberg
|
145ebc7584
|
Implement 'prev', extend testcase
|
2010-05-10 09:08:31 +02:00 |
Michael Stapelberg
|
d8307f4b4a
|
implement 'next' in the new command parser (testcase unfinished)
|
2010-05-10 00:06:24 +02:00 |
Michael Stapelberg
|
0ea85c1b9d
|
implement 'fullscreen' command
|
2010-04-17 19:29:44 +02:00 |
Michael Stapelberg
|
22f38ebde4
|
clear current_match when dropping state
|
2010-04-17 12:57:06 +02:00 |
Michael Stapelberg
|
bb220b27d7
|
check for empty matches
|
2010-04-16 22:50:20 +02:00 |
Michael Stapelberg
|
93600ce0fd
|
implement con_id for matching containers, extend testcase
|
2010-04-16 15:30:07 +02:00 |
Michael Stapelberg
|
769501420d
|
add first version of a new flex/bison based command parser
|
2010-04-14 20:26:56 +02:00 |