Skip to content

Brain Shell v0.1.1 - First Patch

Latest

Choose a tag to compare

@Brainitech Brainitech released this 12 Jun 17:31
· 17 commits to main since this release
a255b85

Release v0.1.1 - Quality of Life & Bug Fixes

This patch focuses on squashing bugs discovered post-launch, improving desktop compatibility, and refining UI interactions.

Bug Fixes

  • Keybinds & IPC: Resolved an IPC name mismatch that was causing duplicate registration warnings and preventing custom keybinds from triggering reliably.
  • Keyboard Focus: Fixed an issue where the App-Launcher and Wallpaper popups would occasionally fail to capture keyboard focus upon opening, ensuring you can start typing immediately without needing to click.

Polish & Enhancements

  • Media Player Card: Enhanced the Dashboard media player UI. Transitioned the media source detection from an allowlist to a blocklist, meaning native players like VLC, MPV, and Rhythmbox are now automatically detected and supported!
  • Desktop Compatibility: Implemented hardware detection to automatically hide the battery module and collapse its spacing on desktop setups, leaving a cleaner top bar.

NixOS Support

  • Broken Flakes: Noticed the reports on broken nix flakes. Currently under testing and will be fixed in the next patch.