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-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-13
Add some missing frees.
Connor E
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-21
Parse missing i3 window types
Christian
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-03
Fix tiling criteria
Ryan Dwyer
2018-09-30
Parse floating criteria
Ragnis Armus
2018-09-05
Fix inversed condition in criteria
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-04
Implement window_role criteria token
Ryan Dwyer
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-26
Remove layout.c
Ryan Dwyer
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-11
Remove container_for_each_descendant_bfs
Ryan Dwyer
2018-08-06
commands: better type for con_id string length
Ian Fan
2018-08-06
commands: allow __focused__ for con_id criterion
Ian Fan
2018-08-06
commands: allow "first", "last", "newest" and "recent" as values for urgent c...
Ian Fan
2018-07-25
more style fixes, reorder config.h include
Pascal Pascher
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-23
Store scratchpad list in sway_root instead of server
Ryan Dwyer
2018-07-23
Implement scratchpad
Ryan Dwyer
2018-07-17
Free individual criteria in free_config
frsfnrrg
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-06-08
sway/criteria: gcc string truncation warning fix
Dominique Martinet
2018-06-01
Replace is_floating boolean with function
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-05-27
Rename view_get_type to view_get_shell
Ryan Dwyer
2018-05-27
Add shell criteria token
Ryan Dwyer
2018-05-15
Implement marks
Ryan Dwyer
2018-05-14
Initialise error_arg to NULL in criteria_parse
Ryan Dwyer
2018-05-14
Fix double free in criteria
Ryan Dwyer
2018-05-14
Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""
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-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
[next]