Shell version 1.8 beta

Sep 26, 2022 14 8900

This version 1.8 comes with many helpful functions and new features such as transparency and gradient effects and adding item borders.

Performance improvements and some bug fixes.

Changes

  • Internal fixes and improvements
  • Improved default section syntax
  • str.replace bug fixed
  • The following options have been moved to theme scope: (item, font, border shadow, separator, symbol)
  • New option static-enabled to enable or disable handle static section
  • New option dynamic-enabled to enable or disable handle dynamic section
  • New option theme-background to separate background color from background color of menu items
  • New option prefix to customize mnemonic-prefix
  • New option layout-align to show submenu alignment to parent
  • New option image-align to enable display of image and checked together
  • New options have been added to margin and padding (left, top, right, bottom)
  • New options have been added to theme.item.text theme.item.back, and theme.symbol (normal, normal-disabled, select, select-disabled)
  • New funcs color.invert, color.accent_light1, color.accent_light2, color.accent_light3, color.accent_dark1, color.accent_dark2, color.accent_dark3
  • New func indexof returns the position of menu item
  • New func path.wsl to help convert the path to wsl path

image

14 Comments

shafs
Finally 🤩
Braga
When you guys are releasing the next version
Peter
Could you adapt this awesome software to Directory Opus](https://www.gpsoft.com.au/) and [Open-Shell
KikiN
How do I get the "format" option back when I right-click on drives/devices? I registered Shell ,and now it's gone, but I can't add it back, because I don't know what program it is, or where it is on my pc! Please HELP!!
Admin
KikiN How do I get the "format" option back when I right-click on drives/devices? I registered Shell ,and now it's gone, but I can't add it back, because I don't know what program it is, or where it is on my pc! Please HELP!!

Hold the "Shift" key and "right-click", the "Format" item will appear.
Admin
Peter Could you adapt this awesome software to Directory Opus

Directory Opus does not use standard Windows menus so we will not be able to support it
Admin
Braga When you guys are releasing the next version

The update was released today, you can download it now from the downloads page, and tomorrow the documentation update will be published
Geo
Transparency is not for everybody... how do we turn it off?
Admin
Geo Transparency is not for everybody... how do we turn it off?

Open shell.nss configuration file, then go to set section, then theme, change value of effect option to 0, then remove the // sign in front of the option. Save the file, then press Ctrl + right click to reload the settings
kgygl
Update 1.8 is really nice
But there is a problem, I think..there is a shortcut that has no name or any action..only the icon
What does it mean
Admin
kgygl But there is a problem, I think..there is a shortcut that has no name or any action..only the icon
What does it mean


This issue appears with Windows 10 or earlier. You can fix it manually by opening a file "shell\imports\terminal.nss" and change title property value from title.terminal to id.terminal.title
Adhk
How to integrate gradient into the shell.nss file?
Mack
Software is amazing, just trying to find out if it is possible with the show / hide system files to have it just show / hide hidden file instead?
Admin
Adhk
How to integrate gradient into the shell.nss file?


Please refer to this topic

Comment format
  • **bold**
  • [[quote]]
  • [link title](https://site.com)
  • ![image title](https://site.com/image.png)
  • `code`
  • ```code block```