Open DarkXero-dev opened 11 months ago
I would love to see this too
Seeing that last commit was 4 years ago I wouldn't hold my breath xD
I know...
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
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.
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 ..
Your fork error out
Are there any plans on porting it onto Plasma 6?
Are there any plans on porting it onto Plasma 6?
You can do the same with Stock Plasma version no need for Inline IMO..
are we talking about this one or?
DuckySoLucky
Yes .. Right Click > Configure > set it up as you wish .. My settings
ty ily :heart:
DuckySoLucky
Yes .. Right Click > Configure > set it up as you wish .. My settings
Thats great man. Thanks
This is done. See here https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4073
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
DuckySoLucky
Yes .. Right Click > Configure > set it up as you wish .. My settings
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)?
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.
Please port this widget to KDE Framework 6. The guidelines are here.