Re: Is there a way to set digitalclock plasmoid font size?

2018-06-16 Thread Yunhe Guo
I have made a patch to configure digital clock font size (maybe two years ago) but it never gets reviewed. It is very easy to do. If maintainers agree to change, I can submit my patch again. David C. Rankin 于2018年6月16日周六 上午4:28写道: > > Devs, > > I have been trying to find a way to reduce the dig

Re: major memory leak

2018-03-26 Thread Yunhe Guo
check if you are using some widgets. Remove all of them and see if that helps. Another thing to check is to use a single static image as wallpaper. You need to tell your plasma and framework version. Jonathan Willis 于 2018年3月26日周一 23:55写道: > I couldn't find a bug ticket service for kde plasma

Re: To start contributing to kde and participate in soK as a student.

2017-12-16 Thread Yunhe Guo
Also, you can check our Bugzilla. There are many things to do. Once you decide to work on an application, feature or library, you can checkout git/svn. Instructions can be found in wiki. Use Phabricator https://phabricator.kde.org/ to submit your patches. You can get feedback from other developer

Re: [spectacle] new feature: draw tool

2017-10-27 Thread Yunhe Guo
+1 It would be great to have: 1. Square/rectangle 2. Circle/ellipse 3. Line/arrow 4. Text 5. Blur/brush to cover sensitive information on the screenshot Though you can do all these in Krita or GIMP, it would be great to not open another app. 2017-10-25 12:43 GMT+03:00 Cunha, Andre : > Hi all,

Re: Need HTML/CSS help for Konqueror's about page

2017-07-10 Thread Yunhe Guo
I think I can do it this evening. I am a front end web developer. 2017年7月10日 12:12,"David Faure" 写道: Hello there, I'm porting the Konqueror about page from KHTML to WebEngine, and it turns out that the same CSS/HTML doesn't render the same in both engines. In WebEngine (and Firefox, for that ma