SIGN IN SIGN UP
flameshot-org / flameshot UNCLAIMED

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:

0 0 70 C++

Multimonitor fix (#4498)

* Rework capture system to only enter fullscreen widget on one monitor

* Sort monitor previews by screen position instead of Qt index (#4522)

The monitor selection dialog displayed monitors in Qt's default
screen order (by connector name, e.g. DP-1 before DP-2), which
can differ from the physical arrangement configured in the display
settings. This sorts the preview widgets by their X geometry
position so they match the user's actual left-to-right layout.

---------

Co-authored-by: Brian J. Cohen <brianjcohen@gmail.com>
B
borgmanJeremy committed
53d4da8fcd0e00b755b3329674b756d9777d3a89
Parent: 739a809
Committed by GitHub <noreply@github.com> on 2/18/2026, 10:01:37 PM