Dominique Martinet
3b7cae0e31
swayidle: terminate if wl_display_dispatch failed
7 years ago
Dominique Martinet
620b269418
swayidle: terminate when server died
...
Fixes #1977 .
7 years ago
Drew DeVault
76bdbe938f
Merge pull request #1986 from emersion/clip-title-texture
...
Correctly clip title texture if necessary
7 years ago
emersion
79e970d86e
Correctly clip title texture if necessary
7 years ago
Drew DeVault
95f6d0deba
Merge pull request #1954 from RyanDwyer/marks
...
Implement marks
7 years ago
Ryan Dwyer
4d1edfcba9
Change unmark implemention to match i3's
7 years ago
Ryan Dwyer
22d38600d0
Implement marks
7 years ago
Drew DeVault
f1f54bbc88
Merge pull request #1978 from RedSoxFan/fix-1975
...
Fix #1975
7 years ago
Brian Ashworth
9ba0dca7ba
Merge branch 'master' into fix-1975
7 years ago
Brian Ashworth
77b42ec821
Always render top border for border normal
7 years ago
Drew DeVault
1837756dbe
Merge pull request #1871 from emersion/kill-wl-shell
...
Kill wl_shell
7 years ago
emersion
95a10dd4f3
Kill wl_shell
7 years ago
Drew DeVault
4e6cb2b4b2
Merge pull request #1968 from RyanDwyer/fix-criteria
...
Fix double free in criteria
7 years ago
Brian Ashworth
3488fbc859
Fix y and height for a hidden top normal border
7 years ago
Brian Ashworth
34b864fb17
Merge branch 'master' into fix-1975
7 years ago
Brian Ashworth
6ff7c52736
Fix titles and detect edges for hide_edge_borders
7 years ago
Ryan Dwyer
92b8497a0b
Fix crash when launching programs from dmenu
7 years ago
Ryan Dwyer
8432d8a15e
xdg_shell: Replace get_prop with get_string_prop
7 years ago
Ryan Dwyer
490f92255c
Initialise error_arg to NULL in criteria_parse
7 years ago
Ryan Dwyer
39007fc30f
Fix double free in criteria
7 years ago
Ryan Dwyer
bffcb496cc
Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""
...
This reverts commit ac0e62584f
.
This reimplements the criteria __focused__ commit in preparation for
fixing a known bug.
7 years ago
Ryan Dwyer
1e9aaa54a8
Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""
...
This reverts commit 32a572cecf
.
This reimplements the criteria overhaul in preparation for fixing a
known bug.
7 years ago
Drew DeVault
270c1ee7e5
Actually fix swayidle
...
I also didn't test this commit though so who knows
7 years ago
Drew DeVault
b65a75a6e1
swayidle: use wl_event_loop_dispatch_idle
...
Fixes #1977
7 years ago
Drew DeVault
404d006a1c
Enable lazy xwayland
7 years ago
Drew DeVault
b2dec12368
Merge pull request #1970 from emersion/xdg-shell-stable
...
Add xdg-shell stable support
7 years ago
Drew DeVault
4f540b638e
Add pixman to swayidle deps
7 years ago
Drew DeVault
364439cc11
Merge pull request #1971 from emersion/fix-pango-markup
...
Fix pango markup
7 years ago
emersion
6eda10e4ca
Fix pango markup
...
The condition checking if the markup is valid was inverted.
This commit also adds better error handling: if the markup cannot
be parsed, it fallbacks to plain text.
7 years ago
emersion
88d9d43b36
Add xdg-shell stable support
7 years ago
emersion
4dfb0529f8
Merge pull request #1935 from heghe/heghe/fix-pango-markup-crash
...
Fix crash when using pango markup font
7 years ago
Heghedus Razvan
789a877b37
Fix crash when using pango markup font
...
The characters & < > ' " needs to be escaped when using pango markup
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
7 years ago
Drew DeVault
61aa0937a7
Merge pull request #1824 from snaggen/idle
...
DPMS and lock handling
7 years ago
Ryan Dwyer
0c96d757d0
Merge pull request #1960 from RedSoxFan/edge-borders
...
Implement hide_edge_borders
7 years ago
Ryan Dwyer
90e6dfa268
Merge branch 'master' into edge-borders
7 years ago
Brian Ashworth
0f43eac5dc
Fix recursion when counting descendants of a type
7 years ago
Mattias Eriksson
f40049b5cd
Remove asciidoc file for swayidle
7 years ago
Mattias Eriksson
8fbafbfab5
Idle handling for dpms/lockscreen et al
...
Swayidle handles idle events and allows
for dpms and lockscreen handling. It also
handles systemd sleep events, and can
raise a lockscreen on sleep
Fixes #541
7 years ago
Drew DeVault
9d607b7253
Merge pull request #1967 from emersion/remove-xdg-popup-unmap
...
Don't destroy view child on xdg-popup unmap
7 years ago
emersion
360e63b8a7
Don't destroy view child on xdg-popup unmap
7 years ago
Brian Ashworth
2adf23c2a3
Only count views for hide_edge_borders smart
7 years ago
Brian Ashworth
ec60e24f75
Merge branch 'master' into edge-borders
7 years ago
Brian Ashworth
e3625d8f33
Count descendant views for hide_edge_borders smart
7 years ago
Drew DeVault
b1c33ecc25
Merge pull request #1964 from emersion/wlroots-970
...
Send pointer discrete axis values
7 years ago
Drew DeVault
e2b8eac4bf
Merge branch 'master' into wlroots-970
7 years ago
Drew DeVault
867190e082
Merge pull request #1958 from swaywm/scdoc
...
Port man pages to scdoc
7 years ago
Drew DeVault
2da685e913
Merge remote-tracking branch 'origin/master' into scdoc
7 years ago
Drew DeVault
51b0b25587
Merge pull request #1959 from RyanDwyer/ipc-get-seats
...
Implement IPC get_seats command
7 years ago
Drew DeVault
a2d7079b26
Merge branch 'master' into scdoc
7 years ago
Drew DeVault
da679a8051
Fix typos
7 years ago