Files
AyuGramDesktop/Telegram/SourceFiles
Ilya Fedin 93e9eedfae Update media viewer window flags
1. FramelessWindowHint seem to be a redudant leftover of BypassWindowManagerHint, media viewer uses fullscreen state now that implies lack of the frame
2. MaximizeUsingFullscreenGeometryHint is useless since media viewer doesn't use maximize
3. Transient parent/window modality dance is replaced with minimum/maximum size just like in other places where tiling shouldn't be done
4. setWindowState(WindowFullScreen) is replaced with showFullScreen that ensures the flag is set on each show
2022-03-24 16:05:32 +04:00
..
2022-02-28 09:08:01 +03:00
2022-02-28 09:08:01 +03:00
2022-03-24 16:05:32 +04:00
2022-03-01 13:25:42 +03:00
2022-02-08 00:24:11 +03:00
2022-03-15 19:41:06 +04:00