Age | Commit message (Expand) | Author |
2019-03-03 | Fixes crash in spawn_swaybg (closes #3733) | Noam Preil |
2019-02-27 | config: remove double assignement to result in get_output_config | Rouven Czerwinski |
2019-02-19 | Don't use SOCK_CLOEXEC | emersion |
2019-02-16 | Disconnect swaybg instead of killing it | emersion |
2019-02-16 | Fix reload freeze when not modsetting current mode | Brian Ashworth |
2019-02-15 | apply_output_config: dpms on before modeset | Brian Ashworth |
2019-02-11 | fix misc memory leaks | Brian Ashworth |
2019-02-01 | Revert "More frees." | Connor E |
2019-02-01 | Revert "Add some missing frees." | Connor E |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-22 | Don't allow noop output to be configured | Ryan Dwyer |
2019-01-21 | Move sway-specific functions in common/util.c into sway/ | M Stoeckl |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | apply_output_config: remove output_i | Brian Ashworth |
2019-01-18 | Better handle outputs without CRTC | emersion |
2019-01-17 | Don't use sh when spawning swaybg | emersion |
2019-01-17 | swaybg: use output names instead of output indexes | emersion |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-13 | Merge pull request #3397 from RedSoxFan/fix-swaybar-height | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-09 | swaybar: obey height if given | Brian Ashworth |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-12-19 | Terminate swaybg in output_disable | 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 | Fix identifier output configs on reload | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-19 | Merge pull request #3083 from c-edw/feature/StripWorkspaceName | emersion |
2018-11-18 | Add scroll factor config option. | Spencer Michaels |
2018-11-17 | Implement strip_workspace_name. | Connor E |
2018-11-13 | More frees. | Connor E |
2018-11-13 | Add some missing frees. | Connor E |
2018-10-14 | swaybar: show hidden bar on key event | Ian Fan |
2018-10-13 | Fix bar subcommand handler structs and selection | Brian Ashworth |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-08 | Allow swaybg to be disabled | emersion |
2018-10-08 | swaybar: allow null status_command | Ryan Dwyer |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-28 | Handle shell special characters in bg file path | Brian Ashworth |
2018-09-27 | input config: merge left_handed option | Ian Fan |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |