Releases: eythaann/Seelen-UI
Releases · eythaann/Seelen-UI
Seelen UI v2.0.0-beta.16
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
- add context menu to toolbar items.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
- show icon of app in media players that are not uwp/msix.
- show pwa apps like a separeted app from browser on dock.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
- edge tabs open in file explorer.
Full Changelog: v2.0.0-beta.15...v2.0.0-beta.16
Seelen UI v2.0.0-beta.15
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
- add context menu to toolbar items.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
- show icon of app in media players that are not uwp/msix.
- show pwa apps like a separeted app from browser on dock.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
- edge tabs open in file explorer.
What's Changed
- chore(lang): improvements on chinese translations by @PhantomPixel-0418 in #114
New Contributors
- @PhantomPixel-0418 made their first contribution in #114
Full Changelog: v2.0.0-beta.14...v2.0.0-beta.15
Seelen UI v2.0.0-beta.14
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
- add context menu to toolbar items.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
Full Changelog: v2.0.0-beta.13...v2.0.0-beta.14
Seelen UI v2.0.0-beta.13
[2.0.0-beta.12]
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
- add context menu to toolbar items.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
Full Changelog: v2.0.0-beta.12...v2.0.0-beta.13
Seelen UI v2.0.0-beta.12
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
- add context menu to toolbar items.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
Full Changelog: v2.0.0-beta.11...v2.0.0-beta.12
Seelen UI v2.0.0-beta.11
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
- restart seelen-ui button not working properly.
- tray icons not working on others language than english.
Full Changelog: v2.0.0-beta.9...v2.0.0-beta.11
Seelen UI v2.0.0-beta.9
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
- remove Update modal at startup by an update button on settings.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
- window manager multimonitor support.
- allow users change date format directly on UI settings.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
- allow close windows by middle clicking on dock items.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
- showing unmanageable windows on dock.
Full Changelog: v2.0.0-beta.8...v2.0.0-beta.9
Seelen UI v2.0.0-beta.8
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb (v1) to 121mb (v2-beta4) to 93mb (v2-beta8).
- reduce Installer size from 75mb (v1) to 40mb (v2-beta4) to 28.8mb (v2-beta8).
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
- no stoping correctly secondary processes/threads on app close.
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8
Seelen UI v2.0.0-beta.7
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb to 121mb.
- reduce Installer size from 75mb to 40mb.
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
Full Changelog: v2.0.0-beta.6...v2.0.0-beta.7
Seelen UI v2.0.0-beta.6
breaking changes
- Window Manager Layout Conditions was reimplemented, old conditions (v1) will fail.
refactor
- refactors, more and more refactors, refactors for everyone.
- reimplementation of Tiling Window Manager.
features
- make the dock/taskbar solid when hide mode is
never
. - add app launcher (rofi for windows).
- add seelen wall (rain-meter and wallpaper engine alternatives).
- expose function to pin items into the dock.
- settings by monitor.
enhancements
- improve quality icons from all app/files items.
- improve init loading performance.
- improve fullscreen matching system.
- reduce UI total size from 355mb to 121mb.
- reduce Installer size from 75mb to 40mb.
- allow drop files, apps and folders into the dock to pin them.
- now Virtual Desktop shortcuts doesn't require Tiling WM be enabled to work.
- now Themes are wrapped in a CSS layer, making easier the override theming.
- allow change size of Window Manager Layouts via window resizing with the mouse.
fix
- missing icons for files with a different extension than
exe
. - losing cursor events on clicking a dock item.
- app allowing be closed via Alt + F4.
- native taskbar being hidden regardless of whether the program starts successfully or not.
- app continuing running when the program fails to start (case: WebView2 Runtime not installed).
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6