Commit Graph

25 Commits

Author SHA1 Message Date
Vaxry 9ca975c910 core: add --wayland-enums and raw events 2024-05-10 17:52:18 +01:00
Vaxry 232fa45d54 core: fix usage of reserved C++ types 2024-05-09 21:16:32 +01:00
Vaxry 6119dc2a96 core: fix protocol types in events sometimes unrecognized 2024-05-07 14:26:05 +01:00
Vaxry 3940d97f16 core: fix interfaces with since= attributes 2024-05-03 17:37:58 +01:00
Vaxry c8c2151c60 header: use formatting for ::error() 2024-05-01 19:55:49 +01:00
Vaxry f1050d83a2 core: fix misused boolean 2024-05-01 19:15:35 +01:00
Vaxry c14dd732ff header: include <string> 2024-05-01 19:13:45 +01:00
Vaxry 9ab8ea2d62 core: don't overwrite files if they are the same 2024-05-01 19:12:10 +01:00
Vaxry 43d27dae69 headers: add misc useful functions 2024-05-01 19:12:10 +01:00
Vaxry 4eb457b3f7 core: add support for nullable objects 2024-04-26 23:45:55 +01:00
Vaxry e60b1bb9a1 source: fix including ->pResource under non-new_id resources 2024-04-24 21:08:28 +01:00
Vaxry 066c24549f core: fix new_id types in events 2024-04-24 15:46:14 +01:00
Vaxry 7c9c8adfe7 core: fix missing interfaces 2024-04-21 21:13:44 +01:00
Vaxry 6c4c47329f headers: make enum names more verbose to avoid conflicts 2024-04-21 20:39:44 +01:00
Vaxry 9e13e09152 core: remove destroy listener after fired 2024-04-20 14:26:26 +01:00
Vaxry 80c764615c handlers: avoid sending useless props 2024-04-20 03:47:26 +01:00
Vaxry d89eea7cd8 enum: use iface name as well if available 2024-04-20 03:32:32 +01:00
Vaxry 871bc88284 scanner: add support for enums 2024-04-20 03:13:12 +01:00
Vaxry 138764555c headers: declare extern interfaces 2024-04-20 02:49:56 +01:00
Vaxry 5f40a4fd2f core: fix non-empty args in send* fns 2024-04-20 02:28:03 +01:00
Vaxry e50948947a core: add version 2024-04-20 01:49:45 +01:00
Vaxry f2e8642342 source: fix missed defines 2024-04-20 01:37:39 +01:00
Vaxry 4dc342bc1d vtable: avoid requiring fpermissive 2024-04-20 01:29:26 +01:00
Vaxry 18e561ff2c core: use original name for files 2024-04-20 01:19:53 +01:00
Vaxry 5dc55d5230 Initial commit 2024-04-20 01:06:51 +01:00