Age | Commit message (Expand) | Author |
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-06-24 | use seat function to end grab | Tony Crisci |
2018-06-10 | rootston: Cancel existing keyboard grab when changing focus | Genki Sky |
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-05-24 | rootston: Disable keyboard focus on inactive views | Dorota Czaplejewicz |
2018-04-29 | rootston: map input devices with wlr_input_device.output_name | emersion |
2018-04-22 | Implement output auto-selection in rootston | Drew DeVault |
2018-04-03 | Implement input inhibit in rootston | Drew DeVault |
2018-04-02 | Handle layer surfaces below shell surfaces | Drew DeVault |
2018-04-02 | Always give keyboard focus to the topmost layer | Drew DeVault |
2018-03-27 | rootston: Fix segfault in seat unfullscreening | Dominique Martinet |
2018-03-26 | only unfullscreen when necessary | Markus Ongyerth |
2018-03-26 | unset fullscreen when surface is brought to front | Markus Ongyerth |
2018-03-17 | Merge pull request #711 from emersion/map-unmap | Tony Crisci |
2018-03-13 | rootston: destroy seat view on unmap | emersion |
2018-03-11 | rootston: fix segfault in handle_tablet_tool_destroy | emersion |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-23 | rootston: fix use-after-free in handle_keyboard_destroy | emersion |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-08 | Rename roots_seat_cancel_transform | Vincent Vanlaer |
2018-02-06 | Merge roots_seat_cancel_* into one function | Vincent Vanlaer |
2018-02-06 | Cancel rootston move/resize/rotate on escape press | Vincent Vanlaer |
2018-01-29 | rootston: fix damage when changing views z-index | emersion |
2018-01-28 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-28 | rootston: fix compilation without XWayland support | Patrick Steinhardt |
2018-01-24 | Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage | emersion |
2018-01-24 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | fix decorations on wayland backend | Tony Crisci |
2018-01-23 | rootston: damage tracking for drag icons | emersion |