| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-28 | Remove obsolete client code | Drew DeVault | -177/+0 | |
| 2016-09-05 | Add client support for HiDPI | Drew DeVault | -4/+10 | |
| This adds HiDPI support to swaybar, swaybg, and swaylock. | ||||
| 2016-07-17 | Allow users to customize the cursor on clients | Drew DeVault | -1/+11 | |
| 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 | -3/+2 | |
| 2016-07-16 | Fix #753 | Drew DeVault | -1/+1 | |
| 2016-07-15 | Enable windows to register to get notified when the mouse wheel is scrolled | David Eklov | -1/+20 | |
| 2016-07-15 | Rename pointer_input::notify to indicate that is called on button clicks | David Eklov | -2/+2 | |
| 2016-07-14 | Use int instead of wl_fixed_t for mouse coordinates | David Eklov | -2/+2 | |
| 2016-07-06 | Enable windows to register to get notified of pointer button events | David Eklov | -0/+10 | |
| 2016-07-04 | Move code to make a window a shell surface into seperate function | David Eklov | -3/+7 | |
| 2016-01-26 | Remove pointer from swaylock surface | Drew DeVault | -11/+15 | |
| 2015-11-29 | Add text rendering support to wayland clients | Drew DeVault | -0/+4 | |
| 2015-11-19 | Add wallpapers to output command | Drew DeVault | -2/+0 | |
| 2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault | -0/+123 | |
| And create a background surface on every output when invoking swaybg. | ||||
