Commit graph

685 commits

Author SHA1 Message Date
Bastien Dejean
42f50c36fe Document new skip options 2012-09-26 12:12:36 +02:00
Bastien Dejean
350a2d86bd New message: "magnetise" 2012-09-26 12:11:45 +02:00
Bastien Dejean
cebfb398b3 Remove useless code 2012-09-25 15:04:13 +02:00
Bastien Dejean
310ca26900 Take tall screens into consideration 2012-09-24 20:15:25 +02:00
Bastien Dejean
80ca33c3cd Options to skip same or different class in "cycle"
Two options have been added to the "cycle" message: --skip-class-equal
and --skip-class-differ. The class name of the client is now shown in
the output of the "dump" command instead of the letter "C".
2012-09-24 19:40:49 +02:00
Bastien Dejean
2ac2ea6fb6 Fix the unexpected focus after node removal 2012-09-24 15:24:22 +02:00
Bastien Dejean
584588d241 Remove obvious condition 2012-09-24 15:17:22 +02:00
Bastien Dejean
fd46aab2fb Don't resize: send a configure notify event
When receiving configure requests for tiled and fullscreen clients:
don't resize but send a configure notify event for the current size.
2012-09-24 15:00:40 +02:00
Bastien Dejean
00ec4018d8 Always Obey Configure Requests
If configure requests are not observed for tiled and fullscreen clients,
it might happen that only a part of the window will be used: this is
what happens if you change the font size of an urxvt window on-the-fly.
2012-09-24 12:08:51 +02:00
Bastien Dejean
5ca8e69d02 Made BSPWM_SOCKET definition optional 2012-09-24 11:00:35 +02:00
Bastien Dejean
6d61d8f296 Underline the importance of the socket environment variable 2012-09-23 19:45:52 +02:00
Bastien Dejean
fbea58ff03 Added License 2012-09-23 17:20:43 +02:00
Bastien Dejean
2d2798310b Remove obsolete .bspwmrc symbolic link 2012-09-23 16:51:13 +02:00
Bastien Dejean
27f21f0f56 Installation instructions 2012-09-23 10:38:23 +02:00
Bastien Dejean
9dd9296734 X color names link 2012-09-23 10:23:05 +02:00
Bastien Dejean
13faaad27d Indicate mouse bindings 2012-09-23 09:41:59 +02:00
Bastien Dejean
6376a81d89 Fix formatting 2012-09-22 23:14:57 +02:00
Bastien Dejean
a43b45f7f4 Documentation 2012-09-22 23:11:57 +02:00
Bastien Dejean
0d04cd6c0c Fix dangling last_focus ; no infinite width, height 2012-09-22 17:17:18 +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
5c3ae7c6f8 Support cycling for all options in cycle_leaf 2012-09-21 12:38:27 +02:00
Bastien Dejean
09f163becc Handle unmap notifications 2012-09-21 12:15:25 +02:00
Bastien Dejean
eadc5f69a1 Fix presel border on focused window 2012-09-20 23:56:46 +02:00
Bastien Dejean
efcc7e41f6 Locked and urgent client states and colors 2012-09-20 23:32:32 +02:00
Bastien Dejean
946c0ed3a8 Fix desktop_cyle, try to handle unmap_notify 2012-09-20 16:32:01 +02:00
Bastien Dejean
663d5ec035 Rotate the tree when unlinking, reload commands 2012-09-20 12:42:10 +02:00
Bastien Dejean
0bd88d9824 Fix "alternate" command, min width,height is 1,1 2012-09-20 11:50:25 +02:00
Bastien Dejean
dbf16cee32 select_desktop needs a special apply_layout call 2012-09-20 00:50:18 +02:00
Bastien Dejean
f7fe1ebe78 Don't select desktop in focus_node 2012-09-19 23:52:38 +02:00
Bastien Dejean
deaa516e35 Update focus in {transfer,remove}node and al. 2012-09-19 22:59:13 +02:00
Bastien Dejean
2f5258da83 Fix swap_nodes 2012-09-18 19:48:34 +02:00
Bastien Dejean
2365ae77e7 Fix hang related to SIGCHLD 2012-09-18 19:18:02 +02:00
Bastien Dejean
924c0368a3 Don't configure fullscreen windows 2012-09-18 17:37:34 +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
7e3569f0fa Simplify get_color 2012-09-14 11:30:41 +02:00
Bastien Dejean
ac4fcaad23 Toggle floating 2012-09-13 21:55:29 +02:00
Bastien Dejean
3ce4107b75 Fix remove_node and cycle_leaf 2012-09-13 21:45:40 +02:00
Bastien Dejean
f6764fc8c3 Fix pull, push and node removal 2012-09-13 18:09:10 +02:00
Bastien Dejean
3c3cf36184 Fix apply_layout, dump_tree, insert_node, bye bsps 2012-09-13 13:56:53 +02:00
Bastien Dejean
fea6e82927 First incursion 2012-09-12 21:56:48 +02:00
Bastien Dejean
4ca6b0a1f4 Fix truncated strings, named default colors 2012-09-12 19:10:37 +02:00
Bastien Dejean
40f87f4349 Toggle fullscreen, cycle leaf, more messages 2012-09-12 14:56:51 +02:00
Bastien Dejean
2375a75d49 Client message, strict parse, select desktop 2012-09-11 22:48:26 +02:00
Bastien Dejean
1fd5e1663e Strict layout parser 2012-09-11 16:58:06 +02:00
Bastien Dejean
11999bc55b Missing comparison 2012-09-11 16:38:29 +02:00