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
/
criteria.c
Age
Commit message (
Expand
)
Author
2018-05-12
Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"
Drew DeVault
2018-05-12
Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"
Drew DeVault
2018-05-12
Implement __focused__ criteria
Ryan Dwyer
2018-05-11
Don't unescape \\ in criteria
Ryan Dwyer
2018-05-11
Overhaul criteria implementation
Ryan Dwyer
2018-04-08
address feedback
Tony Crisci
2018-04-08
criteria match containers
Tony Crisci
2018-03-29
Fix oversights from previous pull request
Tony Crisci
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
rename container_for_each_descendent
Tony Crisci
2018-03-29
address feedback
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-01-21
criteria cleanup
Tony Crisci
2018-01-21
implement property criteria
Tony Crisci
2018-01-21
view interface
Tony Crisci
2018-01-20
basic command criteria
Tony Crisci
2017-11-11
Move sway's internal tree code to sway/tree/
Drew DeVault
2017-10-08
Fix #1291
Drew DeVault
2017-10-08
commands: allow criterion values to be unquoted
lbonn
2017-10-08
commands: implement 3 missing criteria from i3
lbonn
2017-06-06
FreeBSD fixes
johalun
2017-04-26
Implement no_focus
Drew DeVault
2017-04-07
Added designated initaliser, to prevent any possible problem with
Scott Anderson
2017-04-07
Changed regular expressions to use PCRE for i3 compatibility
Scott Anderson
2017-04-05
Improve criteria handling
Calvin Lee
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-01-18
Merge pull request #1053 from Hummer12007/__focused__
Drew DeVault
2017-01-19
Support __focused__ as a valid criterion
Mykyta Holubakha
2017-01-19
Add window instance support
Mykyta Holubakha
2016-09-01
Reorganize includes
Drew DeVault
2015-11-25
criteria: Code formatting.
S. Christoffer Eliesen
2015-11-25
criteria: Add. Learn for_window command.
S. Christoffer Eliesen