aboutsummaryrefslogtreecommitdiff
path: root/include/sway/criteria.h
AgeCommit message (Expand)Author
2022-03-12Replace pcre with pcre2ndren
2020-02-27Introduce pid criteria tokenRyan Dwyer
2020-02-04criteria: match containers without viewAnders
2019-10-27criteria: make literal comparison for __focused__ valuesRonan Pigott
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-03-23criteria: fix __focused__ when no focus or unsetBrian Ashworth
2019-03-12criteria: change workspace to support regexBrian Ashworth
2018-11-18Use #if instead of #ifdefemersion
2018-09-03move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Pascal Pascher
2018-09-03Fixed window_type with disabled xwayland support.Pascal Pascher
2018-09-01Implement window_type criteria tokenRyan Dwyer
2018-08-18commands: complete assign commandIan Fan
2018-07-25reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Pascal Pascher
2018-07-24style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falsePascal Pascher
2018-07-24Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Pascal Pascher
2018-07-16Implement no_focus commandRyan Dwyer
2018-05-27Add shell criteria tokenRyan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29remove swayc_t typedefTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-01-21criteria cleanupTony Crisci
2018-01-20basic command criteriaTony Crisci
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-26Implement no_focusDrew DeVault
2017-04-05Improve criteria handlingCalvin Lee
2016-09-01Reorganize includesDrew DeVault