| Age | Commit message (Collapse) | Author |
|
- Tray: ItemIsMenu=true apps now show context menu on left-click
(previously Activate() was called and ignored, looking like nothing
happened).
- Tray: removed icon's gap collapses immediately (no transient visual
shift of the other icons).
- Task buttons: drag-drop now works for OPEN apps too (preview popup
was cancelling the Wayland data-device drag mid-operation).
|
|
post_upgrade hook now kills the running 4ztexDock instance so users
notice the new version immediately. New version is restarted manually
or via XDG autostart on next session start.
|
|
|
|
- Tray context menu (right-click) sizing fix: shadow pad was ignored,
menu items got squashed/shifted. Now uses GlassPopup::setContentSize()
and Qt-computed layout sizeHint instead of manual pixel count.
See GitHub commit 56c6106 for the full change.
|
|
4ztexDock is a custom Wayland layer-shell taskbar / launcher / dock
for KDE Plasma. -git variant builds from the latest commit of the main
branch at https://github.com/furkann-ahmet/4ztexDock.
License: GPL-3.0-or-later
Upstream: https://github.com/furkann-ahmet/4ztexDock
Maintainer note: this is a vibecoded project (AI-assisted). The Plasma 6
Wayland path is tested by the maintainer. Plasma 6 X11 and Plasma 5 paths
are implemented but untested on real hardware — bug reports welcome.
|