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
/
commands.c
Age
Commit message (
Expand
)
Author
2017-12-06
Merge branch 'wlroots' into output-config
emersion
2017-12-06
Add output config
emersion
2017-12-05
Add include command
emersion
2017-12-05
Add minimal config subsystem
emersion
2017-12-04
Add exec and exec_always commands
emersion
2017-11-22
Invoke command handlers once parsed
Drew DeVault
2017-11-22
Add initial command subsystem (untested)
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-11-11
Fire up the wlroots backend and run the event loop
Drew DeVault
2017-10-08
commands: fail when criteria match nothing
lbonn
2017-07-01
Do not add empty policies
Mykyta Holubakha
2017-07-01
Add the 'clipboard' command to set the clipboard
nyorain
2017-06-07
Implement Tray Icons
Calvin Lee
2017-06-06
FreeBSD fixes
johalun
2017-04-29
Support specifying fewer than 5 colors
Drew DeVault
2017-04-26
Implement no_focus
Drew DeVault
2017-04-16
Disambiguate get_*_policy() and get_*_policy_mask()
Jerzi Kaminsky
2017-04-05
Improve criteria handling
Calvin Lee
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-03-13
Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases
Zandr Martin
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-03-09
deprecate new_window and new_float commands
Zandr Martin
2017-02-20
Add * policies and fix bug
Drew DeVault
2016-12-15
Handle allocation failures in security code
Drew DeVault
2016-12-15
Handle some more memory allocation failures
Drew DeVault
2016-12-15
Handle allocation failure in commands
Drew DeVault
2016-12-03
Disallow everything by default
Drew DeVault
2016-12-02
Add ipc connection feature policy controls
Drew DeVault
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
change bar colors from char[10] to *char
D.B
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-08
reorder cmd_handler arrays for bsearch
D.B
2016-10-07
add force_focus_wrapping option
D.B
2016-09-07
squash commits, move enum into resize.c
Zandr Martin
2016-09-02
Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin
2016-09-01
Reorganize includes
Drew DeVault
2016-08-12
Rerender after every split command
Guillaume Brogi
2016-08-07
Fix container move when workspace is focused
D.B
2016-08-04
Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash
D.B
2016-08-01
Merge pull request #811 from acrisci/feature/focus-container
Drew DeVault
2016-07-31
cache floating container size when fullscreening
Zandr Martin
2016-07-31
Refactor functions to update container borders
Tony Crisci
2016-07-31
Update container geometry on layout switch
D.B
2016-07-30
implement solid color rendering for swaybg
Zandr Martin
2016-07-28
Update hidpi support to latest wlc API
Drew DeVault
[next]