libcosmic/src
Ian Douglas Scott c878e24465 Fix build on Windows/non-Unix
We'll need libcosmic to work on Windows and macOS if we want to use it
in the Keyboard Configurator.

`freedesktop-icons` doesn't seem to build on Windows, so only use it
on Unix systems. It does seem to build on macOS, so leave it as a
dependency there. A good solution for icon bundling on macOS/Windows will
need to be figured out at some point.
2023-04-25 06:20:20 -06:00
..
applet fix: applet & cosmic-sctk example 2023-02-28 12:26:38 -07:00
executor feat(executor): add multi::Executor 2023-01-30 21:57:24 +01:00
theme fix(entry): entry bg alpha typo & border radius fixes 2023-03-03 11:28:32 -05:00
widget Fix build on Windows/non-Unix 2023-04-25 06:20:20 -06:00
ext.rs chore: apply cargo fmt 2023-01-04 05:46:24 +01:00
font.rs wip: Various refactorings and improvements 2022-12-06 16:14:39 +01:00
keyboard_nav.rs feat(keyboard-nav): add Escape and Search messages 2023-01-30 21:57:24 +01:00
lib.rs feat(theme): export cosmic-theme & add CosmicContainers to example 2023-02-28 12:26:38 -07:00
settings.rs Add _with_flags() variants to settings helpers (#85) 2023-02-20 14:26:31 -08:00