Age | Commit message (Expand) | Author |
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 |
2018-12-30 | Verify seat fallback settings on reload | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | Cleanup list code | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-03 | config: do not set $XDG_CONFIG_HOME if unset or empty | Ian Fan |
2018-12-03 | config: set $XDG_CONFIG_HOME if empty | Ian Fan |
2018-11-28 | Introduce a way to show config warnings in swaynag | Brian Ashworth |
2018-11-26 | Merge pull request #3185 from emersion/remove-xopen-source | Ryan Dwyer |
2018-11-25 | Implement title alignment | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-22 | Adding commands for configuring titlebar borders and padding | Florent de Lamotte |
2018-11-19 | Add xwayland command | emersion |
2018-11-15 | Fix double free of mode | Ryan Dwyer |
2018-11-13 | More frees. | Connor E |
2018-11-08 | Merge pull request #3085 from 7415963987456321/master | Drew DeVault |
2018-11-09 | Remove extra line | 7415963987456321 |
2018-11-07 | Implement per side and per direction outer gaps | Brian Ashworth |
2018-11-06 | Add focus_follows_mouse always. (#3081) | Connor E |
2018-11-05 | config: mention that reload message is also printed on validation | Rouven Czerwinski |
2018-10-22 | config: remove peeked + expanded line log entries | Brian Ashworth |
2018-10-20 | Remove raise_floating directive | Ryan Dwyer |
2018-10-20 | Minor refactor of input manager | Ryan Dwyer |
2018-10-13 | fix_edge_gaps: Allow negative values for outer gaps. | Tarmack |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-09 | config: remove double free of config->swaynag_command | Rouven Czerwinski |
2018-10-08 | Merge branch 'master' into popup-during-fullscreen | Brian Ashworth |
2018-10-08 | Allow swaynag to be disabled | Brian Ashworth |
2018-10-08 | Allow swaybg to be disabled | emersion |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-08 | Reload config using idle event | Ryan Dwyer |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |