Commit Graph

78 Commits (bcceb61b43c917247800d104d1fa064f51ab56a1)

Author SHA1 Message Date
Brian Ashworth 7d2076cbff criteria: fix __focused__ when no focus or unset 6 years ago
Brian Ashworth 52a61671e9 criteria: change workspace to support regex 6 years ago
Jeff Peeler a73e8f1328 fix "directive argument is null" errors 6 years ago
Connor E 49b667272b Revert "Add some missing frees." 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 6 years ago
emersion cad851805b
Use #if instead of #ifdef 6 years ago
Connor E b5d95f264d Add some missing frees. 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 6 years ago
Christian 989bddc765 Parse missing i3 window types 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer a519fb6fde Fix tiling criteria 6 years ago
Ragnis Armus 1bd695ffd2 Parse floating criteria 6 years ago
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