Age | Commit message (Expand) | Author |
2020-03-30 | tray: tidy code | Ian Fan |
2020-03-30 | tray: allow themes to inherit from multiple themes | Ian Fan |
2020-03-30 | tray: better errors when parsing index.theme | Ian Fan |
2020-03-30 | swaybar: fix memory leaks | Ian Fan |
2020-03-30 | add --no-repeat option for bindings | Linus Heckemann |
2020-03-29 | Change focus_on_window_activation default to urgent | Simon Ser |
2020-03-29 | switched to setting focus with seat_set_focus | Some Chinese Guy |
2020-03-29 | Added focus following for touch_down | Some Chinese Guy |
2020-03-29 | swaynag: fix segfault on exit when arguments are not correct | Dominique Martinet |
2020-03-28 | sway.5: fix missing background scaling mode in a block example | rinpatch |
2020-03-27 | Fix hit test for floaters that cross outputs | Josh Shone |
2020-03-24 | check for workspace command name arg | r-c-f |
2020-03-23 | Fix redundant call to seat_send_focus() | Leo |
2020-03-21 | Fix output mode usage | Simon Ser |
2020-03-16 | sway/input/cursor.c: fix undefined behaviour when event is NULL | Jason Nader |
2020-03-15 | Document input selector precedence | Dennis Schridde |
2020-03-15 | sway/input/cursor.c: move NULL check to where it should be | Jason Nader |
2020-03-15 | commands/bind.c: remove unnecessary check | Jason Nader |
2020-03-13 | Update fish completions | Jason |
2020-03-12 | Limit workspace numbers within 0..INT32_MAX | Jason Nader |
2020-03-12 | input: Avoid creating the PAD device multiple times | Olivier Fourdan |
2020-03-12 | readme: git is an optional dependency | Simon Ser |
2020-03-11 | commands: Adjust style in cursors command | Michael Weiser |
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-11 | input: implement cycling through keyboard layout list | Bor Grošelj Simić |
2020-03-10 | ipc: add missing required properties | Ian Fan |
2020-03-10 | Null check sway_layer_surface when checking damage | Tadeo Kondrak |
2020-03-07 | common/log: bump POSIX version used after e81d9fde667e | Jan Beich |
2020-03-07 | common/log: improve time prefix | Simon Ser |
2020-03-07 | Add adaptive_sync_status to output IPC reply | Simon Ser |
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-06 | Only schedule a frame if client has requested a frame callback | Simon Ser |
2020-03-04 | Make handle_destroy and output_repaint_timer_handler static | Simon Ser |
2020-02-29 | ipc-server: improve error message | Jason Nader |
2020-02-29 | sway.5: correct description of workspace [number] | Brian Ashworth |
2020-02-27 | Only destroy swaybar surface via ipc when needed | Bill Doyle |
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-25 | Revert "Don't apply exclusive zones of unmapped layer-shell surfaces" | Brian Ashworth |
2020-02-24 | Don't apply exclusive zones of unmapped layer-shell surfaces | Simon Ser |
2020-02-19 | Fix get_int_prop(WINDOW_TYPE) crash | Simon Ser |
2020-02-18 | treewide: fix typos | Torstein Husebø |
2020-02-18 | input_cmd_events: add support for input types | Brian Ashworth |
2020-02-18 | tree/view: do not attempt enter on hidden child | Brian Ashworth |
2020-02-17 | i3compat: add `window_type` to IPC response | Jason Nader |
2020-02-17 | i3compat: add `window_type` to IPC response | Jason Nader |