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
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
emersion
50298dc901
Send pointer discrete axis values and source
...
Update for swaywm/wlroots#970
7 years ago
Drew DeVault
32a572cecf
Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"
...
This reverts commit 3e1bf721c6
, reversing
changes made to 2217518bd5
.
7 years ago
Drew DeVault
ac0e62584f
Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"
...
This reverts commit 2511adffc2
, reversing
changes made to 3e1bf721c6
.
7 years ago
Ryan Dwyer
28eb97299e
Fix conflicting IPC command type constants with i3's
7 years ago
Ryan Dwyer
c72940837c
Implement IPC get_seats command
7 years ago
Ryan Dwyer
7f03570caf
Merge pull request #1952 from Dudemanguy911/fix-crash-on-fullscreen
...
fix crash on fullscreen toggle
7 years ago
Ryan Dwyer
4717c71da5
Merge branch 'master' into fix-crash-on-fullscreen
7 years ago
Drew DeVault
aed26cfc8c
Update README.md + README.*.md
7 years ago
Drew DeVault
2511adffc2
Merge pull request #1953 from RyanDwyer/criteria-focused
...
Implement __focused__ criteria
7 years ago
Ryan Dwyer
94e42f9857
Implement __focused__ criteria
7 years ago
Drew DeVault
1372cc2048
Add scdoc to .build.yml
7 years ago
Drew DeVault
167f7c54f4
Remove swaygrab entirely
...
We'll have to rewrite this later.
7 years ago
Drew DeVault
22f52b91ed
Add swaylock(1) and swaymsg(1)
7 years ago
Drew DeVault
7a964651fb
Remove sway-security(7)
...
We will need to overhaul this for 1.0
7 years ago