Skip to content

Releases: eythaann/Seelen-UI

Seelen UI v1.4.1

24 May 02:19
v1.4.1
713320b
Compare
Choose a tag to compare

fix

  • no truncating text on toolbar items overflow.
  • rendering empty items on toolbar when empty placeholder is declared.

Full Changelog: v1.4.0...v1.4.1

Seelen UI v1.4.0

20 May 02:40
v1.4.0
7da56a5
Compare
Choose a tag to compare

features

  • Modular Themes
  • Themes now allow tags to be categorized.
  • Allow add, organize, combine multiple themes as cascade layers.
  • Themes now allow folder structure to improve developers experience.

image

refactor

  • Now themes will use .yml files instead json to improve developers experience.
  • Themes schema updated, no backwards compatibility with json themes. (.json in themes folder will be ignored)

fix

  • No hiding the taskbar correctly.

Full Changelog: v1.3.4...v1.4.0

Seelen UI v1.3.4

16 May 21:02
v1.3.4
cf9a262
Compare
Choose a tag to compare

enhancements

  • Add splash screen to Settings window.
  • Add discord link on Information Section.

refactor

  • Use TaskScheduler for autostart Seelen with priority and admin privileges.

fix

  • bad zorder on Weg and Toolbar under the WM borders

Full Changelog: v1.3.3...v1.3.4

Seelen UI v1.3.3

15 May 18:07
v1.3.3
05eac7c
Compare
Choose a tag to compare

features

  • Multi-monitor support for Fancy Toolbar.
  • Multi-monitor support for Seelenweg.

Full Changelog: v1.3.2...v1.3.3

Seelen UI v1.3.2

11 May 13:33
v1.3.2
ffb50a3
Compare
Choose a tag to compare

What's Changed

enhancements

  • Remove unnecessary tooltip collision on toolbar items.

fix

  • Crash on restoring app in other virtual desktop using Weg.
  • Touch events not working on Toolbar and Weg.
  • Renamed: Fast Settings to Quick Settings by @ashwinjadhav818 in #12

New Contributors

Full Changelog: v1.3.1...v1.3.2

Seelen UI v1.3.1

11 May 03:12
v1.3.1
0402ad7
Compare
Choose a tag to compare

fix

  • disable binding monitors and monitors on apps configurations for now.

Full Changelog: v1.3.0...v1.3.1

Seelen UI v1.3.0

10 May 14:30
v1.3.0
562ed12
Compare
Choose a tag to compare

features

  • Allow pin apps on Open using Apps Configurations.
  • Allow changes Shortcuts using UI.
  • Allow Binary Conditions in Apps Configurations Identifiers.
  • Allow change the Auto hide behavior for Seelenweg.

enhancements

  • Close AHK by itself if app is crashed or forcedly closed.
  • Configurations by apps are enabled again.
  • Allow open settings file from Extras/Information
  • Add opacity to toolbar (theme: default)

fix

  • Ahk not closing on app close or when user change options.

Full Changelog: v1.2.4...v1.3.0

Seelen UI v1.2.4

09 May 05:12
v1.2.4
8ae9c4e
Compare
Choose a tag to compare

enhancements

  • Automatic MSIX bundle.
  • Add Github Actions for Releases.
  • Add Github Actions for Web Page.

Full Changelog: v1.2.3...v1.2.4

v1.2.3

06 May 09:16
v1.2.3
79a122d
Compare
Choose a tag to compare

Placeholders

I've introduced a new concept to the SeelenUI App: placeholders for the toolbar layout. They're named as such to prevent confusion with the layout files of the Tiling Window Manager. You can read more about configuring the toolbar layout in the Toolbar MD. Additionally, I'm still developing modules for the toolbar to enable quick settings for WiFi, Bluetooth, and more. If you have a specific module or functionality in mind, feel free to let me know via direct message on my Discord, or in any of my others social media like @eythaann.

features

  • Allow customize Fancy Toolbar modules using placeholders yaml files.
  • Add fast settings for toolbar allowing to adjust volume, brightness, etc.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 Apr 15:41
v1.2.2
28639d2
Compare
Choose a tag to compare

enhancements

  • if app on weg is cloak, change of virtual desktop instead minimize/restore

fixes

  • no closing AHK instances
  • floating size on fallback
  • reservation not working properly
  • ignore top most windows by default (normally these are tools or widgets)
  • minimization on weg not working properly if window manager is activated
  • change focus using commands not working with conditional layouts
  • randomly frozen app on start
  • no tiling UWP apps

Full Changelog: v1.2.1...v1.2.2