Commit graph

8 commits

Author SHA1 Message Date
Eduardo Flores
69cd9a3bfa
fix(applet): button & icon API refactor w/ applet example 2023-09-18 02:35:50 +02:00
Michael Aaron Murphy
4e4eeaac12 feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
Ian Douglas Scott
fcdefcd8fb
fix(app): set size_limits to None for autosize
With the default size limit, autosize applets don't work as expected.
Setting this to `None` seems to work fairly well, though maybe we'll
need to tune some of these settings more later.
2023-08-23 00:20:45 +02:00
Ashley Wulber
4d63d06a7e fix: make buttons text buttons again 2023-08-18 16:47:10 -04:00
Ashley Wulber
be49bb2a25 refactor: switch applet back to secondary button 2023-08-18 16:47:10 -04:00
Ian Douglas Scott
9f36d33e34 Fix compilation errors with applet feature 2023-08-18 16:47:10 -04:00
Ashley Wulber
c1495d07e5 cleanup (applet): settings already has the system theme by default 2023-08-18 16:47:10 -04:00
Ashley Wulber
c474b3e955 wip: add applet module 2023-08-18 16:47:10 -04:00