MarianArlt / kde-plasmoid-betterinlineclock

Your usual clock widget, just way better and on a single line!
https://www.opendesktop.org/p/1245902
GNU General Public License v3.0
20 stars 14 forks source link

Support Plasma 6 (Port to KF6) #26

Open DarkXero-dev opened 8 months ago

DarkXero-dev commented 8 months ago

Please port this widget to KDE Framework 6. The guidelines are here.

Svenum commented 5 months ago

I would love to see this too

DarkXero-dev commented 5 months ago

Seeing that last commit was 4 years ago I wouldn't hold my breath xD

Svenum commented 5 months ago

I know...

Svenum commented 5 months ago

I am trying to port it on my own to Plasma6. But I have trouble testing it because of unstable-nixos. Would you try it @DarkXero-dev?

git clone https://github.com/Svenum/kde-plasmoid-betterinlineclock.git
cd kde-plasmoid-betterinlineclock
git checkout plasma6
plasmoidviewer -a ./org.kde.plasma.betterinlineclock
DarkXero-dev commented 5 months ago

I would except am currently sick as a dog and don't have access to PC.. Will do in the morning if I feel better.

DarkXero-dev commented 5 months ago

Sorry it took so long just got Plasma 6 on Arch and nope ain't working. Also I would argue we don't really need it coz look at what I did with stock Plasma clock widget ..
image

Your fork error out image

DuckySoLucky commented 5 months ago

Are there any plans on porting it onto Plasma 6?

DarkXero-dev commented 5 months ago

Are there any plans on porting it onto Plasma 6?

You can do the same with Stock Plasma version no need for Inline IMO..

DuckySoLucky commented 5 months ago

are we talking about this one or?

image

DarkXero-dev commented 5 months ago

DuckySoLucky

Yes .. Right Click > Configure > set it up as you wish .. My settings image

DuckySoLucky commented 5 months ago

ty ily :heart:

Svenum commented 5 months ago

DuckySoLucky

Yes .. Right Click > Configure > set it up as you wish .. My settings image

Thats great man. Thanks

owl-from-hogvarts commented 5 months ago

This is done. See here https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4073

owl-from-hogvarts commented 4 months ago

The above MR was converted to feat: add separator. This feature is considered the most valuable out of all features, introduced by better-inline-clock. Other features like vertical and horizontal offsets, custom spacing were discarded by KDE Developers.

If you really miss any of these features, I can publish the original ported version of better-inline-clock as PR here.

If I miss any other noticeable features of the applet which you would like to see in digital-clock shipped with KDE Plasma, tag me here please

hydd30 commented 2 months ago

DuckySoLucky

Yes .. Right Click > Configure > set it up as you wish .. My settings image

But I met the problem using this that the time has the bigger font than the date while they are the same in this better-inline-clock. Whether I miss some settings or it's just the feature(bug)? image

micmalti commented 1 month ago

Are there any plans on porting it onto Plasma 6?

You can do the same with Stock Plasma version no need for Inline IMO..

Not exactly. The default clock widget in Plasma supports the inclusion of an event calendar only through KOrganizer, while Better Inline Clock avoids it completely. More importantly, however, is the lack of support to add/edit events directly from the widget. This is the only feature for which I couldn't find an alternative after the upgrade.