summaryrefslogtreecommitdiff
path: root/gdk/gdkmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* Minimize the amount of inclusions in public headersEmmanuele Bassi2023-05-091-0/+1
* Add GdkMonitor::descriptionMatthias Clasen2023-02-021-0/+48
* monitor: Document connector names betterMatthias Clasen2023-02-021-0/+4
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-33/+11
* docs: Reduce redundancyMatthias Clasen2021-05-201-3/+2
* gdk: fix typo in G-I attributeChristian Hergert2021-05-121-2/+2
* monitor: Add property annotationsMatthias Clasen2021-03-111-22/+22
* docs: Rework the gdk docsMatthias Clasen2021-03-111-39/+105
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-291-47/+0
* display: Remove unneeded gettersBenjamin Otte2020-05-171-4/+3
* monitor: Add gdk_monitor_set_geometry()Benjamin Otte2020-05-171-39/+6
* gdk_monitor_get_model: Fix a typo in the function documentationAntenore Gatta2020-03-041-1/+1
* Remove primary monitor apiMatthias Clasen2020-01-301-17/+0
* gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDIDPriit Laes2019-08-061-1/+6
* Add getter for a monitor connectorEmmanuele Bassi2019-06-241-0/+38
* marshallers: add missing g_cclosure_marshal_VOID__VOID fixesChristian Hergert2019-05-291-1/+1
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* GdkMonitor: Fix link to nonexistent Display methodDaniel Boles2018-01-131-2/+2
* Some GdkMonitor documentation additionsMatthias Clasen2017-12-261-0/+14
* gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughoutMatthias Clasen2017-11-171-12/+12
* monitor: Add a ::valid propertyMatthias Clasen2017-11-011-0/+34
* monitor: remove GdkScreen mention from docsMatthias Clasen2017-10-311-3/+0
* gdkmonitor: Fix typoDaniel Boles2017-10-311-1/+1
* GdkMonitor: Use 1 as scale fallback valueTimm Bäder2017-03-191-1/+1
* GdkMonitor: Fix refresh-rate propertyMatthias Clasen2016-05-021-1/+1
* Add GdkMonitorMatthias Clasen2016-04-271-0/+602