Age | Commit message (Expand) | Author |
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 |
2020-02-11 | Stop calling apply_output_config from output_enable | Simon Ser |
2020-02-10 | swaybar: fix i3bar relative coordinates when scaling is used | Hristo Venev |
2020-02-10 | Do not truncate pointer coordinates to int. | Hristo Venev |
2020-02-04 | criteria: match containers without view | Anders |
2020-01-24 | Fix compiling with -fno-common | thermitegod |
2020-01-16 | Fix crash when showing scratchpad hidden split containers | Ronan Pigott |
2020-01-15 | Revert "Make all the container dimensions integers" | Simon Ser |
2020-01-09 | view: remove workspace pid mapping for assigns | Brian Ashworth |
2020-01-05 | input/cursor: handle image surface destroy | Brian Ashworth |
2020-01-05 | swaynag: Add multi-seat support | Andri Yngvason |
2020-01-01 | Make all the container dimensions integers | Pedro Côrte-Real |
2020-01-01 | Avoid numerical instability in resize | Pedro Côrte-Real |
2019-12-31 | Add virtual pointer protocol | Josef Gajdusek |
2019-12-28 | bar_cmd_colors: remove add_color | Brian Ashworth |
2019-12-28 | cmd_client_*: refactor duplicated code | Brian Ashworth |
2019-12-28 | parse_color: return success + drop fallback color | Brian Ashworth |
2019-12-16 | seat_cmd_keyboard_grouping: change keymap to smart | Brian Ashworth |
2019-12-12 | Add seat <seat> idle_{inhibit,wake} <sources...> | Drew DeVault |
2019-12-07 | input/cursor: pass gesture events to clients | Benjamin Cheng |
2019-12-01 | output: Schedule idle frames if we do not render | Kenny Levinsen |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-21 | Add support for wlr_keyboard_group | Brian Ashworth |
2019-11-21 | input_cmd_xkb_file: allow shell path expansion | Brian Ashworth |
2019-11-17 | view: add max_render_time | Ivan Molodetskikh |