v2.6.5

eythaann/Seelen-UIv2.6.5May 13, 2026by github-actions[bot]

AI Summary

A major update to the Tiling Window Manager (TWM) featuring auto-stacking by application categories, node splitting, and a new variables system for YAML syntax.

Key Highlights

  • TWM auto-stack by application categories
  • TWM node splitting implementation
  • Pause wallpaper by monitor overlap threshold
  • Variables system for extended YAML syntax
  • Bundled plugins and layouts for TWM

New Features

  • TWM auto stack by application categories
  • TWM node splitting implementation
  • Pause wallpaper by monitor overlap threshold
  • Variables system for extended YAML syntax
  • GUI and CLI split into different executables
  • Drag/drop windows on workspaces viewer

Full Release Notes

### features

- twm auto stack by application categories.
- twm node splitting implementation.
- pause wallpaper by monitor overlap threshold.

### enhancements

- use webp for system extracted icons and media player thumbnails.
- twm reset of workspaces on reset size shortcut.
- twm focus side monitor when theres no more nodes at the specified side in the current workspace.
- twm allow move windows between monitors via shortcuts.
- add variables system on extended yaml syntax.
- new bundled plugins/layouts for the tiling window manager.
- allow drag/drop windows on workspaces viewer to move them to another workspace.

### refactor

- tiling window manager.
- capture window system.
- GUI and CLI splited into different executables.

### fix

- stealing focus on widgets reload.

## What's Changed
* I18n/update zh tw translations by @Jedpoet in https://github.com/eythaann/Seelen-UI/pull/1580

## New Contributors
* @Jedpoet made their first contribution in https://github.com/eythaann/Seelen-UI/pull/1580

**Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.6.4...v2.6.5