1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-25 14:06:08 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Yuxuan Shui
44befd9567
docs: rewrite the "FORMAT OF CONDITIONS" section
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-08-03 04:35:35 +01:00
Yuxuan Shui
0ba5de8375
docs: document universal window rules
This includes updating the changelog.

Closes #1284

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-08-03 04:35:34 +01:00
Yuxuan Shui
882f21b34a
c2: add new pre-defined target "group_focused"
This matches when the focused window is in the same window group as the
window being matched.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-08-03 04:35:05 +01:00
Yuxuan Shui
61f96525d2
c2: deprecate matching against "id", "leader", and "client"
From the user's perspective they are just random, meaningless numbers.
Doesn't really make sense to write rule against them.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-08-03 04:35:00 +01:00
Yuxuan Shui
32b7c17aee
docs: publish man page to picom.app 2024-07-30 19:01:10 +01:00
Yuxuan Shui
c29e1a4c3d
man: use more commonly used asciidoc file extension .adoc
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-07-30 19:01:09 +01:00
Renamed from man/picom.1.asciidoc (Browse further)