index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wayland
/
registry.c
Age
Commit message (
Collapse
)
Author
2017-08-03
Fix typo in debug log
emersion
2017-03-18
add missing ! for wl seat caps
Zandr Martin
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-12-14
minor logic error
barfoo1
2016-09-05
Add client support for HiDPI
Drew DeVault
This adds HiDPI support to swaybar, swaybg, and swaylock.
2016-09-05
Initial testing on hidpi clients
Drew DeVault
2016-07-06
Check capabilities before using pointer and keyboard
David Eklov
2016-04-30
wayland/registry.c: free() registry at registry_teardown
Sergi Granell
2015-12-12
Pass keys along from wayland backend to clients
Drew DeVault
2015-12-12
Fix build issue
Drew DeVault
2015-12-12
Add some more keyboard handling for wayland clients
Drew DeVault
2015-12-10
Initialize keyboard in registry poll
Drew DeVault
2015-12-10
Add keyboard handling shims to registry
Drew DeVault
2015-12-10
Discover swaylock extension in registry
Drew DeVault
2015-12-05
Free outputs on registry teardown
Drew DeVault
2015-11-19
Refactor the crap out of wayland clients
Drew DeVault
And create a background surface on every output when invoking swaybg.