Age | Commit message (Expand) | Author |
2016-09-05 | Fix constant scale factor in font code | Drew DeVault |
2016-09-05 | Add client support for HiDPI | Drew DeVault |
2016-09-05 | Initial testing on hidpi clients | 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 | 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 |
2016-04-17 | Flesh out pango markup implementation | Drew DeVault |
2016-03-30 | Make client/pango.h not depend on client/window.h | Mikkel Oscar Lyderik |
2016-01-25 | extract cairo_set_source_u32() | Christoph Gysin |
2015-12-20 | make gdk-pixbuf dependency really optional | progandy |
2015-12-12 | Pass keys along from wayland backend to clients | 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-10 | Refactor gdk pixbuf code into shared client lib | Drew DeVault |
2015-11-29 | Add text rendering support to wayland clients | Drew DeVault |
2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault |
2015-11-18 | Basic support for extensions in server and clients | Drew DeVault |
2015-11-18 | Support cursors over wayland clients | Drew DeVault |
2015-11-18 | Fix SIGBUS from wayland clients | Drew DeVault |
2015-11-18 | Normalize indentation | Drew DeVault |
2015-11-18 | Clean up memory pool files better | Drew DeVault |
2015-11-18 | Fix up wayland client implementation | Drew DeVault |