shamelessly the most beautiful gtk shell
  • Rust 97.4%
  • SCSS 1.2%
  • Nix 1.1%
  • Shell 0.3%
Find a file
municorn 2dd7ca90eb
refactor(brightness): remove logarithmic scaling from brightness
- remove `to_logarithmic()` function as linear brightness values work better with icon selection
- use raw brightness values directly instead of converting to logarithmic scale
- simplifies brightness tile progress updates and icon mapping logic
2026-04-17 02:12:05 -06:00
src refactor(brightness): remove logarithmic scaling from brightness 2026-04-17 02:12:05 -06:00
.cocoa.toml chore: remove ai configuration from cocoa.toml 2026-03-21 18:59:39 -06:00
.envrc chore: migrate completely to devenv instead of flake environment 2026-03-15 23:26:38 -06:00
.gitignore chore: update flake dependencies and add rustfmt config to gitignore 2026-04-14 22:45:40 -06:00
AGENTS.md chore: greatly simplify agent development guidelines 2026-03-23 05:56:32 -06:00
build.rs refactor: selectively allow or remove dead code throughout the codebase 2026-03-18 09:10:54 -06:00
Cargo.lock chore(deps): remove libnotify dependency 2026-03-30 04:10:59 -06:00
Cargo.toml chore(deps): remove libnotify dependency 2026-03-30 04:10:59 -06:00
devenv.lock chore(deps): update musicaloft-shell flake dependency 2026-04-17 02:11:00 -06:00
devenv.nix chore(devenv): add RUST_LOG configuration and restructure env 2026-03-29 19:02:24 -06:00
devenv.yaml chore: add cocoa input and update devenv dependencies 2026-03-23 06:02:15 -06:00
flake.lock chore: update flake dependencies 2026-04-17 01:39:13 -06:00
flake.nix chore: migrate completely to devenv instead of flake environment 2026-03-15 23:26:38 -06:00
secretspec.toml dx: add secretspec for cocoa secrets 2026-03-20 11:42:06 -06:00
test_notifications.sh chore: add test_notifications.sh script 2025-12-04 05:39:14 -07:00
tsconfig.json fix: resolve clippy errors and warnings 2025-12-04 05:38:48 -07:00
typos.toml chore: add typos configuration to exclude relm keyword 2026-03-27 23:46:45 -06:00