aboutsummaryrefslogtreecommitdiffstats
path: root/sway/criteria.c
Commit message (Expand)AuthorAge
* Fix oversights from previous pull requestLibravatar Tony Crisci2018-03-29
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
* rename container_for_each_descendentLibravatar Tony Crisci2018-03-29
* address feedbackLibravatar Tony Crisci2018-03-29
* rename container functionsLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* criteria cleanupLibravatar Tony Crisci2018-01-21
* implement property criteriaLibravatar Tony Crisci2018-01-21
* view interfaceLibravatar Tony Crisci2018-01-21
* basic command criteriaLibravatar Tony Crisci2018-01-20
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11
* Fix #12910.15-rc1Libravatar Drew DeVault2017-10-08
* commands: allow criterion values to be unquotedLibravatar lbonn2017-10-08
* commands: implement 3 missing criteria from i3Libravatar lbonn2017-10-08
* FreeBSD fixesLibravatar johalun2017-06-06
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Added designated initaliser, to prevent any possible problem withLibravatar Scott Anderson2017-04-07
* Changed regular expressions to use PCRE for i3 compatibilityLibravatar Scott Anderson2017-04-07
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* Impliment i3-style marksLibravatar Calvin Lee2017-04-03
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* Merge pull request #1053 from Hummer12007/__focused__Libravatar Drew DeVault2017-01-18
|\
| * Support __focused__ as a valid criterionLibravatar Mykyta Holubakha2017-01-19
* | Add window instance supportLibravatar Mykyta Holubakha2017-01-19
|/
* Reorganize includesLibravatar Drew DeVault2016-09-01
* criteria: Code formatting.Libravatar S. Christoffer Eliesen2015-11-25
* criteria: Add. Learn for_window command.Libravatar S. Christoffer Eliesen2015-11-25