* chore(appearance): add interface i18n phrases * wip: appearance page skeleton * wip: more work on the skeletop * wip: appearance * wip: add icons and more widgets to appearance page * wip: set the theme on entering and leaving the appearance panel * cleanup & layout improvements * wip(appearance): accent buttons * fixes fix default schemas, install methods, and appearance page * use git deps * clippy and cleanup * update libcosmic & fix illustration names * feat: cosmic-comp theme variables * use git deps * fix: add dep to control * fix: install libwayland-dev * udpate libcosmic * wip: reset to default button * refactor: color button improvements * feat: import / export themes * refactor: defaults for most color pickers and toggle for window hint * refactor: use a context drawer for the container background color * cleanup(appearance): box ThemeBuilder in Message * cleanup(appearance): clippy * fix(appearance): window hint toggle handling * chore: more entries for the default schema * fix: typo
26 lines
654 B
Text
26 lines
654 B
Text
Source: cosmic-settings
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Michael Murphy <mmstick@pm.me>
|
|
Build-Depends:
|
|
debhelper-compat (=13),
|
|
just (>= 1.13.0),
|
|
rust-all,
|
|
cmake,
|
|
libexpat1-dev,
|
|
libfontconfig-dev,
|
|
libfreetype-dev,
|
|
lld,
|
|
libwayland-dev,
|
|
pkg-config,
|
|
libxkbcommon-dev,
|
|
libudev-dev,
|
|
libinput-dev
|
|
Standards-Version: 4.6.2
|
|
Homepage: https://github.com/pop-os/cosmic-settings
|
|
|
|
Package: cosmic-settings
|
|
Architecture: amd64 arm64
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Settings application for the COSMIC desktop environment
|
|
Settings application for the COSMIC desktop environment
|