Age | Commit message (Expand) | Author |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-23 | rootston/layer_shell: fix clicking after surface moved/resized | Dorota Czaplejewicz |
2018-08-22 | Update rootston to use new option | Scott Anderson |
2018-08-22 | Use new options for X11 backend and Xwayland | Scott Anderson |
2018-08-16 | rootston: fix again FreeBSD build | emersion |
2018-08-16 | Merge pull request #1188 from emersion/freebsd-fixes | emersion |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-08-13 | move wlr_drm_connector_add_mode to wlr/backend/drm.h | Ilia Bozhinov |
2018-08-10 | rootston: Double fork for keyboard bindings | Genki Sky |
2018-08-06 | rootston: add keybinding to toggle decoration mode | emersion |
2018-08-06 | tablet-v2 tool: Implement implicit grab | Markus Ongyerth |
2018-08-02 | rootston: fire up wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | Merge pull request #1167 from ammen99/master | Brian Ashworth |
2018-07-29 | rootston: focus newly-created surfaces | Ilia Bozhinov |
2018-07-29 | Merge pull request #1164 from emersion/fix-xwayland | Drew DeVault |
2018-07-29 | reintroduce xwayland is_unmanaged | Markus Ongyerth |
2018-07-29 | Revert "rootston: Reap child processes" | emersion |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |
2018-07-24 | rootston: Reap child processes | Genki Sky |
2018-07-23 | tablet-v2 tablet_tool grab implementation | Markus Ongyerth |
2018-07-19 | linux-dmabuf: add v1 suffix | emersion |
2018-07-19 | tablet-v2 tablet_pad grab implementation | Markus Ongyerth |
2018-07-18 | xwayland: handle override_redirect flag changes | emersion |
2018-07-14 | propagate rename to rootston code | Markus Ongyerth |
2018-07-14 | rename wlr_tablet_tool to wlr_tablet | Markus Ongyerth |
2018-07-14 | Remove unused tablet_pad list from tools | Markus Ongyerth |
2018-07-14 | Another feedback pass | Markus Ongyerth |
2018-07-14 | Handle relative motion for mouse tools | Markus Ongyerth |
2018-07-14 | Send all tablet tool axis events | Markus Ongyerth |
2018-07-14 | Fix clang build errors | Markus Ongyerth |
2018-07-14 | Hook up set_cursor in rootston | Markus Ongyerth |
2018-07-14 | 1st feedback pass | Markus Ongyerth |
2018-07-14 | Fix segfaultiness | Markus Ongyerth |
2018-07-14 | Add tool buttons | Markus Ongyerth |
2018-07-14 | Propagate most axis events to clients | Markus Ongyerth |
2018-07-14 | Implement basic tablet_pad handling (bound to keyboard focus) | Markus Ongyerth |
2018-07-14 | Basic tablet_v2 object lifetime | Markus Ongyerth |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-07-07 | Merge pull request #1095 from agx/output-add-mode | Drew DeVault |
2018-07-07 | rootston: use wl_list_empty instead of wl_list_length > 0 | Guido Günther |
2018-07-07 | rootston: Handle modeline parameter | Guido Günther |
2018-07-04 | surface: move position and scale out of wlr_surface_state | emersion |
2018-07-04 | surface: do not monkey-patch state damage | emersion |
2018-07-04 | surface: make pending and current embedded structs | emersion |
2018-07-04 | Fix damage tracking debug mode | emersion |
2018-06-30 | screencopy-v1: add basic implementation | emersion |
2018-06-30 | rootston: fix leak in handle_layer_shell_surface | Dominique Martinet |
2018-06-24 | use seat function to end grab | Tony Crisci |