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
/
criteria.h
Age
Commit message (
Expand
)
Author
2018-09-01
Implement window_type criteria token
Ryan Dwyer
2018-08-18
commands: complete assign command
Ian Fan
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-16
Implement no_focus command
Ryan Dwyer
2018-05-27
Add shell criteria token
Ryan Dwyer
2018-05-14
Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""
Ryan Dwyer
2018-05-12
Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"
Drew DeVault
2018-05-11
Overhaul criteria implementation
Ryan Dwyer
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
remove swayc_t typedef
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-01-21
criteria cleanup
Tony Crisci
2018-01-20
basic command criteria
Tony Crisci
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-04-26
Implement no_focus
Drew DeVault
2017-04-05
Improve criteria handling
Calvin Lee
2016-09-01
Reorganize includes
Drew DeVault