-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
41 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -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: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -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: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -349,6 +349,8 @@ int gdk_wayland_seat_priv_get_version_id() { | |
case 24037: | ||
case 24038: | ||
case 24039: | ||
case 24040: | ||
case 24041: | ||
break; | ||
|
||
default: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -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: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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; | ||
|
@@ -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: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters