aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/criteria.h
Commit message (Expand)AuthorAge
* Introduce pid criteria tokenLibravatar Ryan Dwyer2020-02-27
* criteria: match containers without viewLibravatar Anders2020-02-04
* criteria: make literal comparison for __focused__ valuesLibravatar Ronan Pigott2019-10-27
* Avoid adding duplicate criteria for no_focus and commandLibravatar Ashkan Kiani2019-07-27
* criteria: fix __focused__ when no focus or unsetLibravatar Brian Ashworth2019-03-23
* criteria: change workspace to support regexLibravatar Brian Ashworth2019-03-12
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Libravatar Pascal Pascher2018-09-03
* Fixed window_type with disabled xwayland support.Libravatar Pascal Pascher2018-09-03
* Implement window_type criteria tokenLibravatar Ryan Dwyer2018-09-01
* commands: complete assign commandLibravatar Ian Fan2018-08-18
* reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Libravatar Pascal Pascher2018-07-25
* style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
* Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* Implement no_focus commandLibravatar Ryan Dwyer2018-07-16
* Add shell criteria tokenLibravatar Ryan Dwyer2018-05-27
* Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Libravatar Ryan Dwyer2018-05-14
* Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Libravatar Drew DeVault2018-05-12
* Overhaul criteria implementationLibravatar Ryan Dwyer2018-05-11
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
* remove swayc_t typedefLibravatar Tony Crisci2018-03-29
* move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* criteria cleanupLibravatar Tony Crisci2018-01-21
* basic command criteriaLibravatar Tony Crisci2018-01-20
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Improve criteria handlingLibravatar Calvin Lee2017-04-05
* Reorganize includesLibravatar Drew DeVault2016-09-01