Age | Commit message (Expand) | Author |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |
2019-11-01 | Fix various memory leaks | lbonn |
2019-10-31 | Skip line continuation when it is a comment | Robert Günzler |
2019-08-20 | cmd_xwayland: add force for immediate launch | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-06-19 | config/xwayland: retain xwayland status on reload | Brian Ashworth |
2019-06-12 | bindings: defer while initiailizing | Brian Ashworth |
2019-05-04 | Destroy swaybg client on reload | Brian Ashworth |
2019-04-26 | config: fix clang warning | Konstantin Pospelov |
2019-04-26 | bindsym: change xkb_rule_names initialization | Konstantin Pospelov |
2019-04-26 | bindsym: consider xkb_rule_names for --to-code | Konstantin Pospelov |
2019-04-26 | bindsym: change default keymap for --to-code | Konstantin Pospelov |
2019-04-26 | config: simplify keysym translation fields | Konstantin Pospelov |
2019-04-26 | Implement bindsym --to-code | Konstantin Pospelov |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-14 | Spawn swaynag as a wayland client | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-02-24 | add --i3 flag to hide_edge_borders | db |
2019-02-24 | Make load_include_configs void. Fix some cases where WD would not be restored. | Connor E |
2019-02-16 | Fix reload freeze when not modsetting current mode | Brian Ashworth |
2019-02-11 | fix misc memory leaks | Brian Ashworth |
2019-02-07 | Revert "Return false if config could not be loaded." | Drew DeVault |
2019-02-07 | Revert "Restore CWD if returning early." | Drew DeVault |
2019-02-07 | load_main_config: use given path, store realpath | Brian Ashworth |
2019-02-06 | Restore CWD if returning early. | Connor E |
2019-02-06 | Return false if config could not be loaded. | Connor E |
2019-02-06 | load_main_config: add realpath to config_chain | Brian Ashworth |
2019-02-05 | load_include_configs: fix wordexp fail condition | Brian Ashworth |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-02-03 | Skip wildcard seat config in destroy_removed_seats | vilhalmer |
2019-01-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-14 | Remove 'input' field of IPC command return json | M Stoeckl |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-13 | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload | Drew DeVault |
2019-01-11 | config: fix line number with continued lines | Brian Ashworth |
2019-01-11 | config: do not reset pos when braces found | Brian Ashworth |
2019-01-10 | Merge pull request #3400 from ianyfan/config-brace | emersion |
2019-01-10 | config.c: fix brace detection at end of file | Ian Fan |
2019-01-09 | reload: reset input configs | Brian Ashworth |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-09 | reload: apply seat cfgs after reading entire cfg | Brian Ashworth |
2019-01-08 | Merge pull request #3275 from ianyfan/remove-readline | emersion |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2019-01-01 | fixup! config.c: re-enable backslash continuation in config file | Ian Fan |
2019-01-01 | config.c: re-enable backslash continuation in config file | Ian Fan |
2019-01-01 | Remove readline.c | Ian Fan |
2019-01-01 | stringop.c: rewrite strip_whitespace | Ian Fan |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |