swayfx/include/sway
Tudor Brindus 07042486c3 tree/container: introduce container_is_sticky[_or_child] functions
To query whether a container is sticky, checking `con->is_sticky` is
insufficient. `container_is_floating_or_child` must also return true;
this led to a lot of repetition.

This commit introduces `container_is_sticky[_or_child]` functions, and
switches all stickiness checks to use them. (Including ones where the
container is already known to be floating, for consistency.)
2020-11-11 20:43:58 -05:00
..
desktop transaction: validate X transaction completions by geometry, not size 2020-10-18 22:37:42 +02:00
input commands/focus: force container warp when fulfilling focus mode_toggle 2020-11-01 03:43:00 -05:00
tree tree/container: introduce container_is_sticky[_or_child] functions 2020-11-11 20:43:58 -05:00
commands.h input/tablet: add tool_mode option to set tablet tools as relative input 2020-10-12 15:01:37 +02:00
config.h hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00
criteria.h Introduce pid criteria token 2020-02-27 14:03:22 +01:00
decoration.h Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
desktop.h Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
ipc-json.h i3-compat: add GET_BINDING_STATE IPC command 2020-06-14 00:55:14 -04:00
ipc-server.h ipc: add an input event 2019-07-23 20:45:46 +03:00
layers.h Handle layer changes for layer shell surfaces 2019-10-27 11:07:18 -04:00
output.h Use wlr_output_event_commit 2020-08-27 13:57:10 -06:00
server.h Implement wlr-foreign-toplevel-management-v1 2020-06-23 22:26:00 +02:00
surface.h view: add max_render_time 2019-11-17 20:18:42 +01:00
swaynag.h Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.h Improve CSD logic 2018-09-27 22:51:37 +10:00
xwayland.h Parse missing i3 window types 2018-10-21 15:59:04 +02:00