Michael Stapelberg
|
945632ddcb
|
Implement setting the WM_NAME of i3 container windows for debugging
|
2010-11-14 16:41:46 +01:00 |
Michael Stapelberg
|
e85bb09017
|
set withdrawn/normal state when unmapping/mapping (for xprop/java)
|
2010-11-14 13:53:47 +01:00 |
Michael Stapelberg
|
a415d56048
|
parser: return a proper JSON reply on parse errors
|
2010-11-14 01:45:05 +01:00 |
Michael Stapelberg
|
7c6f2dbfc6
|
Rendering fixes for stacking mode
|
2010-11-13 22:39:59 +01:00 |
Fernando Tarlá Cardoso Lemos
|
e6d1f181fd
|
Info about client.background for the user guide.
|
2010-11-13 20:08:19 +01:00 |
Michael Stapelberg
|
4cd6dd0303
|
port fernando’s custom background color patch
|
2010-11-13 20:07:49 +01:00 |
Fernando Tarlá Cardoso Lemos
|
53b98fdc7e
|
Paint the window decorations using the theme.
|
2010-11-13 19:17:08 +01:00 |
Michael Stapelberg
|
1a2134d4c3
|
add testcases/complete-run.pl, a script for conveniently running the testsuite (or parts of it)
|
2010-11-13 17:29:20 +01:00 |
Michael Stapelberg
|
dc10c67060
|
Bugfix: Close containers which are empty due to a move (Thanks fernando)
|
2010-11-13 14:55:11 +01:00 |
Michael Stapelberg
|
4aef09ab34
|
t/16-nestedcons.t: add 'border' key
|
2010-11-13 14:33:58 +01:00 |
Michael Stapelberg
|
432073dbe5
|
implement support for WM_TRANSIENT_FOR, expand testcase
|
2010-11-13 01:19:21 +01:00 |
Michael Stapelberg
|
ad9be5402a
|
Implement support for WM_CLIENT_LEADER
|
2010-11-12 23:46:03 +01:00 |
Baptiste Daroussin
|
1bb6906c56
|
Fix build on freebsd (uint32_t unknown if stdint.h not
included)
|
2010-11-12 23:11:36 +01:00 |
Michael Stapelberg
|
8f7bd538d8
|
implement configure requests, adapt testcase
testcase does not pass 100% due to clients not being reparented correctly yet.
|
2010-11-12 21:41:10 +01:00 |
Michael Stapelberg
|
0723876429
|
only re-position floating clients mapped to (0, 0), add pixels for decoration
|
2010-11-12 20:55:43 +01:00 |
Michael Stapelberg
|
57e602a97c
|
respect position in geometry of floating windows
|
2010-11-12 20:55:26 +01:00 |
Michael Stapelberg
|
56c6ba0359
|
bugfix: need to use window_type instead of type in t/04-floating.t
|
2010-11-12 20:37:36 +01:00 |
Michael Stapelberg
|
bb5f4eea88
|
bugfix: need to use window_type instead of type in t/04-floating.t
|
2010-11-12 20:37:18 +01:00 |
Michael Stapelberg
|
6c699801ab
|
bugfix: need to use window_type instead of type in t/04-floating.t
|
2010-11-12 20:36:37 +01:00 |
Michael Stapelberg
|
df2ded08d8
|
add testcase for invalid commands
|
2010-11-12 20:26:53 +01:00 |
Michael Stapelberg
|
e07fee4472
|
parser: don’t exit(1) on invalid command, use better error message
|
2010-11-12 20:22:55 +01:00 |
Michael Stapelberg
|
0e264cb5c4
|
implement different border styles
Wow, that actually was easy :).
|
2010-11-12 19:37:43 +01:00 |
Michael Stapelberg
|
66dc8883fd
|
make borders around every container configurable for debugging
|
2010-11-12 19:37:32 +01:00 |
Michael Stapelberg
|
d248f35267
|
include border style in ipc tree dump
|
2010-11-12 19:16:38 +01:00 |
Michael Stapelberg
|
ea4e3e7682
|
parser: bugfix: initialize match when parsing new command
|
2010-11-12 19:07:48 +01:00 |
Michael Stapelberg
|
6eb7f2a01d
|
lexer/parser: implement 'border' command
|
2010-11-12 18:41:54 +01:00 |
Michael Stapelberg
|
c6c084faa5
|
don’t close workspaces which are still visible (multi-monitor)
|
2010-11-12 17:34:13 +01:00 |
Michael Stapelberg
|
c1d574f84e
|
enumerate workspaces when initializing outputs
|
2010-11-12 17:33:59 +01:00 |
Axel Wagner
|
a88f7fb392
|
We don't need sig_quit
|
2010-11-11 03:01:40 +01:00 |
Axel Wagner
|
8301d3d9f3
|
Send a SIGTERM instead of a SIGQUIT to exit the child
|
2010-11-11 02:59:17 +01:00 |
Axel Wagner
|
33202881c4
|
Handle SIGTERM/-INT/-HUP
|
2010-11-11 02:57:39 +01:00 |
Axel Wagner
|
d5e3b58d47
|
-V actually does not take an argument (yet)
|
2010-11-11 02:57:25 +01:00 |
Axel Wagner
|
eada483765
|
Double-fork() to avoid zombies
|
2010-11-10 18:46:47 +01:00 |
Michael Stapelberg
|
1f7a53927e
|
update debian/ to include all documentation/bump standars version
|
2010-11-06 14:41:08 +01:00 |
Michael Stapelberg
|
e6cd2931a0
|
update debian/ to include all documentation/bump standars version
|
2010-11-06 14:40:18 +01:00 |
Axel Wagner
|
23b62f621d
|
Add support for bar_fg and bar_bg
|
2010-11-04 13:46:50 +01:00 |
Axel Wagner
|
127c082e83
|
Call init_colors() earlier
|
2010-11-04 13:46:33 +01:00 |
Axel Wagner
|
214382a030
|
Mention the color-options in the manpage
|
2010-11-04 12:43:41 +01:00 |
Axel Wagner
|
992612c89d
|
Some stylechanges to previous commit
|
2010-11-04 12:27:10 +01:00 |
Fernando Tarlá Cardoso Lemos
|
6376cf99d2
|
Custom colors can be set from the command line.
|
2010-11-04 11:51:26 +01:00 |
Fernando Tarlá Cardoso Lemos
|
73728f519b
|
Added a distclean target.
|
2010-11-04 11:50:47 +01:00 |
Axel Wagner
|
80172c88c5
|
Don't map bars on creation, if hide_on_modifier is enabled
|
2010-10-24 23:03:44 +02:00 |
Axel Wagner
|
4830288c7b
|
Place bar at the bottom of the screen, when creating them
|
2010-10-24 22:56:08 +02:00 |
Fernando Tarlá Cardoso Lemos
|
582ec2a071
|
More sensible lookup order loading the config.
|
2010-10-24 00:09:33 +02:00 |
Michael Stapelberg
|
2f6d2d0966
|
Bugfix: Don’t setup event handler when RandR base event is not set
|
2010-10-23 17:19:46 +02:00 |
Michael Stapelberg
|
af9749b1b9
|
Bugfix: Properly call init_workspaces() when RandR is known but not present
|
2010-10-23 17:19:42 +02:00 |
Michael Stapelberg
|
6146ad45c9
|
Bugfix: Properly call init_workspaces() when RandR is known but not present
|
2010-10-23 17:18:59 +02:00 |
Michael Stapelberg
|
3bb963cf31
|
Bugfix: Don’t setup event handler when RandR base event is not set
|
2010-10-23 17:18:41 +02:00 |
Axel Wagner
|
cddda0c965
|
Remove unnecessary dependencies
|
2010-10-22 00:32:29 +02:00 |
Fernando Tarlá Cardoso Lemos
|
b1060ff938
|
Fixed overflow and underflow bugs when resizing.
|
2010-10-18 00:06:32 +02:00 |