Michael Aaron Murphy
|
f06c6a0b80
|
chore: update dependencies and debian changelog
|
2026-01-13 15:33:04 -05:00 |
|
Vukašin Vojinović
|
018a326f89
|
chore: bump versions to 1.0.0
|
2025-12-30 08:34:00 +01:00 |
|
Vukašin Vojinović
|
c54bf8e189
|
chore: update dependencies
Also removes unused dependencies from workspace members.
|
2025-09-10 17:23:35 +02:00 |
|
Vukašin Vojinović
|
2c618622d3
|
chore: update dependencies
Sets the resolver to 3, so it's Rust-version aware. Without it, some dependencies get updated to versions needing Rust versions newer than the target.
|
2025-08-18 16:44:50 +02:00 |
|
Vukašin Vojinović
|
2b7b4cba56
|
chore: update to Rust 2024 edition
|
2025-08-18 16:44:50 +02:00 |
|
Vukašin Vojinović
|
c3fafd3910
|
chore: use std::sync::LazyLock
Removes `once_cell` as a direct dependency.
|
2025-08-18 16:44:50 +02:00 |
|
Michael Aaron Murphy
|
dc86f23a73
|
chore: upgrade all dependencies
|
2025-02-19 18:31:56 +01:00 |
|
Josh Megnauth
|
a9f9620d11
|
fix(inputs): Use env vars and extra layouts
Closes: #725
The inputs applet uses an outdated `xkb-data` which causes some configs
to fail which in turn leads to an empty list.
See: https://github.com/lilyinstarlight/nixos-cosmic/issues/74#issuecomment-2353273156
|
2024-12-31 14:12:47 +01:00 |
|
Ashley Wulber
|
5b5cd77e7c
|
update iced
|
2024-10-31 17:52:33 -04:00 |
|
Ryan Brue
|
0a32d27c70
|
chore(license): clarify GPL-3.0 license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
|
2024-09-16 07:40:23 -06:00 |
|
Michael Aaron Murphy
|
8527257ddd
|
chore: add SPDX license identifiers
|
2024-05-06 21:56:50 +02:00 |
|
Dominic Gerhauser
|
a1ad3c5f87
|
feat: add input sources applet
|
2024-05-06 21:56:50 +02:00 |
|