Stepan Zubkov
Stepan Zubkov
Changes in this pull request: - Add requirements to setup.py - Remove not working terminating system (Ctrl+C combination) - Rewrite CLI on click framework - Separating main logic with OOP...
I added info about `count` property in sessions and users models. Relates to #1788
I don't like default `|` date/time separator, so I want option to use custom seperator. Can I implement this?
This problem described in #16. I added property `Plasmoid.backgroundHints`, described in https://develop.kde.org/docs/plasma/widget/properties/ , to `main.qml` file. By default widget, placed on desktop, has default background, but user can configure this.