Age | Commit message (Expand) | Author |
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 |
2018-06-24 | Merge branch 'master' into cancel-grab-on-focus-change | Tony Crisci |
2018-06-17 | Merge branch 'master' into screencontent | emersion |
2018-06-13 | surface: remove wlr_surface.texture | emersion |
2018-06-10 | rootston: Cancel existing keyboard grab when changing focus | Genki Sky |
2018-06-08 | rootston: destroy xwayland before all clients | emersion |
2018-06-06 | dont damage drag icon after update_position | Tony Crisci |
2018-06-05 | update drag position at the right times | Tony Crisci |
2018-06-05 | handle drag icon map in rootston | Tony Crisci |
2018-06-05 | rename drag-icon map to unmap | Tony Crisci |
2018-06-01 | Add wlr_surface_get_geometry | Markus Ongyerth |
2018-05-31 | Merge branch 'master' into screencontent | emersion |
2018-05-30 | rootston: xdg-shell*: Fix get_size() for newly-mapped views | Genki Sky |
2018-05-29 | rootston: use wl_display_destroy_clients | emersion |
2018-05-29 | rootston: enable export-dmabuf | emersion |
2018-05-29 | Merge pull request #999 from dcz-purism/virtual-keyboard | emersion |
2018-05-28 | virtual-keyboard: add support for the virtual-keyboard-v1 protocol | Dorota Czaplejewicz |
2018-05-25 | Merge pull request #993 from emersion/bind-wl-drm-in-renderer | emersion |
2018-05-25 | backends: implement custom EGL and renderer initialization | Ilia Bozhinov |
2018-05-24 | rootston: Keep focus unchanged when non-focusable element clicked | Dorota Czaplejewicz |
2018-05-24 | rootston: Disable keyboard focus on inactive views | Dorota Czaplejewicz |
2018-05-21 | render: bind wl_drm in renderer | emersion |
2018-05-20 | output: correctly clear screen when fullscreened | emersion |
2018-05-12 | Send axis source event | emersion |