64 lines
2.4 KiB
Plaintext
64 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 16 16:31:12 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- Update to version 0.4.5
|
|
https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.4.5
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 22 17:13:04 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- Update to version 0.4.4
|
|
https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.4.4
|
|
https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.4.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 21 12:43:18 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
|
|
|
- Update to version 0.4.2
|
|
* core: fixup client new_id handling
|
|
* core: fix overzealous wl_proxy* replacement of uint32s
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 01:03:59 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to 0.4.0:
|
|
* Added client code generation with --client
|
|
* core: Add client code generation
|
|
* draft: avoid undefined behaviour in C macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 14 10:37:37 UTC 2024 - Dawid Adam <nyslay@gmail.com>
|
|
|
|
- Update to 0.3.10:
|
|
* core: set resource to nullptr in onDestroyCalled
|
|
* source: ignore send... requests when resource is null
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 6 10:11:02 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Change parts of _service to run at buildtime instead to properly
|
|
utilize the obscpio
|
|
- Remove empty %check section
|
|
- Update to version 0.3.9:
|
|
* core: forward declare all used ifaces
|
|
* core: fix external type checks
|
|
* core: avoid uaf in resource data
|
|
* source: set user data after checks
|
|
- Updates from version 0.3.8:
|
|
* core: added support for nullable string types
|
|
* core: avoid calling inert parents
|
|
* cmake: add hpp header as target dependency
|
|
- Updates from version 0.3.7:
|
|
* Added --wayland-enums for core wayland.xml to be compat with
|
|
the headers
|
|
* Added raw events for when we don't have a wrapped resource
|
|
- Updates from version 0.3.6:
|
|
* Fix usage of C++ reserved keywords
|
|
- Updates from version 0.3.5:
|
|
* Fixed protocol types in events sometimes unrecognized
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 4 22:35:17 UTC 2024 - Florian "sp1rit" <sp1rit@disroot.org>
|
|
|
|
- Initial packaging of hyprwayland-scanner version 0.3.4
|