Skip to content

Rewrite layouting of the Clock plasmoid

Jan Blackquill requested to merge work/cblack/abuse-the-clock into master

The layouting code of the Clock plasmoid is both easier to read, separating the three formats (on desktop, on vertical panel, on horizontal panel) into separate files with general code cleanups (which makes it easier to iterate on), and the layouting itself is generally more robust and more likely to result in something desirably sized and positioned.

Before: Screenshot_20201006_182224 After: Screenshot_20201006_180937

Edited by Jan Blackquill

Merge request reports