Commit Graph

19 Commits

Author SHA1 Message Date
arcanis ac52888b0d refactor: use default qml library paths
previous implementation stores data in share instead of lib (I guess, I
had issues with using default paths?). Let's use normal paths instead
2024-03-31 15:17:50 +03:00
arcanis 4d01b87088 initial plasma6 support 2024-03-28 01:26:46 +02:00
arcanis dea9d488df wayland support 2023-05-17 03:42:40 +03:00
arcanis 737759d03f Bug fixing
* fix bug with invalid applet and configuration load with newest qt
* fix bug with invalid DP configuration
* fix bug with invalid HTML tags operations
2017-06-02 17:34:27 +03:00
arcanis ecf4be8d9c Add support of text styling for desktop panel 2016-09-24 15:24:24 +03:00
arcanis f9ddf690c7 drop semicolon from qml files, update CONTRIBUTING guide accordingly 2016-09-15 07:26:00 +03:00
arcanis 734cbe2f4c upload vertical alignment patch, fix code (#94) 2016-05-09 04:07:58 +03:00
arcanis 22586811de backport QML code changes from awesome-widgets to deskop-panel 2016-04-22 15:39:36 +03:00
arcanis 4b679ff570 fix #74
Unfortunately there is no good way to resize tooptip dynamically if html
image is used. In other hand if tooltip type set to "names" it is
possible to resize tooptips to content size.

+ update gitignore
2016-01-28 12:44:45 +03:00
arcan1s 8645260f99 * end work on #68
* create special class for configuration
* update clion settings
2015-10-17 00:06:32 +03:00
arcan1s 92ce241742 return back stream lock which will be disabled from qml by the timer. In
other case there is possibe plasma crash
2015-09-26 03:23:10 +03:00
arcan1s 82e2bc23a1 * more intuitive configuration UI
* add queueLimit runtime configuration
2015-09-22 00:31:30 +03:00
arcan1s 82c1839634 drop hidding method 2015-09-01 01:12:10 +03:00
arcan1s 4c27382467 more correct logging, use qt logging for qml as well 2015-08-30 16:24:00 +03:00
arcan1s aacb50c946 start moving to qt5 style logging 2015-08-29 00:58:39 +03:00
arcan1s c7d998eb12 more correct fix for #57 2015-07-19 00:14:49 +03:00
arcan1s 903a1a454d move plugin back to private 2015-07-15 19:49:54 +03:00
arcan1s 61ed3a444f change text rendering 2015-07-08 12:20:01 +03:00
arcan1s a53c5ec38c drop kde4 from master 2015-05-20 00:36:48 +03:00