Skip to content

Releases: eythaann/Seelen-UI

Seelen UI Nightly

13 Oct 16:51
6de2252

Choose a tag to compare

Seelen UI v2.4.4

06 Oct 18:29
v2.4.4
0741012

Choose a tag to compare

features

  • add emergency shortcut to stop seelen process (Ctrl + Win + Alt + K).

enhancements

  • improve development ecosystem of resources via embedding of yaml files.
  • allow open dev tools on release builds.
  • optimize window movement animations.
  • don't show version warning if target version is not present.

fix

  • not considering multiple batteries on setups.
  • app not forcing restart on pc sleep/resume.
  • app/service ipc messages corrupted on encode/decode.
  • window manager animations enable logic.
  • window manager not forcing size of windows on tiling.
  • wallpaper paused while using Alt + Tab.
  • stucked menus on extreme performance mode.
  • stucked inline items after being dragged on toolbar.

refactor

  • move core library to main repository.
  • remove app tray icon registration.
  • remove windows tray icons related code.
  • discord RPC now is disabled by default.

What's Changed

New Contributors

Full Changelog: v2.4.3...v2.4.4

Seelen UI v2.4.3

14 Sep 21:00
v2.4.3
59bd4f6

Choose a tag to compare

fix

  • notifications not showing or working as expected.
  • autohide not working properly on some screen resolutions.
  • managing incorrect app windows on restart the app.

Full Changelog: v2.4.2...v2.4.3

Seelen UI v2.4.2

04 Sep 05:05
v2.4.2
680cd23

Choose a tag to compare

features

  • tiling window manager animations.
  • performance mode for seelen.

enhancements

  • improvement on power events.
  • reduce memory usage (RAM).

fix

  • third party widgets sometimes not starting.
  • can not save settings on empty wallpaper list.
  • not updating UI on remotion of resources.
  • button to update downloaded resources not working properly.
  • crash on max integer caused by media players.
  • media player popup not working properly.
  • app not working when system installed on different drive unit.
  • twm not considerationg the dock size.

Full Changelog: v2.4.1...v2.4.2

Seelen UI v2.4.1

21 Aug 00:40
v2.4.1
547795e

Choose a tag to compare

features

  • add a button to delete resources.
  • add a button to update downloaded resources.

enhancements

  • cleanup of old service logs on start.
  • add time to service logs.

fix

  • toolbar not showing when user deleted basic system folders.
  • hotkeys stopping working after lock screen.
  • update app button not showing correctly on settings.

Full Changelog: v2.4.0...v2.4.1

Seelen UI v2.4.0

17 Aug 17:15
v2.4.0
25d1d43

Choose a tag to compare

features

  • wallpaper resources.
  • filter for wallpapers.
  • tranfomation for wallpapers.
  • wallpaper animations on in/out.
  • unique wallpaper slider per monitor.
  • new shortcuts to create/delete and change virtual desktops.
  • add force restart of gui, via shortcut Ctrl + Win + Alt + R.
  • now workspaces are per monitor.
  • now workspaces persist over restarts.
  • on window manager windows now can be float or tiled.
  • implement focus change via keyboard hotkeys on tiling window manager.
  • implement container swapping via keyboard hotkeys on tiling window manager.
  • swap twm containers on window drag event.

refactor

  • monitors ids.
  • wallpaper manager.
  • virtual desktops.
  • tiling window manager.

fix

  • drag of text toolbar items not working.
  • live wallpapers blocking screensaver and lock screen.
  • sleep/wake up events not working.

Full Changelog: v2.3.12...v2.4.0

Seelen UI v2.3.12

11 Jul 01:10
v2.3.12
b806478

Choose a tag to compare

enhancements

  • add new ways of customization for theme settings

fix

  • volume changed popup wrong placement.

Full Changelog: v2.3.11...v2.3.12

Seelen UI v2.3.11

09 Jul 17:13
v2.3.11
fb126ed

Choose a tag to compare

features

  • allow add shared styles on themes to be applied to all the widgets.

enhancements

  • dock and toolbar autohide behaviors.
  • animations on popups and start of the own component library.

refactor

  • start migrating to preact signals.

fix

  • (#1019) maximized windows being detected as fullscreen.
  • icorrect resource id regex.
  • sorting of items on dock and toolbar.

What's Changed

  • build(deps): update slu-lib dependency by @github-actions in #1039

Full Changelog: v2.3.10...v2.3.11

Seelen UI v2.3.10

05 Jul 06:33
v2.3.10
ce68dbb

Choose a tag to compare

hotfix

  • missing react icons.

Full Changelog: v2.3.9...v2.3.10

Seelen UI v2.3.9

04 Jul 19:54
v2.3.9
85f9a09

Choose a tag to compare

features

  • discord rich presence.

refactor

  • icon packs implementation.
  • changed react to preact.

fix

  • app crashing on start by missing user folder (desktop, pictures, etc).

What's Changed

  • fix (translation):Incorrect translation/typos in the Russian translation have been corrected by @Senkai350 in #997
  • build(deps): update slu-lib dependency by @github-actions in #905
  • Fix incorrect portuguese translation of the word "right" by @gustavo-shigueo in #1048

New Contributors

Full Changelog: v2.3.8...v2.3.9