]> git.mdlowis.com Git - proto/labwc.git/commit
view: Attempt to keep non-floating views on the same output
authorJohn Lindgren <john@jlindgren.net>
Mon, 20 Feb 2023 21:22:01 +0000 (16:22 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 5 Mar 2023 08:44:03 +0000 (08:44 +0000)
commit64bea4f511394f09e9ceca3fab8c5f18ed35a87d
treec689c8be79dcb16cf2263a65312d46c1ac99f8de
parentc33a404dc13a69086114472fc7713a23c55c7496
view: Attempt to keep non-floating views on the same output

- Make view_discover_output() static
- Call view_discover_output() only for floating views
- Deprecate view_output(); make it use view->output when possible
include/view.h
src/view.c