index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
config
Age
Commit message (
Expand
)
Author
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
2018-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
2018-08-02
Reset signal mask after fork
Marien Zwart
2018-07-25
Implement setting NumLock and CapsLock status
ProgAndy
2018-07-20
Reset outputs on reload
Brian Ashworth
2018-07-20
Fix output wildcard handling
Brian Ashworth
2018-07-15
config output: free command string if unused
Ian Fan
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-12
increase maximum value of button identifier
Robert Kubosz
2018-07-11
add scroll button option
Robert Kubosz
2018-07-09
Update for swaywm/wlroots#1126
emersion
[next]