summaryrefslogtreecommitdiff
path: root/gdk/gdktoplevel.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Change the private export handle apiMatthias Clasen2023-05-141-3/+6
* Fix a typoMatthias Clasen2023-05-141-1/+1
* Remove wrong annotation for GdkToplevel::compute-sizeEmmanuele Bassi2023-03-261-5/+6
* Add gdk_toplevel_export_handleMatthias Clasen2022-11-091-0/+98
* Drop gdkintl.hMatthias Clasen2022-09-231-1/+1
* Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* Some strdup avoidanceMatthias Clasen2022-08-251-1/+2
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-30/+10
* g-i: add missing since annotationsBilal Elmoussaoui2021-11-131-0/+7
* gdk: Don't include gdkinternals.h in gdk-private.hBenjamin Otte2021-09-241-4/+6
* gdk/toplevel: Add gdk_toplevel_titlebar_gesture()Florian Müllner2021-07-291-0/+18
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-2/+1
* GDK: Fix builds against latest stable GLib with MSVCChun-wei Fan2021-04-161-1/+1
* toplevel: Add property annotationsMatthias Clasen2021-03-111-16/+16
* docs: Rework the gdk docsMatthias Clasen2021-03-111-72/+152
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-1/+1
* gdk/toplevel: Make gdk_toplevel_present() asyncJonas Ådahl2020-12-071-9/+7
* docs: Tweak GdkToplevel docsMatthias Clasen2020-10-291-0/+6
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-4/+4
* toplevel: Revise docs wording a bitMatthias Clasen2020-08-071-6/+1
* Check sanity of toplevel sizesMatthias Clasen2020-08-071-0/+1
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-9/+53
* gdk/toplevel: Fix typo in documentationJonas Ådahl2020-08-041-1/+1
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* gdk: Move the begin_move/resize_drag vfuncs aroundMatthias Clasen2020-05-171-3/+34
* gdk: Add gdk_toplevel_begin_move/resizeMatthias Clasen2020-05-171-0/+50
* gdk: Add gdk_toplevel_inhibit_system_shortcuts APIOlivier Fourdan2020-03-301-0/+73
* Drop GdkToplevel:accept-focus/:focus-on-mapMatthias Clasen2020-03-141-50/+0
* Drop GdkToplevel:keep-above/belowMatthias Clasen2020-03-141-46/+0
* Drop GdkToplevel:stickyMatthias Clasen2020-03-141-23/+0
* Document gdk_toplevel_set_modalMatthias Clasen2020-03-141-0/+13
* toplevel: require GdkSurfaceMatthias Clasen2020-03-121-5/+1
* Move fullscreen-mode to GdkToplevelMatthias Clasen2020-03-121-0/+8
* Move edge-constraints to GdkToplevelMatthias Clasen2020-03-121-0/+25
* Introduce GdkToplevelMatthias Clasen2020-03-121-0/+518