Commit Graph

65 Commits (eed0bc3ebd15bf94a28ca019ab656a3a0bc0d258)

Author SHA1 Message Date
Ryan Dwyer 1f2e0ff54b Fix inversed condition in criteria 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 29f5cc7508 Implement window_role criteria token 7 years ago
Pascal Pascher 93673095f0 move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" 7 years ago
Pascal Pascher 587e320cd8 Fixed window_type with disabled xwayland support. 7 years ago
Ryan Dwyer f4ec308376 Implement window_type criteria token 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs 7 years ago
Ian Fan 3a980857cb commands: better type for con_id string length 7 years ago
Ian Fan 11ac66d6fe commands: allow __focused__ for con_id criterion 7 years ago
Ian Fan 710f27d0d2 commands: allow "first", "last", "newest" and "recent" as values for urgent criteria 7 years ago
Pascal Pascher 384c55c0b4 more style fixes, reorder config.h include 7 years ago
Pascal Pascher 79a45d4a40 more style fixes, included "sway/config.h" where needed 7 years ago
Pascal Pascher 24ad1c3983 Added meson option "enable_xwayland" (default: true) to enable/disable xwayland support 7 years ago
Ryan Dwyer 12e90fa600 Store scratchpad list in sway_root instead of server 7 years ago
Ryan Dwyer 81e8f31cc6 Implement scratchpad 7 years ago
frsfnrrg 600676688a Free individual criteria in free_config 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Dominique Martinet 720313e185 sway/criteria: gcc string truncation warning fix 7 years ago
Ryan Dwyer aaba7642b3 Replace is_floating boolean with function 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Ryan Dwyer d3dd7e5bae Rename view_get_type to view_get_shell 7 years ago
Ryan Dwyer 484cc189e9 Add shell criteria token 7 years ago
Ryan Dwyer 22d38600d0 Implement marks 7 years ago
Ryan Dwyer 490f92255c Initialise error_arg to NULL in criteria_parse 7 years ago
Ryan Dwyer 39007fc30f Fix double free in criteria 7 years ago
Ryan Dwyer bffcb496cc Revert "Revert "Merge pull request from RyanDwyer/criteria-focused"" 7 years ago
Ryan Dwyer 1e9aaa54a8 Revert "Revert "Merge pull request from RyanDwyer/criteria-improvements"" 7 years ago
Drew DeVault 32a572cecf Revert "Merge pull request from RyanDwyer/criteria-improvements" 7 years ago
Drew DeVault ac0e62584f Revert "Merge pull request from RyanDwyer/criteria-focused" 7 years ago
Ryan Dwyer 94e42f9857 Implement __focused__ criteria 7 years ago
Ryan Dwyer 0bf0a4fa40 Don't unescape \\ in criteria 7 years ago
Ryan Dwyer 3b0c26d149 Overhaul criteria implementation 7 years ago
Tony Crisci 8ecd89b7ef address feedback 7 years ago
Tony Crisci 70b33342fe criteria match containers 7 years ago
Tony Crisci 8f490d7d2d Fix oversights from previous pull request 7 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request from swaywm/revert-1647-refactor-tree" 7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree" 7 years ago
Tony Crisci 92c58b1e63 rename container_for_each_descendent 7 years ago
Tony Crisci 4c394a0e9e address feedback 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago
Tony Crisci 5505d84ac2 criteria cleanup 7 years ago
Tony Crisci 6b03b1205d implement property criteria 7 years ago
Tony Crisci 0e3eae4baa view interface 7 years ago
Tony Crisci 6a1d71b8b8 basic command criteria 7 years ago
Drew DeVault 0ba6554c4f Move sway's internal tree code to sway/tree/ 7 years ago
Drew DeVault 6271abd644 Fix 8 years ago