Skip to content

Releases: eythaann/Seelen-UI

Seelen UI Nightly

Seelen UI Nightly Pre-release
Pre-release

Choose a tag to compare

@eythaann eythaann released this 13 Oct 16:51

Seelen UI v2.8.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:11
3ebe0cb

features

  • Grid workspaces system.
  • Workspaces shortcuts to switch to the next/previous workspace column or row.
  • Workspaces shortcuts to send the focused window to the next/previous workspace column or row.

enhancements

  • use of Chrome DevTools Protocol to clean memory periodically.

fix

  • not loading system account profile picture on windows 10.
  • apps menu not prioritizing apps on search.
  • apps menu failing to load entirely when a single packaged app entry has an invalid resource map.
  • apps menu keyboard navigation.

What's Changed

  • build(deps-dev): bump svelte-check from 4.7.3 to 4.7.4 by @dependabot[bot] in #1729
  • build(deps-dev): bump framer-motion from 12.42.2 to 12.43.0 by @dependabot[bot] in #1731
  • build(deps): bump quote from 1.0.45 to 1.0.47 by @dependabot[bot] in #1732

Full Changelog: v2.8.1...v2.8.2

Seelen UI v2.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:58
d4a786e

features

  • mutiple dock items sizes.
  • new renderer for toolbar plugins via canvas.
  • configurable stack bar visibility on window manager: "Always" or "As needed" (2+ windows).

enhancements

  • tooltip placement on toolbar and dock items.

fix

  • floating windows while twm is disabled.
  • disabling widgets on shortcuts change.
  • workspaces behaviors on multimonitor setups.
  • wallpaper flicker/fade caused by spurious monitor-change notifications retriggering the desktop refresh.

