Age | Commit message (Expand) | Author |
2020-07-22 | Fix X11 clients getting stuck minimized | Tobias Langendorf |
2020-07-21 | moved and renamed movement-unit parsing to common | Nils Schulte |
2020-07-13 | input: implement xdg_toplevel interactive resize hints | Ronan Pigott |
2020-07-10 | config/output: don't change output state before commit | Simon Ser |
2020-07-07 | Reload command now matches i3's implementation | Geoffrey Casper |
2020-07-01 | commands/move: unwrap workspace container on move to new workspace | Tudor Brindus |
2020-06-30 | seat: Refocus seat when wlr_drag is destroyed | Kenny Levinsen |
2020-06-23 | Implement wlr-foreign-toplevel-management-v1 | Drew DeVault |
2020-06-19 | input: disable events for map_to_output devices when output not present | Tudor Brindus |
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 |