libcosmic/src/app
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
..
applet fix(app): set size_limits to None for autosize 2023-08-23 00:20:45 +02:00
command.rs chore: improve documentation 2023-08-16 16:59:15 +02:00
core.rs wip: add applet module 2023-08-18 16:47:10 -04:00
cosmic.rs wip: add applet module 2023-08-18 16:47:10 -04:00
mod.rs wip: add applet module 2023-08-18 16:47:10 -04:00
settings.rs chore: allow &str as input for the icon theme 2023-08-21 22:09:36 +02:00