summaryrefslogtreecommitdiff
path: root/src/backends/meta-screen-cast-window-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Replace contents with redirect messagemasterFlorian Müllner2021-07-191-285/+0
* remote-desktop/session: Handle unable to transform coordinate gracefullyJonas Ådahl2021-03-121-1/+2
* screen-cast: Add screen cast flag to streamsJonas Ådahl2020-07-301-0/+2
* screen-cast: Fix window recording on HiDPIPascal Nowack2019-12-181-1/+5
* cleanup: Use g_clear_signal_handler() where possibleRobert Mader2019-11-211-3/+2
* screen-cast-window-stream: Add support for cursor modesJonas Ådahl2019-02-261-4/+6
* screen-cast-window-stream: Don't set the position propertyJonas Ådahl2019-02-261-10/+0
* screen-cast-window-stream: Set the size property to the logical sizeJonas Ådahl2019-02-261-2/+6
* screen-cast-window-stream: Use initable to initializeJonas Ådahl2019-02-261-52/+63
* screen-cast: Add getters to fetch object ownersJonas Ådahl2019-01-161-3/+5
* screen-cast-session: Add screen-cast window modeOlivier Fourdan2018-12-141-0/+270