index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wayland
/
window.c
Age
Commit message (
Collapse
)
Author
2016-07-17
Allow users to customize the cursor on clients
Drew DeVault
This also sets the default size to 16 and documents all of the other environment variables in use in sway(1).
2016-07-16
Fix warning in window.c
Drew DeVault
2016-07-16
Fix #753
Drew DeVault
2016-07-15
Enable windows to register to get notified when the mouse wheel is scrolled
David Eklov
2016-07-15
Rename pointer_input::notify to indicate that is called on button clicks
David Eklov
2016-07-14
Use int instead of wl_fixed_t for mouse coordinates
David Eklov
2016-07-06
Enable windows to register to get notified of pointer button events
David Eklov
2016-07-04
Move code to make a window a shell surface into seperate function
David Eklov
2016-01-26
Remove pointer from swaylock surface
Drew DeVault
2015-11-29
Add text rendering support to wayland clients
Drew DeVault
2015-11-19
Add wallpapers to output command
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.