summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-05-25Update to v0.1.0.r6.ge0004c8 — tray + drag fixesfurkann-ahmet
- 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).
2026-05-25Update: active pkill on upgradefurkann-ahmet
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.
2026-05-25.gitignore: also exclude the 4ztexdock/ source clone dirfurkann-ahmet
2026-05-25Update to v0.1.0.r1.g56c6106furkann-ahmet
- 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.
2026-05-25Initial submission — v0.1.0.r0.g9d54225furkann-ahmet
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.