68432b066b
Merge pull request #221 from JakeStanger/feat/clock-localization
...
feat(clock): localization support
2023-07-03 23:35:27 +01:00
b310ea7636
feat(clock): localization support
2023-07-03 23:20:37 +01:00
7c8d4668bc
build: update universal-config (for corn v0.8)
2023-07-03 20:42:42 +01:00
f1231384c1
Merge pull request #217 from JakeStanger/dependabot/cargo/zbus-3.14.1
...
build(deps): bump zbus from 3.13.1 to 3.14.1
2023-07-03 16:04:01 +01:00
c2cf41a8b0
Merge pull request #214 from JakeStanger/dependabot/cargo/mpd_client-1.2.0
...
build(deps): bump mpd_client from 1.1.0 to 1.2.0
2023-07-03 16:03:23 +01:00
aa635291c3
Merge pull request #215 from JakeStanger/dependabot/cargo/clap-4.3.10
...
build(deps): bump clap from 4.3.4 to 4.3.10
2023-07-03 16:02:08 +01:00
5b2a1787ef
Merge pull request #218 from JakeStanger/dependabot/cargo/serde-1.0.165
...
build(deps): bump serde from 1.0.164 to 1.0.165
2023-07-03 16:01:04 +01:00
95786a1c90
Merge pull request #216 from JakeStanger/dependabot/cargo/tokio-1.29.1
...
build(deps): bump tokio from 1.28.2 to 1.29.1
2023-07-03 15:57:31 +01:00
dependabot[bot]
d8121de9c5
build(deps): bump serde from 1.0.164 to 1.0.165
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.164 to 1.0.165.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.164...v1.0.165 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:47:41 +00:00
dependabot[bot]
697aac1161
build(deps): bump zbus from 3.13.1 to 3.14.1
...
Bumps [zbus](https://github.com/dbus2/zbus ) from 3.13.1 to 3.14.1.
- [Release notes](https://github.com/dbus2/zbus/releases )
- [Commits](https://github.com/dbus2/zbus/compare/zbus-3.13.1...zbus-3.14.1 )
---
updated-dependencies:
- dependency-name: zbus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:47:28 +00:00
dependabot[bot]
b695eeb415
build(deps): bump tokio from 1.28.2 to 1.29.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.28.2 to 1.29.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.28.2...tokio-1.29.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:47:15 +00:00
dependabot[bot]
f41afce91d
build(deps): bump clap from 4.3.4 to 4.3.10
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.4 to 4.3.10.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.10 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:47:01 +00:00
dependabot[bot]
c99c5de0d6
build(deps): bump mpd_client from 1.1.0 to 1.2.0
...
Bumps [mpd_client](https://github.com/elomatreb/mpd_client ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/elomatreb/mpd_client/releases )
- [Commits](https://github.com/elomatreb/mpd_client/compare/mpd_client-v1.1.0...mpd_client-v1.2.0 )
---
updated-dependencies:
- dependency-name: mpd_client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:46:48 +00:00
7f4a816379
Merge pull request #209 from JakeStanger/update_flake_lock_action
...
Update flake.lock
2023-07-01 11:23:34 +01:00
github-actions[bot]
b785b4d4ae
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/04af42f3b31dba0ef742d254456dc4c14eedac86' (2023-06-17)
→ 'github:nixos/nixpkgs/4bc72cae107788bf3f24f30db2e2f685c9298dc9' (2023-06-29)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/01d84cd842e48e89be67e4c2d9dc46aa7709adc5' (2023-06-17)
→ 'github:oxalica/rust-overlay/4c31223801dd0f28ac15d60f2e5ddbd4d51ce17a' (2023-06-30)
2023-07-01 01:15:59 +00:00
3502c23817
Merge pull request #208 from JakeStanger/feat/config-reload
...
feat(ipc): reload config command
2023-07-01 00:33:03 +01:00
7d3bb02b46
feat(ipc): reload config command
2023-07-01 00:05:12 +01:00
4620f29d38
docs(examples): update stylesheet
2023-06-30 23:01:11 +01:00
a9ac29d885
fix: clipboard partially behind wrong feature flag
2023-06-30 23:00:52 +01:00
6ae15f44bd
Merge pull request #206 from JakeStanger/feat/music-progress
...
Resolves #128 .
Also includes a fix to ensure elements in the popup are hidden if the connected player is not capable of providing the info.
2023-06-30 20:07:16 +01:00
1759945912
fix(music): correctly show/hide popup elements based on player capabilities
2023-06-30 19:27:00 +01:00
12053f111a
feat(music): progress/seek bar in popup
...
Resolves #128 .
2023-06-30 19:26:49 +01:00
bd90167f4e
feat(clock): format option for popup header
2023-06-30 11:10:19 +01:00
7016f7f79e
refactor: use new smart pointer macros throughout codebase
2023-06-29 23:16:31 +01:00
ac04cc27ce
Merge pull request #191 from body20002/flatpak_icons
...
Add Support For Flatpak Icons
2023-06-29 23:06:51 +01:00
Abdallah Gamal
f78c7f9b98
fix: not resolving flatpak application icons
2023-06-29 22:40:49 +01:00
6db7742e06
fix: crash on startup introduced by recent refactors
2023-06-29 18:02:51 +01:00
4b88079561
docs: fix header
2023-06-29 17:38:41 +01:00
9a68dc99bd
build: fix error
2023-06-29 17:37:10 +01:00
cc181a8b6d
refactor: fix new clippy warnings
2023-06-29 16:57:47 +01:00
27f920d012
feat(launcher): slightly improve focus logic when clicking item with multiple windows
2023-06-29 16:42:03 +01:00
4a9410abac
Merge pull request #199 from JakeStanger/feat/cli-ipc
...
IPC, CLI and Dynamic Variables
2023-06-29 16:39:56 +01:00
607c7285d7
docs: update for ipc/cli, tidy a bit
2023-06-29 16:26:55 +01:00
c6319b78fd
feat(ipc): support for injecting additional stylesheets
2023-06-29 16:26:55 +01:00
ded50cca6f
feat: support for 'ironvar' dynamic variables
2023-06-29 16:26:54 +01:00
f5bdc5a027
feat: ipc server and cli
2023-06-29 16:19:19 +01:00
44313bfc75
Merge pull request #203 from JakeStanger/dependabot/cargo/notify-6.0.1
...
build(deps): bump notify from 6.0.0 to 6.0.1
2023-06-26 17:16:05 +01:00
9e5f72087f
Merge pull request #201 from JakeStanger/dependabot/cargo/indexmap-2.0.0
...
build(deps): bump indexmap from 1.9.3 to 2.0.0
2023-06-26 17:15:44 +01:00
449795b4e9
Merge pull request #200 from JakeStanger/dependabot/cargo/mpris-2.0.1
...
build(deps): bump mpris from 2.0.0 to 2.0.1
2023-06-26 17:14:31 +01:00
dependabot[bot]
a67bf38faa
build(deps): bump notify from 6.0.0 to 6.0.1
...
Bumps [notify](https://github.com/notify-rs/notify ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/notify-rs/notify/releases )
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.0.0...notify-6.0.1 )
---
updated-dependencies:
- dependency-name: notify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 15:06:12 +00:00
dependabot[bot]
e539eadd8d
build(deps): bump indexmap from 1.9.3 to 2.0.0
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.9.3 to 2.0.0.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/1.9.3...2.0.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 15:05:37 +00:00
dependabot[bot]
592213d8af
build(deps): bump mpris from 2.0.0 to 2.0.1
...
Bumps [mpris](https://github.com/Mange/mpris-rs ) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/Mange/mpris-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Mange/mpris-rs/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: mpris
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 15:05:17 +00:00
d121dc3d1e
refactor: fix unused var warning
2023-06-22 23:21:02 +01:00
0e8c8a1770
chore: bump version to 0.13.0
2023-06-18 23:10:15 +01:00
93baf8f568
Merge pull request #197 from JakeStanger/ci/cache
...
ci: add caching support
2023-06-18 17:51:32 +01:00
1ef32059da
ci: add caching support
2023-06-18 17:41:10 +01:00
5be0750792
Merge pull request #160 from JakeStanger/feat/upower-icon-size
...
feat(upower): icon size option
2023-06-18 17:01:57 +01:00
JakeStanger
aea8de2552
docs: update CHANGELOG.md for v0.12.1 [skip ci]
2023-06-18 15:44:32 +00:00
c8c84446d6
Merge pull request #196 from JakeStanger/fix/launcher-crash
...
fix(launcher): crash when focusing newly opened window in popup
2023-06-18 16:33:04 +01:00
103a224355
fix(launcher): crash when focusing newly opened window in popup
...
Attempting to focus a newly opened window from the launcher popup attempted to close the popup directly in an invalid manner, which caused the bar to hard crash. The controller already handles this correctly, so removed this code.
Resolves #41 🎉
2023-06-18 16:21:35 +01:00