Commit graph

26 commits

Author SHA1 Message Date
Bastien Dejean
eede3ea1a4 Fix dmenu_run invocation in example sxhkdrc 2017-02-15 13:25:46 +01:00
Bastien Dejean
a4574745e0 Restrain cycling in the example sxhkdrc
Fixes #565.
2016-11-12 10:33:19 +01:00
Bastien Dejean
1ff7191130 Fix typo 2016-04-09 14:08:54 +02:00
Bastien Dejean
12edac86fa Reinstate built-in pointer bindings 2016-04-07 18:08:32 +02:00
Bastien Dejean
ee6d28ccb3 Fix preselection cancel binding for desktops 2015-12-23 11:10:05 +01:00
Bastien Dejean
eb07d2fc06 Generalize window commands to nodes 2015-12-22 19:25:45 +01:00
Bastien Dejean
518a242f40 Fix modifier in example sxhkdrc 2015-11-18 09:36:26 +01:00
Bastien Dejean
f28f33448f Make a clear distinction between states and flags 2015-11-05 14:00:49 +01:00
Bastien Dejean
803392e985 sxhkdrc: grab pointer synchronously 2015-04-06 09:07:02 +02:00
Bastien Dejean
dcbfe86dc6 Update examples to reflect changes in sxhkd 2015-04-05 17:38:08 +02:00
Bastien Dejean
a1dc440d7d Use tabs consistently 2014-01-21 20:48:49 +01:00
Bastien Dejean
bc39da7e78 Pull and push edges via window -e DIR ±PIXELS 2013-12-27 14:46:35 +01:00
Bastien Dejean
dc805f9a6a Consolidate fit_monitor 2013-10-20 20:33:34 +02:00
Bastien Dejean
2f9677bc54 Add example bindings for history navigation 2013-10-08 17:51:44 +02:00
Bastien Dejean
c60a149506 Enhance examples 2013-09-15 12:47:07 +02:00
Bastien Dejean
784fb45ba3 Update examples 2013-08-28 23:17:03 +02:00
Bastien Dejean
5da3656f15 Add example binding for window transplantation 2013-08-06 15:13:22 +02:00
Bastien Dejean
b99011c917 The vim file type comment is not needed anymore 2013-08-06 12:08:44 +02:00
Bastien Dejean
8fd8521322 Rewrite message handling
The new message syntax:
- Provides 10 commands instead of 60.
- Allows multiple actions to be applied in one call.

The client now returns an non zero exit code when a message fails.

The `is_adjacent` function now handles vacant nodes.
2013-07-12 21:52:02 +02:00
Bastien Dejean
714fb8d504 Remove message: ungrab_pointer
The above message was only needed for ending the `move` pointer action
on a floating window. It rendered the `move` pointer action finicky
because the floating rectangle of the floating windows was not updated
in real time.
2013-07-04 11:04:28 +02:00
Bastien Dejean
5f9ec3bae0 Refresh example sxhkdrc 2013-06-28 13:42:22 +02:00
Bastien Dejean
e794bfdc51 Revert bogus push/pull factorisation 2013-06-24 16:36:59 +02:00
Bastien Dejean
7fb314a3d4 Use empty sequence element in example sxhkdrc 2013-06-23 15:21:09 +02:00
Bastien Dejean
05081fe0cd Refresh and simplify examples 2013-06-18 20:40:13 +02:00
Bastien Dejean
ad999831e8 Fix *sxhkdrc* example *vim* comment 2013-04-09 10:35:20 +02:00
Bastien Dejean
bd6877370c Clarify and expand the configuration documentation 2013-03-16 12:29:24 +01:00