This release contains important bug fixes for the first releases of Nebulux, as well as other minor improvements.


Shell

  • Customizable panel height
  • More reliable mouse detection
  • Replace “Show Desktop” with “Places”
  • Panel window behavior fixes
  • Colored item edges and minor design fixes
  • Fixed grouped windows in shortcuts tooltip
  • Fixed key display for different keyboard layouts
  • Use hyprrust crate everywhere


Session

  • Made panel keys keyboard layout independent
  • Reduced scroll event delay
  • Panel window fixes
  • Separated Nebulux vars into new config
  • Session depends on socat and HyMouse plugin
  • Fixed moving tooltips on scaled monitors
  • Fixed ydotool acceleration in more cases
  • Changed config path
  • Removed app dependencies (now in meta)


File Manager

  • Fixed shortcuts tooltip lingering


Pie Menu

  • Made mouse movement detection more reliable
  • Mouse velocity based trigger system
  • Configurable key chord default behavior
  • Fixed center icon not changing
  • Fixed menu interacting when hidden
  • Fixed mouse position detection for multi monitor
  • Fixed moving menu on scaled monitors
  • Fixed blurry SVGs with display scaling (use resvg)
  • Fixed modifier toggled text color
  • Use hyprrust crate