Wsl Windows Toolbar Launcher Versions Save

Adds linux GUI application menu to a windows toolbar

v0.6.3

3 years ago

Updated WSL checks for kernels which report "Microsoft" rather than "microsoft" in Python's uname().release.

v0.6.1

3 years ago

Added the ability to auto-detect any available menus (e.g. no longer will fail by default if xfce is installed but gnome is not). Also will now advise user if no desktop menu is installed.

v0.6.0

3 years ago

Added new usability changes and updated metadata to be hidden from windows indexer.

v0.5.5

4 years ago

Added configurable launch directory (so terminals will launch in WSL home by default mainly). However other an alternative directory may be specified with --launch-directory. Also fixed an issue with exo-open not working correctly.

pip install --upgrade wsl-windows-toolbar

v0.5.4

4 years ago

Removed debug logging left behind (whoops).

pip install --upgrade wsl-windows-toolbar

v0.5.3

4 years ago

Several changes to tidy up behaviour:

  • Added support for shortcuts which expect to run in a terminal
  • Added support for desktop Path parameter to honor execution directories
  • Updated shortcut working directory to the user profile directory
  • Updated launcher script to run bash in interactive mode
pip install --upgrade wsl-windows-toolbar

v0.5.2

4 years ago

Added critical fix for #6 for pypi installs where template would appear to be missing.

pip install --upgrade wsl-windows-toolbar

v0.5.0

4 years ago

This release adds Jinja template support and splits load process into configurable bash + batch templates. Better image detection was also added to make the success rate for finding icon graphics much higher.

pip install --upgrade wsl-windows-toolbar