Drew DeVault
|
b2226ac655
|
Add client support for HiDPI
This adds HiDPI support to swaybar, swaybg, and swaylock.
|
8 years ago |
Drew DeVault
|
147a88260a
|
Fix #753
|
8 years ago |
David Eklov
|
c0b7610c26
|
Enable windows to register to get notified when the mouse wheel is scrolled
|
8 years ago |
David Eklov
|
250ddc66c6
|
Rename pointer_input::notify to indicate that is called on button clicks
|
8 years ago |
David Eklov
|
679c7b397c
|
Use int instead of wl_fixed_t for mouse coordinates
|
8 years ago |
David Eklov
|
b9d8cbabdd
|
Fix formatting guide violations (spaces instead of tabs)
|
9 years ago |
David Eklov
|
c8a64305fd
|
Enable windows to register to get notified of pointer button events
|
9 years ago |
David Eklov
|
bb35960e65
|
Move code to make a window a shell surface into seperate function
|
9 years ago |
Drew DeVault
|
82d464bb90
|
Add text rendering support to wayland clients
|
9 years ago |
Drew DeVault
|
b4e5e1381f
|
Refactor the crap out of wayland clients
And create a background surface on every output when invoking swaybg.
|
9 years ago |