Age | Commit message (Expand) | Author |
---|---|---|
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 | Fix formatting guide violations (spaces instead of tabs) | 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 |
2015-11-29 | Add text rendering support to wayland clients | Drew DeVault |
2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault |