Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-08 | Port to wlroots layer shell | Drew DeVault | |
2016-04-12 | wayland: Bind interfaces correctly | Jari Vetoniemi | |
seat was binded with XDG_SHELL_VERSION_CURRENT constant that makes no sense. Use this constant in use_unstable_version call instead, and bind to the implemented versions. | |||
2015-01-17 | Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also use | Jari Vetoniemi | |
secure_getenv where it makes sense. | |||
2014-11-02 | Redraw only when input changed. | Jari Vetoniemi | |
2014-11-02 | Get output width and height. | Jari Vetoniemi | |
2014-11-02 | Key repeats. | Jari Vetoniemi | |
2014-11-02 | Make shift + tab the current tab behavior, and normal tab to cycle. | Jari Vetoniemi | |
2014-10-25 | Cleanup all resources used by wayland renderer. | Jari Vetoniemi | |
2014-10-25 | Cleanup wayland renderer and plugin support. | Jari Vetoniemi | |