]> git.mdlowis.com Git - proto/labwc.git/commit
action: Fix crash in move to edge
authorJoshua Ashton <joshua@froggi.es>
Sun, 17 Oct 2021 01:14:01 +0000 (01:14 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Oct 2021 11:21:49 +0000 (12:21 +0100)
commitf12617deeaf7f2842a49c4a7dcf56f983e06ed7e
tree30c9c08e04f976bb1c72864111129e9272a812ef
parent8e3108c032f72c72f6743b39dad6fd83ee45124a
action: Fix crash in move to edge

Fixes a crash in move to edge ( #77 ) when the centre of the window is out of any display regions.

Doesn't fix the expected behaviour that it would work, but much better than the whole compositor dying.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
src/view.c