AyuGramDesktop/Telegram/SourceFiles/media/view
Alexander Bushnev 99501d844d Remember that media view was switched to PIP and open it as PIP again.
Very useful, especially on large monitors.
Since the permanent opening of the video in full screen interferes and hide other applications.
This functionality allows remembering (in the current session) that the window has been switched to a PIP mode and will open a new video directly in the PIP mode.
2021-04-12 12:03:48 +03:00
..
media_view.style Replaced submenu for playback speed with slider. 2021-02-04 18:13:03 +04:00
media_view_group_thumbs.cpp Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
media_view_group_thumbs.h 'base::optional_variant<' -> 'std::variant<v::null_t,' 2020-09-29 19:03:19 +03:00
media_view_overlay_widget.cpp Remember that media view was switched to PIP and open it as PIP again. 2021-04-12 12:03:48 +03:00
media_view_overlay_widget.h Remember that media view was switched to PIP and open it as PIP again. 2021-04-12 12:03:48 +03:00
media_view_pip.cpp Workaround force setting of WM_TRANSIENT_HINT in Qt's xcb backend 2021-04-05 10:19:24 +03:00
media_view_pip.h Workaround force setting of WM_TRANSIENT_HINT in Qt's xcb backend 2021-04-05 10:19:24 +03:00
media_view_playback_controls.cpp Improved text resizing in playback speed item. 2021-03-11 12:29:17 +03:00
media_view_playback_controls.h Fixed mouse hiding in OverlayWidget when menu of controls is displayed. 2021-02-04 18:13:03 +04:00
media_view_playback_progress.cpp Replaced snap util function with std::clamp. 2021-01-24 10:41:10 +03:00
media_view_playback_progress.h Display playback progress in PiP. 2020-02-05 18:39:47 +04:00