What's Changed

  • build(deps-dev): bump axios from 1.16.0 to 1.18.1 by @dependabot[bot] in #1705
  • build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in #1710
  • build(deps): bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in #1708
  • build(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 by @dependabot[bot] in #1709
  • build(deps-dev): bump @types/node from 25.9.1 to 25.9.5 by @dependabot[bot] in #1714
  • build(deps-dev): bump tsx from 4.22.4 to 4.23.1 by @dependabot[bot] in #1711
  • build(deps): bump @preact/signals from 2.9.2 to 2.9.4 by @dependabot[bot] in #1713
  • build(deps-dev): bump antd from 6.4.3 to 6.5.1 by @dependabot[bot] in #1712
  • build(deps-dev): bump svelte from 5.56.4 to 5.56.7 by @dependabot[bot] in #1715
  • build(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #1718
  • build(deps): bump react-router from 7.18.0 to 8.3.0 by @dependabot[bot] in #1717
  • build(deps): bump @tauri-apps/cli from 2.11.2 to 2.11.4 by @dependabot[bot] in #1720
  • build(deps-dev): bump react-i18next from 17.0.8 to 17.0.11 by @dependabot[bot] in #1722
  • build(deps-dev): bump svelte-check from 4.6.0 to 4.7.3 by @dependabot[bot] in #1721
  • build(deps-dev): bump antd from 6.5.1 to 6.5.2 by @dependabot[bot] in #1723
  • build(deps-dev): bump toml from 4.1.1 to 4.3.0 by @dependabot[bot] in #1719
  • build(deps-dev): bump svelte from 5.56.7 to 5.56.8 by @dependabot[bot] in #1724
  • build(deps-dev): bump lefthook from 2.1.9 to 2.1.10 by @dependabot[bot] in #1725
  • build(deps): bump @preact/signals from 2.9.4 to 2.10.0 by @dependabot[bot] in #1728
  • build(deps-dev): bump yargs from 18.0.0 to 18.1.0 by @dependabot[bot] in #1726
  • build(deps): bump preact from 10.29.2 to 10.29.7 by @dependabot[bot] in #1727

Full Changelog: v2.8.0...v2.8.1

Seelen UI v2.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:39
7b020f1

features

  • plugins system for dock/taskbar.
  • add clock plugin to dock.
  • add network plugin to dock
  • add bluetooth plugin to dock.
  • add notifications plugin to dock.
  • add system tray plugin to dock.
  • add keyboard selector plugin to dock.
  • add battery plugin to dock.
  • add volume plugin to dock.
  • Separators for dock.

enhancements

  • toolbar and dock autohide on overlap logic for multimonitor setups.
  • tooltips on sliders.
  • bluetooth toolbar module.
  • twm animations for multimonitor movement.

fix

  • fullscreen state being removed from background windows on foreground change.
  • dock and toolbar hidding while dragging items.
  • state while switching workspaces.
  • twm window not being moved when there is a fullscreen app on target monitor.
  • native taskbar autohide being disabled on settings save.
  • icon editor missing translations.
  • dock drag and sorting not working properly.
  • dock full size not working on vertical mode.
  • twm flickering on stacks when manual uniminized a window from a stack in another workspace.
  • wallpaper incorrect size/position after monitor hotplug (stale virtual screen metrics).
  • widgets not being created/destroyed on monitors change.
  • stucked tooltips.

What's Changed

New Contributors

Full Changelog: v2.7.4...v2.8.0

Seelen UI v2.7.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:35
2e02b6e

enhancements

  • default theme inconsistencies.
  • QoL improvements for developers of widgets.
  • add support for disabled attribute on the standard styled components library.

fix

  • widgets not fitting into monitor bounds when restoring last position.
  • non-interactable windows being added to a workspace when using send to workspace command.
  • language detection not preserving regional variants (e.g. pt-BR, zh-CN) when supported.
  • i18n English fallback not loading when the initial locale was not English.
  • edit of readonly shortcuts not working when devtools - unlock shortcuts is true.

What's Changed

  • build(deps-dev): bump svelte from 5.56.3 to 5.56.4 by @dependabot[bot] in #1667
  • build(deps): bump react-router from 7.15.1 to 7.18.0 by @dependabot[bot] in #1665
  • build(deps-dev): bump framer-motion from 12.40.0 to 12.41.0 by @dependabot[bot] in #1668

Full Changelog: v2.7.3...v2.7.4

Seelen UI v2.7.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:53
be5ca51

fix

  • slu client failing without printing real error.
  • tooltips being focused on show.
  • not closing tooltips on hide.

Full Changelog: v2.7.2...v2.7.3

Seelen UI v2.7.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:57
71f8b55

features

  • html wallpapers.

enhancements

  • twm animations.
  • lazy load of translations.
  • reduce boot time for toolbar and dock.

fix

  • app bars not being registered.
  • dock and toolbar not being on top, after exiting from fullscreen app.

What's Changed

Full Changelog: v2.7.1...v2.7.2

Seelen UI v2.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 01:19
ad88a8d

enhancements

  • user flow for resources download.
  • more dev tools.

fix

  • apps menu crashing on search when too many items.
  • gui settings not persisting internal state.
  • saving raw shortcuts instead normalized ones.

What's Changed

  • build(deps-dev): bump svelte-check from 4.4.8 to 4.6.0 by @dependabot[bot] in #1649
  • build(deps): bump svelte-preprocess from 6.0.3 to 6.0.5 by @dependabot[bot] in #1645
  • build(deps-dev): bump svelte from 5.55.9 to 5.56.3 by @dependabot[bot] in #1646
  • build(deps-dev): bump framer-motion from 12.38.0 to 12.40.0 by @dependabot[bot] in #1647
  • build(deps-dev): bump lefthook from 2.1.6 to 2.1.9 by @dependabot[bot] in #1650
  • build(deps): bump os_info from 3.14.0 to 3.15.0 by @dependabot[bot] in #1648
  • build(deps): bump wmi from 0.18.1 to 0.18.4 by @dependabot[bot] in #1651
  • build(deps-dev): bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #1652

Full Changelog: v2.7.0...v2.7.1

Seelen UI v2.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 11:32
18d03b0

feature

  • Allow users easily create icon packs via an Icon Editor widget.

enhancements

  • add min/max limits to all number inputs in Settings GUI to prevent users from entering values that break the desktop
    layout.
  • keyboard/language selector fixes and improvements (now shows active IME).
  • wallpaper selector allow select single wallpapers.
  • disable autohide of dock and toolbar on touch screen devices.\
  • show apps icon on dock item's context menu.

fix

  • discord rich presence not inmediately updated after settings change.
  • inconsistency on styles of dock and quick settings widgets.
  • toolbar and dock autohide weird behaviour on hitboxes.
  • twm not reflecting changes inmediately on settings change.
  • dock/toolbar/twm behaviours while using fullscreen apps.
  • not showing toolbar and dock when Apps Menu open.
  • drag being triggered on touchpads with electrical noise or touchpad sensitivity issues.
  • dock and toolbar not being always on top, after exiting from fullscreen app.
  • task switcher not exiting on escape key.
  • inconsistent windows order on dock.
  • errors on elevated windows.
  • fix invisible hitbox caused by flyouts at start.

What's Changed

  • build(deps-dev): bump @commitlint/config-conventional from 20.5.0 to 20.5.3 by @dependabot[bot] in #1612
  • build(deps): bump esbuild-svelte from 0.9.4 to 0.9.5 by @dependabot[bot] in #1613
  • build(deps-dev): bump antd from 6.3.7 to 6.4.3 by @dependabot[bot] in #1614
  • build(deps): bump preact-render-to-string from 6.6.7 to 6.7.0 by @dependabot[bot] in #1615
  • build(deps-dev): bump svelte-check from 4.4.6 to 4.4.8 by @dependabot[bot] in #1617
  • build(deps): bump interprocess from 2.3.1 to 2.4.2 by @dependabot[bot] in #1618
  • build(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #1619
  • build(deps): bump tar from 0.4.45 to 0.4.46 by @dependabot[bot] in #1621
  • build(deps): bump log from 0.4.29 to 0.4.30 by @dependabot[bot] in #1616
  • build(deps-dev): bump @commitlint/cli from 20.5.2 to 20.5.3 by @dependabot[bot] in #1636
  • build(deps-dev): bump @types/node from 25.6.0 to 25.9.1 by @dependabot[bot] in #1634
  • build(deps-dev): bump tsx from 4.21.0 to 4.22.4 by @dependabot[bot] in #1638
  • build(deps-dev): bump i18next from 26.2.0 to 26.3.1 by @dependabot[bot] in #1637
  • build(deps): bump @preact/signals from 2.9.0 to 2.9.1 by @dependabot[bot] in #1635
  • build(deps): bump clap from 4.5.58 to 4.6.1 by @dependabot[bot] in #1633
  • build(deps): bump rust-i18n from 3.1.5 to 4.1.0 by @dependabot[bot] in #1639

Full Changelog: v2.6.10...v2.7.0

Seelen UI v2.6.10

Choose a tag to compare

@github-actions github-actions released this 27 May 00:04
216e006

fix

  • some widgets not applying user configured language.

Full Changelog: v2.6.9...v2.6.10