]> git.mdlowis.com Git - proto/labwc.git/commit
src/view.c: view_is_floating() add missing tiled_region_evacuate
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 11 Feb 2023 08:36:42 +0000 (09:36 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 11 Feb 2023 13:15:49 +0000 (13:15 +0000)
commitaeb6aa0cd82e7c3de9c1df45e9c4a9e9a8358c2f
tree4120ad52c0c87e8ef26a52e8869b0c95e5f6dd52
parenta90adab9480196e0392c45cc79c4b0c49b9fbc44
src/view.c: view_is_floating() add missing tiled_region_evacuate

Also
- remove static inline (e.g. trust the compiler to optimize)
- move from include/view.h to src/view.c
include/view.h
src/view.c