Skip to content

Silere Shell 0.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:31
· 333 commits to main since this release
v0.6.0
552300e

Upgrading: nothing to do. Packaged installs no longer carry Silere's developer
scripts under /usr/share/silere-shell; remove one with your package manager as before.

Added

  • With Playback status on, the media visualizer doubles as the progress readout:
    the spectrum past the playhead is dimmed.
  • A dot in the settings rail marks each page holding a value you changed from its
    default. A collapsed group carries one for the pages inside it.
  • Mark changed pages in Settings › Appearance › Interface turns those dots off.

Fixed

  • The Now page's memory tile turns amber past 75% and red past 90%.
  • Opening Settings from the shell-update pill anchors the panel under it.
  • Settings dropdowns draw their choices like the Now page pickers.
  • Workspaces no longer offers a visibility switch in Settings › Widgets.
  • The Wi-Fi list holds its order between scans.
  • The media card's player name lights up under the pointer.
  • Glow strength covers only the range that still changes the underline.
  • Settings › Bar › Underline says the line keeps its resting glow when no event is on.
  • Reordering bar widgets no longer closes the menu, and neither does resetting them.
  • The settings rail keeps the current page marked while the pointer is over it.
  • Descriptions and hints across the settings pages are brighter.
  • Shell shadows and Depth moved to Settings › Appearance › Theme.
  • Shell shadows names what it covers while the bar is docked.
  • Untracked files no longer block shell updates. When an incoming file genuinely
    lands on one, git's reason and the filename are reported.
  • A blocked update points at scripts/repair.sh --apply instead of suggesting
    commit or stash.
  • The repair workflow works from linked Git worktrees and rejects extra arguments.
  • Installing from the Updates page checks the same blocked reasons the button does.
  • Temporary Cava profiles left in $XDG_RUNTIME_DIR by dead processes are cleared.
  • Settings rail: group headers are plain text, only the current group is marked, and
    children indent clear of it.
  • The calendar's today pill grows with the font.
  • Settings › Widgets › Show & order no longer claims arrow keys move between lanes.
  • The font picker says it lists Nerd Fonts only.
  • Keep groups open moved out of Text & accessibility into its own Menu group.
  • Floating bar Width, Edge gap and Roundness share one disclosure, so turning it on
    plays a single reveal.
  • Order & visibility is now Show & order, which fits the rail. A check keeps
    future nav labels inside the width.
  • The Wi-Fi row reports a hardware rfkill block ahead of a note about Ethernet.
  • qs ipc call menu settings <name> falls back to Theme for a renamed section, as
    documented, and still reports the unknown name.
  • The network widget follows the live wired link when Ethernet and Wi-Fi are both
    connected. Disconnecting from the Wi-Fi list acts on the Wi-Fi radio, and a late
    successful connection clears its earlier timeout error.
  • Night Light adopts an already-running hyprsunset, says when it could not check,
    and reports external stop or temperature-change failures.
  • Brightness writes are bounded and keep their timeout error instead of replacing it
    with a generic process failure.
  • Wi-Fi and Airplane Mode no longer offer toggles a hardware rfkill switch refuses.
  • Theme and Maintenance report a palette file that could not be read.
  • Quick actions no longer show Power Mode as live when no daemon answers.
  • Acting on a notification keeps it in history, as dismissing already did. Notifications
    a sender withdraws are kept too, and corrupt numeric roles are normalized on restore.
  • A supervised process no longer retires on a signal sharing a number with a give-up
    exit code.
  • Settings › Bar › Underline reports a missing screenshot folder instead of showing the
    control as live.
  • The AUR package installs only the scripts the shell runs, not the developer tests,
    probes and uninstall.sh.
  • Bundled AUR metadata now reports the current release line.