Bastien Dejean
5bc711980c
Partially revert 0785b39
...
Fixes #787 .
Fixes #788 .
Fixes #783 .
2018-04-03 17:51:16 +02:00
Bastien Dejean
483866ed4b
Version 0.9.4
2018-03-28 10:34:36 +02:00
Bastien Dejean
0785b39235
Use better defaults
2018-03-28 10:06:20 +02:00
Bastien Dejean
59a9785786
Add setting: ignore_ewmh_fullscreen
...
Fixes #343 .
Fixes #643 .
2018-03-14 10:45:02 +01:00
Bastien Dejean
abc8eedde0
Expand marked flag definition
2018-03-07 18:19:11 +01:00
Bastien Dejean
582a843128
Handle mapping notify events
...
Fixes #766 .
2018-03-07 15:13:06 +01:00
Bastien Dejean
8d96affaf4
Add monitor/desktop/node descriptor: any
2018-03-07 14:14:48 +01:00
Bastien Dejean
d0138af475
Add newest
descriptor and marked
node flag
2018-03-07 12:01:58 +01:00
Bastien Dejean
09ad6cfd50
Define the term *receptacle*
...
Fixes #768 .
2018-02-04 12:00:21 +01:00
Bastien Dejean
cba737e778
Make following optional
...
Fixes #758 .
2018-01-14 22:32:11 +01:00
Bastien Dejean
f0147d3ccf
Add new logo
2017-11-24 18:15:20 +01:00
Bastien Dejean
1bb6386fe0
Add donation link
2017-11-08 22:41:11 +01:00
Joaquin Garmendia Cabrera
952e17269a
Update CONTRIBUTING.md
2017-10-16 10:27:16 +02:00
Bastien Dejean
49caeb8ce8
Pass intermediate conseq. as arg. to ext. rules
...
Inside the external rules script, `eval "$4"` provides a convenient way
of accessing the current values.
2017-09-29 11:19:53 +02:00
Bastien Dejean
614a56b753
Add a special raw name selector
...
Fixes #704 .
2017-09-08 21:23:53 +02:00
Justinien Bouron
41dc94f63c
Add new monitor selector : pointed.
2017-08-24 21:04:23 +02:00
Bastien Dejean
15b39f1834
Mention forbidden characters
2017-08-22 12:03:23 +02:00
Bastien Dejean
7ff9c88727
Carefully describe the desktop index descriptor
2017-08-21 10:13:06 +02:00
Bastien Dejean
b4c470784d
Add wm command: --reorder-monitors
2017-07-30 14:48:03 +02:00
Bastien Dejean
01ad5c5c49
Prevent invalid use of query's --names option
2017-07-25 20:45:18 +02:00
Bastien Dejean
196610445c
Rename node_{manage,unmanage} to node_{add,remove}
...
To be consistent with the other *_{add,remove} events.
The insertion point is also now given in third position, because it is
part of the coordinates.
2017-07-24 20:39:10 +02:00
Bastien Dejean
9ea4b012ac
Add an option to *subscribe*: --fifo
2017-07-24 20:28:22 +02:00
Bastien Dejean
5cf8280033
Improve *subscribe*'s documentation
2017-07-23 10:33:15 +02:00
Bastien Dejean
c744b74bc9
Add an option to *subscribe*: --count
2017-07-22 16:55:31 +02:00
Bastien Dejean
dacea30e21
Version 0.9.3
2017-07-14 21:01:20 +02:00
Bastien Dejean
0a9b6153af
*click_to_focus* is now a button name
...
Booleans are deprecated but still accepted.
2017-07-12 10:33:51 +02:00
Justinien Bouron
c3cc414b6e
Add rule consequence: rectangle
2017-06-12 09:48:17 +02:00
Bastien Dejean
fff172e5ca
Add setting: directional_focus_tightness
2017-06-04 10:25:11 +02:00
Olmo Kramer
40cd53a9ad
Fix link to Linux coding style
2017-02-10 21:53:01 +01:00
Olmo Kramer
cdb70b8f34
Allow (+|-)fraction in "node --ratio" command
2017-01-30 17:43:56 +01:00
Daniel Lublin
ada559d2aa
doc: Relate presel direction to insertion mode
2016-12-21 20:53:01 +01:00
Bastien Dejean
7404946e33
Add setting: swallow_first_click
2016-11-17 18:07:26 +01:00
Nathan Isom
dc4372f152
Remove rule key implication from config command.
2016-11-14 11:27:27 +01:00
Bastien Dejean
eb483bbe12
Fix the description of DESKTOP_SEL's .local
2016-11-12 10:35:25 +01:00
Bastien Dejean
73be87d104
Add the --names
option to the query
domain
...
Fixes #562 .
2016-11-04 10:28:24 +01:00
Bastien Dejean
0482a74ceb
Version 0.9.2
2016-10-30 13:25:26 +01:00
Thilo Wischmeyer
8664c007e4
Add an event for pointer actions
...
Fixes #536 .
2016-09-30 21:39:06 +02:00
Bastien Dejean
ccddf1231d
Add node modifier: active
2016-09-22 22:30:38 +02:00
Bastien Dejean
a6aa980c26
Fix link to the K&R C book
...
Fixes #512 .
2016-07-09 19:14:45 +02:00
Bastien Dejean
0a98de6624
Add setting: pointer_motion_interval
...
Fixes #482 .
2016-05-28 09:43:05 +02:00
Bastien Dejean
458358723f
Add current logo
...
Fixes #495 .
2016-05-27 12:12:41 +02:00
Bastien Dejean
a4a3edae7a
Provide computed selectors for the external rules
...
It might be useful to know what the computed monitor, desktop and node
consequences of the built-in phase are when we enter the external phase
of the rule processing mechanism.
2016-05-24 16:32:40 +02:00
Bastien Dejean
5392a84a40
Provide a way to disable built-in pointer bindings
...
Fixes #490 .
2016-05-21 21:31:14 +02:00
Bastien Dejean
319566e4af
Accept an optional reference in all the selectors
...
Fixes #486 .
2016-05-20 11:41:36 +02:00
Bastien Dejean
f4207c1cef
Add links to the Debian guide and packages
2016-05-11 09:57:36 +02:00
Bastien Dejean
1e98b9116a
Don't use a domain target as reference
...
Otherwise, the behavior of, for example, `desktop prev -s next` is
unexpected.
2016-05-09 18:43:03 +02:00
Bastien Dejean
e471298d0a
Add node modifiers: {descendant,ancestor}_of
...
Fixes #473 .
2016-05-09 16:55:31 +02:00
Bastien Dejean
a7821774c5
Mention the default reference
2016-05-09 13:37:45 +02:00
Bastien Dejean
28df617346
Update contribution instructions
2016-05-06 14:26:10 +02:00
Bastien Dejean
c32f30aa7e
Remove setting: history_aware_focus
...
The new implementation of the DIR descriptor is based on
[right-window](https://github.com/ntrrgc/right-window ).
Fixes #467 .
2016-04-28 10:33:30 +02:00