Age | Commit message (Expand) | Author |
2017-10-03 | rootston: rotate views! | emersion |
2017-10-03 | rootston: force move and resize | emersion |
2017-10-03 | Merge pull request #184 from emersion/rootston-keys | Drew DeVault |
2017-10-03 | Set WAYLAND_DISPLAY in rootston environment | Drew DeVault |
2017-10-03 | Add modifiers signal, remove wlr_keyboard_update_modifiers | emersion |
2017-10-03 | Merge pull request #194 from versusvoid/memory | Tony Crisci |
2017-10-03 | Fix modifiers support with backend != wayland | emersion |
2017-10-03 | Add modifiers support in wayland backend, parse modifiers in rootston config | emersion |
2017-10-03 | Fix modifiers handling, add wlr_keyboard_get_modifiers | emersion |
2017-10-03 | Begin modifiers support | emersion |
2017-10-03 | exec command if it's not exit | emersion |
2017-10-03 | Free config->bindings | emersion |
2017-10-03 | Bind logo+q when no config file is specified | emersion |
2017-10-03 | Use a command string rather than an action enum | emersion |
2017-10-03 | Parse bindings in config, execute bindings | emersion |
2017-10-03 | Use keysyms instead of keycodes | emersion |
2017-10-03 | Add keyboard state to rootston | emersion |
2017-10-03 | Free xkb structures on wlr_keyboard destroy | Versus Void |
2017-10-02 | Update README et al with new links | Drew DeVault |
2017-10-02 | xdg-popup: render popups in the right place | Tony Crisci |
2017-10-02 | xdg-popup: configure requests | Tony Crisci |
2017-10-02 | xdg-surface: get popup | Tony Crisci |
2017-10-02 | xdg-positioner | Tony Crisci |
2017-10-02 | Merge pull request #187 from versusvoid/documentation | Drew DeVault |
2017-10-02 | Move wlr-example.ini.example to rootston.ini.example and reference it from ex... | Versus Void |
2017-10-02 | Merge pull request #185 from acrisci/bug/xdg-shell-destroy | Drew DeVault |
2017-10-02 | Merge pull request #182 from ascent12/drm-multi-gpu | Drew DeVault |
2017-10-02 | Add examples/wlr-example.ini.example with option descriptions for examples | Versus Void |
2017-10-02 | xdg-shell: protocol destroy | Tony Crisci |
2017-10-02 | Check for fd failure properly | Scott Anderson |
2017-10-02 | Add explicitly picking GPUs with environment var | Scott Anderson |
2017-10-02 | Change iface prefix to suffix | Scott Anderson |
2017-10-01 | Fix keyboard handling in examples | Drew DeVault |
2017-10-01 | Forgot that file :/ | Drew DeVault |
2017-10-01 | Add basic drawing tablet support to rootston | Drew DeVault |
2017-10-01 | Minor fixes | Scott Anderson |
2017-10-01 | Multi-GPU DRM | Scott Anderson |
2017-10-01 | Change wlr_session to open every GPU | Scott Anderson |
2017-10-01 | Add renderer pointer inside drm_surface | Scott Anderson |
2017-09-30 | Merge pull request #181 from acrisci/bug/toplevel-cleanup | Drew DeVault |
2017-09-30 | xdg-toplevel: fix memory leaks | Tony Crisci |
2017-09-30 | Reverse loop in view_at | Drew DeVault |
2017-09-30 | Merge pull request #160 from acrisci/feature/subcompositor | Drew DeVault |
2017-09-30 | Merge pull request #179 from emersion/wl-shell-resize | Drew DeVault |
2017-09-30 | Fix segfault in handle_request_resize | emersion |
2017-09-30 | Merge branch 'master' into feature/subcompositor | Tony Crisci |
2017-09-30 | subsurface handle parent destroy | Tony Crisci |
2017-09-30 | input events for subsurfaces | Tony Crisci |
2017-09-30 | Merge pull request #177 from emersion/xwayland-resize | Drew DeVault |
2017-09-30 | Add resize support for wl_shell | emersion |