summaryrefslogtreecommitdiffstats
path: root/input/event.c
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-03-19 10:09:21 -0500
committerDudemanguy <random342@airmail.cc>2024-04-18 17:40:16 +0000
commit4d80e7b72c0a4094f918779359fcce38eb796c40 (patch)
treedd11d248a619032995b2e54ec032d4bf51066ac6 /input/event.c
parentdc9da5d46367ab4ffd430a0afd92f9533c69494f (diff)
downloadmpv-master.tar.bz2
mpv-master.tar.xz
x11: always do a reset_size if geometry/autofit is updated at runtimeHEADmaster
Previously, the code required a check against the old saved geometry to make sure the size and/or position was different before updating. The doesn't work with the previous changes that allow a geometry value to be set again with the same value as before. It would probably be nicer to check against something that always keeps track of the actual window size in real time, but it seems geometry in x11 doesn't quite work that way so we'll do it the easier way instead.
Diffstat (limited to 'input/event.c')
0 files changed, 0 insertions, 0 deletions