Age | Commit message (Expand) | Author |
2020-06-18 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-18 | input/cursor: send idle events based off device type, not input type | Tudor Brindus |
2020-06-17 | Add support for viewporter | Simon Ser |
2020-06-16 | input/keyboard: wlr_keyboard_group enter and leave | Brian Ashworth |
2020-06-14 | i3-compat: add GET_BINDING_STATE IPC command | Jason Nader |
2020-06-08 | tree/view: fix smart gaps when ancestor container is tabbed or stacked | Tudor Brindus |
2020-06-09 | swaynag: allow specifying more buttons which execute and dismiss | Graham Christensen |
2020-06-07 | tree/container: introduce `container_toplevel_ancestor` helper | Tudor Brindus |
2020-06-06 | common/util: fix `get_current_time_msec` returning microseconds | Tudor Brindus |
2020-06-05 | Save transform during transaction | Kalyan Sriram |
2020-06-03 | container: Remove useless surface dimensions | Kenny Levinsen |
2020-06-03 | view: Save all buffers associated with view | Kenny Levinsen |
2020-05-29 | Add views idle inhibition status in get_tree output | Damien Tardy-Panis |
2020-05-29 | input/cursor: rename `simulated_tool_tip_down` to be more accurate | Tudor Brindus |
2020-05-26 | input/cursor: keep reference to cursor in constraint | Tudor Brindus |
2020-05-25 | input/tablet: add seatop_down entry for tablet input | Tudor Brindus |
2020-05-21 | Remove code related to the security features | Érico Rolim |
2020-05-21 | Fix typos in comments | Martin Michlmayr |
2020-05-21 | input/pointer: only warp cursor when the confine region has changed | Tudor Brindus |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-05-13 | Implement pointer simulation if client hasn't bound to touch | David96 |
2020-05-10 | input/tablet: simplify parameter plumbing for tablet references | Tudor Brindus |
2020-05-02 | input: rename pointer handlers to be unambiguous | Tudor Brindus |
2020-05-02 | input: refactor tablet motion into seatop handler | Tudor Brindus |
2020-05-02 | input/cursor: make cursor rebasing cursor type-agnostic | Tudor Brindus |
2020-05-01 | Add a secondary headless backend | Simon Ser |
2020-05-01 | input/cursor: release simulated tool tip button when over v2 surface | Tudor Brindus |
2020-04-28 | swaybar: Fix scrolling with precise trackpads | Martin Dørum |
2020-04-22 | input/cursor: fix hide cursor timeouts on tablets and touchscreens | Tudor Brindus |
2020-04-14 | input: Mark virtual devices as such | Andri Yngvason |
2020-04-10 | Use bitshifts for bitfields | Simon Ser |
2020-04-10 | Render layer shell popups over the top layer | David96 |
2020-04-08 | Introduce test_output_config | Simon Ser |
2020-04-04 | im: make text-input listeners per text-input | xdavidwu |
2020-04-04 | Port input method and text input from rootston | xdavidwu |
2020-03-30 | tray: track SNI callbacks | Ian Fan |
2020-03-30 | tray: tidy code | Ian Fan |
2020-03-30 | tray: allow themes to inherit from multiple themes | Ian Fan |
2020-03-30 | add --no-repeat option for bindings | Linus Heckemann |
2020-03-11 | commands: Add shortcuts_inhibitor command | Michael Weiser |
2020-03-11 | input: Add support for keyboard shortcuts inhibit | Michael Weiser |
2020-03-11 | config: Fix typo in reload bindsym flag bitmask | Michael Weiser |
2020-03-07 | Add an adaptive_sync output command | Simon Ser |
2020-03-06 | Use wlr_client_buffer | Simon Ser |
2020-03-06 | Drop sway_output.surface_needs_frame | Simon Ser |
2020-03-04 | Make handle_destroy and output_repaint_timer_handler static | Simon Ser |
2020-02-27 | Introduce pid criteria token | Ryan Dwyer |
2020-02-26 | Add support for wlr-output-power-management-unstable-v1 | Simon Ser |
2020-02-18 | treewide: fix typos | Torstein Husebø |
2020-02-16 | output: fix updating output manager config | Brian Ashworth |