Draft: Synchronize Icon Task Manager's item width with the Kickoff icon
Try to line up icons perfectly in the default panel.
The Kickoff icon, every 500ms, calls Task Manager's getIconItemSize() function via the Kicker plugin, and resizes itself.
This is only a proof-of-concept. TODO:
- Vertical panel.
- Currently, Kickoff queries Task Manager's item width every 500ms. Should be via notification, but I don't know how.
- Replace the hard-coded number compensating for margin around the Kickoff icon.
As @broulik pointed out, this is a dirty implementation, and it only works in Kickoff. The correct solution should make all icons in a panel the same size.
However, since this would probably work in 90% of cases, I think it could be nice to have at the moment.
Depends on plasma-workspace!3840 (closed)
Edited by Jin Liu