Commit Graph

8 Commits (2d0940f6ae5e786bc83f7f2d21bc9c2cf862b418)

Author SHA1 Message Date
Jeffrey C. Ollie 25c5ecf553
gtk: require libadwaita
This commit removes support for building without libadwaita.
2025-02-14 21:49:51 -06:00
Jeffrey C. Ollie f2ac9b85e3
gtk: correct comptime adwaita.versionAtLeast() comparison 2024-12-30 09:52:21 -06:00
Jeffrey C. Ollie b353ddf46d
core/gtk: unify libadwaita/adwaita options in the code
Fixes #2574
2024-11-08 22:19:04 -06:00
Mitchell Hashimoto 4cacea3813
apprt/gtk: inline adwaita checks so comptime disables conditional paths
This fixes building without libadwaita or building with an older version
of libadwaita. This also updates the CI to test this.
2024-09-12 09:34:39 -07:00
Mitchell Hashimoto 37ba052913
apprt/gtk: cleaup final notebook page on libadw 1.3.x 2024-09-11 10:44:30 -07:00
Mitchell Hashimoto c27f427e02
apprt/gtk: the comptimeEnabled check is redundant 2024-09-11 09:50:37 -07:00
Mitchell Hashimoto afc95fefe2
apprt/gtk: use adwaita helpers, move out some complicated logic 2024-09-11 09:38:05 -07:00
Mitchell Hashimoto 1ab850fa94
apprt/gtk: move adw enabling and version checks into shared file 2024-09-11 09:21:51 -07:00