Commit Graph

10 Commits

Author SHA1 Message Date
Aylur 639e92a2d3 fix: default slider draw_value to false 2024-09-07 19:49:44 +00:00
Aylur e06ae737ef feat: App monitor signals 2024-09-07 18:00:17 +02:00
Aylur cf5e93f418 cleanup: meson gjs variable
use prefix instead
2024-09-06 16:31:20 +00:00
Aylur d9a514a6e5 fix enum values
when the first member is assigned 0, vala assigns 0 to the next member
regardless
2024-09-02 17:21:26 +00:00
Aylur f5d5376ff9 rename: box implicit_destroy to no_implicit_destroy 2024-09-02 17:10:50 +00:00
Aylur bf639c4e0b Merge pull request #3 from Aylur/feat/circular_progress
fixes circular progress widgets
2024-09-02 14:48:18 +02:00
Aylur 4891da8cc4 copy draw method from ags 2024-09-02 12:47:19 +00:00
kotontrion 292723065d core: add g_icon property to icon widget (#2) 2024-09-02 09:39:07 +02:00
kotontrion d248645888 fixes circular progress widgets 2024-09-02 09:36:06 +02:00
Aylur 0738194780 move libastal to /core
starting point of the monorepo
2024-09-01 02:06:50 +02:00