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
/
include
/
sway
/
commands.h
Age
Commit message (
Expand
)
Author
2018-06-03
Refactor cmd_output to use config_subcommand
Brian Ashworth
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-05-28
Support i3's legacy force_focus_wrapping command
Brian Ashworth
2018-05-27
Implement focus_wrapping
Brian Ashworth
2018-05-26
Implement swap command
Brian Ashworth
2018-05-05
Implement title_format
Ryan Dwyer
2018-04-26
Add map_from_region command
emersion
2018-04-23
Implement rename workspace command
Ryan Dwyer
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-04-10
Implement cursor event simulation with sway commands.
Danny Bautista
2018-04-08
Add input "identifier" map_to_output "identifier"
Drew DeVault
2018-04-04
Implement opacity command
Tony Crisci
2018-03-30
Add default_orientation command
Drew DeVault
2018-03-29
Add swaybg_command
Drew DeVault
2018-03-29
Add bar configuration commands
Drew DeVault
2018-02-24
take seat param for handle_command and rename
Tony Crisci
2017-12-17
seat fallback config
Tony Crisci
2017-12-16
rename config apply cmds
Tony Crisci
2017-12-15
xkb config
Tony Crisci
2017-12-14
basic configuration
Tony Crisci
2017-12-12
seat configuration
Tony Crisci
2017-12-11
input config
Tony Crisci
2017-12-05
Add minimal config subsystem
emersion
2017-11-22
Add initial command subsystem (untested)
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-07-01
Add the 'clipboard' command to set the clipboard
nyorain
2017-06-07
Implement Tray Icons
Calvin Lee
2017-04-26
Implement no_focus
Drew DeVault
2017-04-05
Improve criteria handling
Calvin Lee
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-03-09
deprecate new_window and new_float commands
Zandr Martin
2016-12-02
Add IPC security policy command handlers
Drew DeVault
2016-12-02
Enforce command policies
Drew DeVault
2016-12-02
Add support for command policies in config file
Drew DeVault
2016-12-01
Implement permit and reject commands
Drew DeVault
2016-11-02
add bar colours for focused_(workspace|statusline|separator)
D.B
2016-10-25
Add left_handed support for input devices
MichaĆ Winiarski
2016-10-07
add force_focus_wrapping option
D.B
2016-09-02
Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor
Zandr Martin
2016-09-01
Reorganize includes
Drew DeVault