Age | Commit message (Expand) | Author |
2019-04-14 | Spawn swaynag as a wayland client | Brian Ashworth |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-13 | Fix potential null accesses | Ashkan Kiani |
2019-04-12 | Fix scratchpad logic for floating windows | Ashkan Kiani |
2019-04-12 | sway-input.5: add xkeyboard-config(7) to "see also" | Martin Michlmayr |
2019-04-11 | cmd_focus: raise floating for `<criteria> focus` | Brian Ashworth |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-08 | config/output: unbreak on 32-bit architectures | Jan Beich |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-04-03 | idle_inhibit: fix crash during view destruction | Brian Ashworth |
2019-04-03 | root_scratchpad_hide: fix crash when layer focused | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | floating: fix size of non-view containers | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-29 | Fix null pointer crash when doing tiling drag | Ryan Dwyer |
2019-03-27 | bindings: fix overwrite log argument mismatch | Jan Pokorný |
2019-03-26 | Fix crash for floating command on scratchpad window | Ashkan Kiani |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2019-03-24 | Fix #3924 | Philipe Goulet |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-23 | Allow for workspace renaming during exec handling | mliszcz |
2019-03-23 | fix opening a floating view on the NOOP output | Brian Ashworth |
2019-03-23 | criteria: fix __focused__ when no focus or unset | Brian Ashworth |
2019-03-23 | cmd_mode: allow cmd_set to be a subcommand | Brian Ashworth |
2019-03-20 | Support focus <direction> for floating containers | Ryan Dwyer |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-19 | Clean up focus follows mouse logic | Ryan Dwyer |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-18 | Document the title_format command | Ryan Dwyer |
2019-03-17 | config/output: handle wildcard in get_output_config | Brian Ashworth |
2019-03-17 | Introduce default seatop | Ryan Dwyer |
2019-03-17 | Replace seatup allows_events with button callback | Ryan Dwyer |
2019-03-16 | config/output: revamp identifier/name layering | Brian Ashworth |
2019-03-16 | Fix output config retrieval for new outputs | Brian Ashworth |
2019-03-15 | Fix quoting of commands passed to for_window | minus |
2019-03-15 | output_cmd_background: validate colors | Brian Ashworth |
2019-03-14 | Set prev_workspace_name based off of focus | Brian Ashworth |
2019-03-13 | xwayland: handle floating configure request size | Brian Ashworth |
2019-03-12 | criteria: change workspace to support regex | Brian Ashworth |
2019-03-12 | Handle seat_get_focused_workspace returning NULL | Brian Ashworth |
2019-03-11 | get_deco_rect: fix floaters on tabbed/stacked ws | Brian Ashworth |
2019-03-11 | commands: allow tiled sticky containers to be moved | Ian Fan |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-03-11 | Fix click behaviour | Ryan Dwyer |
2019-03-11 | Don't send button events to surfaces when dragging or resizing | Ryan Dwyer |
2019-03-11 | sway_view_child: add listener for view unmap | Brian Ashworth |
2019-03-10 | detect_proprietary: use strncmp | Brian Ashworth |
2019-03-10 | fullscreen: init floating on disable without size | Brian Ashworth |
2019-03-10 | Make raw keysyms take precedence over translated | Ben Challenor |
2019-03-10 | Fix crash in cmd_workspace when layer surface has focus | emersion |