No description
The panel buttons for next/previous didn't do anything since `on_press` wasn't set. Now they work. Fixed `autosize` which I had accidentally committed after using it for testing. (It would be good to figure out why the applets don't work properly with autosize when run outside of the panel, since that's handy for testing.) I noticed with VLC, skipping a track makes the media controls disappear very briefly, and sometimes the pause button didn't return. I guess `can_play` (etc.) are temporarily set to false, probably expecting the controls to be greyed out and not hidden from a panel. Anyway, monitoring for changes to these properties as well will hopefully fix the part where it could remain missing. Though I can't reproduce that consistently. |
||
|---|---|---|
| .github | ||
| cosmic-app-list | ||
| cosmic-applet-audio | ||
| cosmic-applet-battery | ||
| cosmic-applet-bluetooth | ||
| cosmic-applet-minimize | ||
| cosmic-applet-network | ||
| cosmic-applet-notifications | ||
| cosmic-applet-power | ||
| cosmic-applet-status-area | ||
| cosmic-applet-tiling | ||
| cosmic-applet-time | ||
| cosmic-applet-workspaces | ||
| cosmic-applets | ||
| cosmic-panel-app-button/data | ||
| cosmic-panel-button | ||
| cosmic-panel-launcher-button/data | ||
| cosmic-panel-workspaces-button/data | ||
| debian | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| rust-toolchain.toml | ||