Skip to content

Commit

Permalink
gtk-priv: update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Apr 21, 2024
1 parent b3544f3 commit ced87c5
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 21 deletions.
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_wayland_pointer_data_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 2009 Carlos Garnacho <[email protected]>
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -29,7 +29,7 @@
typedef struct _GdkWaylandPointerData GdkWaylandPointerData;

// Version ID 0
// Valid for GTK v3.22.0 - v3.24.40 (unreleased)
// Valid for GTK v3.22.0 - v3.24.42 (unreleased)
struct _GdkWaylandPointerData_v3_22_0
{
GdkWindow *focus;
Expand Down Expand Up @@ -134,6 +134,8 @@ int gdk_wayland_pointer_data_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_wayland_pointer_frame_data_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 2009 Carlos Garnacho <[email protected]>
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -29,7 +29,7 @@
typedef struct _GdkWaylandPointerFrameData GdkWaylandPointerFrameData;

// Version ID 0
// Valid for GTK v3.22.0 - v3.24.40 (unreleased)
// Valid for GTK v3.22.0 - v3.24.42 (unreleased)
struct _GdkWaylandPointerFrameData_v3_22_0
{
GdkEvent *event;
Expand Down Expand Up @@ -124,6 +124,8 @@ int gdk_wayland_pointer_frame_data_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_wayland_seat_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 2009 Carlos Garnacho <[email protected]>
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -209,7 +209,7 @@ struct _GdkWaylandSeat_v3_22_16
// - struct gtk_primary_selection_device *primary_data_device;
// + struct gtk_primary_selection_device *gtk_primary_data_device;
// + struct zwp_primary_selection_device_v1 *zwp_primary_data_device_v1;
// Valid for GTK v3.24.24 - v3.24.40 (unreleased)
// Valid for GTK v3.24.24 - v3.24.42 (unreleased)
struct _GdkWaylandSeat_v3_24_24
{
GdkSeat parent_instance;
Expand Down Expand Up @@ -349,6 +349,8 @@ int gdk_wayland_seat_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_wayland_tablet_data_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 2009 Carlos Garnacho <[email protected]>
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -29,7 +29,7 @@
typedef struct _GdkWaylandTabletData GdkWaylandTabletData;

// Version ID 0
// Valid for GTK v3.22.0 - v3.24.40 (unreleased)
// Valid for GTK v3.22.0 - v3.24.42 (unreleased)
struct _GdkWaylandTabletData_v3_22_0
{
struct zwp_tablet_v2 *wp_tablet;
Expand Down Expand Up @@ -132,6 +132,8 @@ int gdk_wayland_tablet_data_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_wayland_touch_data_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 2009 Carlos Garnacho <[email protected]>
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -29,7 +29,7 @@
typedef struct _GdkWaylandTouchData GdkWaylandTouchData;

// Version ID 0
// Valid for GTK v3.22.0 - v3.24.40 (unreleased)
// Valid for GTK v3.22.0 - v3.24.42 (unreleased)
struct _GdkWaylandTouchData_v3_22_0
{
uint32_t id;
Expand Down Expand Up @@ -123,6 +123,8 @@ int gdk_wayland_touch_data_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_window_impl_class_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -129,7 +129,7 @@ struct _GdkWindowImplClass_v3_22_0
// Version ID 1
// Diff from previous version:
// + gboolean (* titlebar_gesture) (GdkWindow *window, GdkTitlebarGesture gesture);
// Valid for GTK v3.24.35 - v3.24.40 (unreleased)
// Valid for GTK v3.24.35 - v3.24.42 (unreleased)
struct _GdkWindowImplClass_v3_24_35
{
GObjectClass parent_class;
Expand Down Expand Up @@ -310,6 +310,8 @@ int gdk_window_impl_class_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_window_impl_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -29,7 +29,7 @@
typedef struct _GdkWindowImpl GdkWindowImpl;

// Version ID 0
// Valid for GTK v3.22.0 - v3.24.40 (unreleased)
// Valid for GTK v3.22.0 - v3.24.42 (unreleased)
struct _GdkWindowImpl_v3_22_0
{
GObject parent;
Expand Down Expand Up @@ -118,6 +118,8 @@ int gdk_window_impl_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_window_impl_wayland_class_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright © 2010 Intel Corporation
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -39,7 +39,7 @@ struct _GdkWindowImplWaylandClass_v3_22_0
// Diff from previous version:
// - struct _GdkWindowImplClass_v3_22_0 parent_class;
// + struct _GdkWindowImplClass_v3_24_35 parent_class;
// Valid for GTK v3.24.35 - v3.24.40 (unreleased)
// Valid for GTK v3.24.35 - v3.24.42 (unreleased)
struct _GdkWindowImplWaylandClass_v3_24_35
{
struct _GdkWindowImplClass_v3_24_35 parent_class;
Expand Down Expand Up @@ -128,6 +128,8 @@ int gdk_window_impl_wayland_class_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_window_impl_wayland_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright © 2010 Intel Corporation
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -1090,7 +1090,7 @@ struct _GdkWindowImplWayland_v3_24_25
// Diff from previous version:
// + unsigned int suspended : 1;
// + gboolean suspended;
// Valid for GTK v3.24.40 (unreleased)
// Valid for GTK v3.24.40 - v3.24.42 (unreleased)
struct _GdkWindowImplWayland_v3_24_40
{
struct _GdkWindowImpl_v3_22_0 parent_instance;
Expand Down Expand Up @@ -1276,6 +1276,8 @@ int gdk_window_impl_wayland_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
6 changes: 4 additions & 2 deletions gtk-priv/h/gdk_window_priv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* AUTOGENERATED, DO NOT EDIT DIRECTLY
* See gtk-priv/README.md for more information
*
* This file is part of gtk-layer-shell
* This file is part of gtk-session-lock
*
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
* Copyright © 2024 gtk-priv/scripts/code.py
Expand Down Expand Up @@ -205,7 +205,7 @@ struct _GdkWindow_v3_22_19
// Diff from previous version:
// + guint synthesized_crossing_event_id;
// - guint synthesize_crossing_event_queued : 1;
// Valid for GTK v3.24.11 - v3.24.40 (unreleased)
// Valid for GTK v3.24.11 - v3.24.42 (unreleased)
struct _GdkWindow_v3_24_11
{
GObject parent_instance;
Expand Down Expand Up @@ -373,6 +373,8 @@ int gdk_window_priv_get_version_id() {
case 24037:
case 24038:
case 24039:
case 24040:
case 24041:
break;

default:
Expand Down
2 changes: 1 addition & 1 deletion gtk-priv/scripts/code.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
logger = logging.getLogger(__name__)

INDENT = ' ' # used for generating code
PROJECT_NAME = 'gtk-layer-shell'
PROJECT_NAME = 'gtk-session-lock'

LGPL3_HEADER = '''
This program is free software; you can redistribute it and/or
Expand Down

0 comments on commit ced87c5

Please sign in to comment.