Commit graph

40 commits

Author SHA1 Message Date
Bastien Dejean
6b2d8152ca New message: 'list_rules' 2012-12-25 19:03:35 +01:00
Bastien Dejean
62f32bc655 New optional EXIT_STATUS argument for 'quit'
Also removed the 'reload' message because of its uselessness.
2012-12-24 12:02:35 +01:00
Bastien Dejean
af06168b61 New message: 'toggle_visibility' 2012-12-23 12:11:08 +01:00
Bastien Dejean
43f76714aa Prevent focus stealing for 'focus_follows_mouse'
When 'focus_follows_mouse' was enabled, and the focus was given (through
the 'focus' message) to another window, it was possible for the previous
window to generate an enter notify event and, hence, stole the focus.
2012-12-20 11:14:38 +01:00
Bastien Dejean
ce885e5e32 Use specified fifo ('-s' flag) instead of stdout 2012-12-18 12:38:46 +01:00
Bastien Dejean
9b237551e6 New settings: 'numlock_modifier' and 'capslock_modifier' 2012-12-03 19:30:48 +01:00
Bastien Dejean
c0e3b0e93a Remove obsolete zombie handler 2012-10-23 17:31:45 +02:00
Bastien Dejean
9a09998d9f Fix the handling of 'button_modifier' 2012-10-23 17:01:32 +02:00
Bastien Dejean
0c6a40cbe9 Properly handle 'focus_follows_mouse' 2012-10-23 15:30:30 +02:00
Bastien Dejean
379099ee65 Fix wrong assumption regarding window id 2012-10-23 12:48:10 +02:00
Bastien Dejean
d810e72c35 New setting: 'button_modifier' 2012-10-23 12:42:40 +02:00
Bastien Dejean
f0ab3e390e Merge branch 'develop' 2012-10-23 12:17:19 +02:00
Bastien Dejean
7825c8b059 New setting: 'focus_follow_mouse' 2012-10-22 12:21:12 +02:00
Bastien Dejean
286fb33dfd Fix monocle 2012-10-18 11:15:43 +02:00
Bastien Dejean
2a3362fc4b Added support for multiple monitors 2012-10-17 16:18:40 +02:00
Bastien Dejean
cfa333e214 Resize floating windows with the mouse 2012-09-22 16:32:35 +02:00
Bastien Dejean
e81bb851be Move floating windows with the mouse, fix born_as 2012-09-22 15:10:59 +02:00
Bastien Dejean
3d95580282 Pseudo manual insertion for floating windows 2012-09-22 12:16:46 +02:00
Bastien Dejean
d5cb36c31f Show / hide wrappers should make unmap_notify work 2012-09-21 19:05:42 +02:00
Bastien Dejean
c584da2cb8 Unmap notify handling is bogus 2012-09-21 17:39:22 +02:00
Bastien Dejean
2365ae77e7 Fix hang related to SIGCHLD 2012-09-18 19:18:02 +02:00
Bastien Dejean
24507288bf Numerous fixes 2012-09-18 17:21:04 +02:00
Bastien Dejean
b757724a57 Flush, EWMH, new events, presel border fix 2012-09-16 14:16:58 +02:00
Bastien Dejean
40f87f4349 Toggle fullscreen, cycle leaf, more messages 2012-09-12 14:56:51 +02:00
Bastien Dejean
48a07d40d9 A few messages 2012-09-11 16:29:43 +02:00
Bastien Dejean
fa73a124c9 Rules, XDG config & autostart 2012-09-11 13:12:53 +02:00
Bastien Dejean
f9f1ce8e98 Dzen2 output 2012-09-09 10:46:46 +02:00
Bastien Dejean
daaefb13fd C style structure names 2012-08-29 18:37:31 +02:00
Bastien Dejean
2065bc5a6b Dropping Lua for message parsing 2012-08-29 12:45:44 +02:00
Bastien Dejean
a39a0ab2a3 Properly close sockets 2012-08-28 21:15:29 +02:00
Bastien Dejean
8a8e7fc14a Final specifications 2012-08-25 15:24:35 +02:00
baskerville
73cbaa495f Refactoring 2012-08-20 22:38:29 +02:00
baskerville
eef5cac8c7 Rule 2012-08-20 15:20:16 +02:00
baskerville
2924f123ea Triple window border 2012-08-19 21:45:49 +02:00
baskerville
3a8c7ecb35 Only one layer 2012-08-19 10:34:08 +02:00
baskerville
a1eef30109 A few constructors 2012-08-18 11:18:19 +02:00
baskerville
696ad65956 simple get message 2012-08-02 22:37:20 +02:00
baskerville
b09370666b using unix socket instead of fifo 2012-08-02 21:53:27 +02:00
baskerville
7aa12b0cd6 socket client 2012-08-02 20:41:25 +02:00
baskerville
10599b94f0 the name 2012-08-02 13:37:12 +02:00
Renamed from main.h (Browse further)