summaryrefslogtreecommitdiff
path: root/gdk/gdktoplevel.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* g-i: add missing since annotationsBilal Elmoussaoui2021-11-131-0/+8
* gdk/toplevel: Add gdk_toplevel_titlebar_gesture()Florian Müllner2021-07-291-0/+11
* docs: Rework the gdk docsMatthias Clasen2021-03-111-12/+7
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-18/+16
* gdk/toplevel: Make gdk_toplevel_present() asyncJonas Ådahl2020-12-071-1/+1
* docs: Annotate the GdkToplevel interfaceEmmanuele Bassi2020-12-011-1/+5
* gdk: Move GdkSurfaceEdge to the right headergdk-cleanupsMatthias Clasen2020-09-101-0/+25
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-38/+38
* gdk: Move GdkSurfaceState to the right headerMatthias Clasen2020-09-101-0/+49
* Move GdkFullscreenMode to the right headerMatthias Clasen2020-09-101-0/+14
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-2/+0
* gdk: Add gdk_toplevel_begin_move/resizeMatthias Clasen2020-05-171-0/+17
* gdk: Add gdk_toplevel_inhibit_system_shortcuts APIOlivier Fourdan2020-03-301-0/+9
* Drop GdkToplevel:accept-focus/:focus-on-mapMatthias Clasen2020-03-141-8/+0
* Drop GdkToplevel:keep-above/belowMatthias Clasen2020-03-141-7/+0
* Drop GdkToplevel:stickyMatthias Clasen2020-03-141-4/+0
* Move edge-constraints to GdkToplevelMatthias Clasen2020-03-121-0/+3
* Introduce GdkToplevelMatthias Clasen2020-03-121-0/+108