Age | Commit message (Expand) | Author |
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 |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-19 | config: free strings fields when freeing input config | Ian Fan |
2018-09-05 | Call wlr_output_enable on enable/disable if needed | Brian Ashworth |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-01 | Do not modeset disabled outputs | emersion |
2018-08-26 | Merge pull request #2513 from RyanDwyer/rename-root-outputs | Drew DeVault |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-25 | Rename sway_root.outputs to sway_root.all_outputs | Ryan Dwyer |
2018-08-24 | Refactor destroy functions and save workspaces when there's no outputs | Ryan Dwyer |