summaryrefslogtreecommitdiff
path: root/src/backends/meta-monitor-manager.c
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-171-10/+10
* backends: Fall back to the default and not the unknown color spaceSebastian Wick2023-03-201-2/+2
* monitor-manager: Apply switch-config in idle callbackJonas Ådahl2023-03-181-12/+48
* monitor-manager: Restore old config in idle callback when unconfirmedJonas Ådahl2023-03-181-24/+18
* monitor-manager: Use g_clear_handle() to clean up D-Bus name owningJonas Ådahl2023-03-181-5/+1
* monitor-manager: Make color space and HDR metadata accessible from lgSebastian Wick2023-03-041-0/+89
* window: Keep proportional position in meta_window_move_between_rectsSebastian Wick2023-02-011-6/+8
* monitor-manager: Remove extra semicolonJonas Ådahl2023-02-011-1/+1
* meta: Remove meta_monitor_manager_get()Jonas Ådahl2022-12-171-15/+0
* backend: Get 'is-stage-views-scaled' from backendJonas Ådahl2022-12-171-1/+2
* monitor-manager: Make config timeout API non-staticJonas Ådahl2022-12-171-3/+6
* monitor: Keep the dbus night-light-supported property in syncSebastian Wick2022-09-191-0/+2
* crtc: Get/set gamma via helper structJonas Ådahl2022-09-011-20/+16
* monitor-manager: Move gamma LUT manipulation API to MetaCrtcJonas Ådahl2022-09-011-50/+3
* monitor-manager: Move PNP lookup to MetaBackendJonas Ådahl2022-09-011-24/+0
* monitor: Allow vendor/product/serial to return NULLJonas Ådahl2022-09-011-3/+9
* monitor: Add API to set GAMMA LUTJonas Ådahl2022-09-011-0/+14
* monitor: Add API to get GAMMA LUT sizeJonas Ådahl2022-09-011-1/+1
* Update meta connector types enumSteev Klimaszewski2022-08-171-0/+4
* monitor-manager: Expose :night-light-supported propertyFlorian Müllner2022-08-151-7/+35
* kms: Notify about privacy screen changes via predictionsJonas Ådahl2022-07-251-27/+10
* monitor-manager: Make warning message less confusingJonas Ådahl2022-06-021-1/+1
* monitor-manager: Add NightLightSupported property to DisplayConfigJonas Ådahl2022-05-171-9/+59
* monitor-manager: Ensure monitors settings after backend has been updatedMarco Trevisan (Treviño)2022-05-111-11/+26
* meson: Allow to build without gnome-desktopBilal Elmoussaoui2022-03-031-0/+4
* monitor-manager: Don't introspect "monitor-privacy-screen-changed"Jonas Ådahl2022-02-141-0/+7
* monitor-config-store: Allow changing D-Bus configuration policyJonas Ådahl2022-01-251-0/+24
* monitor-manager: Notify privacy screen changes on hotkey pressMarco Trevisan (Treviño)2022-01-251-1/+63
* monitor-manager: Expose the privacy screen state on DBus current stateMarco Trevisan (Treviño)2022-01-251-0/+14
* monitor-manager: Apply privacy monitor settings on changesMarco Trevisan (Treviño)2022-01-251-0/+100
* monitor-manager: Fix orientation changes on devices with 90° mounted panelsHans de Goede2021-12-201-1/+5
* monitor-manager: Add 'has-builtin-panel' propertyJonas Ådahl2021-12-031-0/+47
* monitor-manager: Use connect_object to connect to settings signalsMarco Trevisan (Treviño)2021-09-201-8/+4
* monitor-manager: Remove persistent_timeout on disposeMarco Trevisan (Treviño)2021-09-041-0/+2
* monitor-transform: Add function to compute from orientationMarco Trevisan (Treviño)2021-09-041-19/+3
* monitor-manager: Add config relationships and use it for orientation eventsMarco Trevisan (Treviño)2021-09-041-0/+15
* monitor-manager: Apply built-in monitor orientation to previous configurationsMarco Trevisan (Treviño)2021-09-041-0/+60
* monitor-manager: Don't apply unneeded orientation changesMarco Trevisan (Treviño)2021-09-041-0/+12
* monitor-manager: Only manage orientation if we have a built in panelMarco Trevisan (Treviño)2021-09-041-1/+4
* monitor-manager: Remove some trailing spaces in orientation codeMarco Trevisan (Treviño)2021-09-041-2/+2
* monitor-manager: Only derive global scales supported by all monitorsMarco Trevisan (Treviño)2021-07-221-14/+51
* monitor-manager: Derive configured global scale using common valueMarco Trevisan (Treviño)2021-07-221-3/+9
* monitor-manager: Check if all monitor scales are matching in global modeMarco Trevisan (Treviño)2021-07-221-5/+46
* monitor-manager: Pass the Logical mode when computing the monitor scaleMarco Trevisan (Treviño)2021-07-221-3/+7
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-151-10/+14
* main: Move rect related macro to util-private.hJonas Ådahl2021-05-171-1/+0
* monitor-manager: Don't include generated code in header fileJonas Ådahl2021-04-141-0/+2
* backends: Store whether views are scaled in MetaViewportInfoCarlos Garnacho2021-04-131-1/+2
* Introduce virtual monitorsJonas Ådahl2021-03-121-0/+98
* monitor: Unset output monitor when disposingJonas Ådahl2021-03-121-1/+8