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
2020-02-27
Introduce pid criteria token
Ryan Dwyer
2020-02-04
criteria: match containers without view
Anders
2019-10-27
criteria: make literal comparison for __focused__ values
Ronan Pigott
2019-07-27
Avoid adding duplicate criteria for no_focus and command
Ashkan Kiani
2019-03-23
criteria: fix __focused__ when no focus or unset
Brian Ashworth
2019-03-12
criteria: change workspace to support regex
Brian Ashworth
2018-11-18
Use #if instead of #ifdef
emersion
2018-09-03
move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"
Pascal Pascher
2018-09-03
Fixed window_type with disabled xwayland support.
Pascal Pascher
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