mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-01-02 00:43:42 +00:00
8605f66535e311d68da8fe7ed7496e191577179a
As it has been found in the releated issue, compile error occurs because of missing evaluation and appears to be caused by Qt6QmlTargets.cmake. Instead of trying to hack generated files, lets just drop qml definitions because we don't really use them explicitly
awesome-widgets (ex-pytextmonitor)
Information
A collection of minimalistic widgets which looks like Awesome Window Manager widgets.
Features
- easy and fully configurable native Plasma widget which may be used as desktop or panel widget
- additionnal widget which shows active desktop status
- clear text configuration with html tags support
- custom command support (it may be simple action as well as special custom tag)
- graphical widgets support - tooltips, bars
See links for more details.
Didn't find required feature? Just ask for it!
Instruction
Dependencies
- plasma-workspace
Optional dependencies
- music player (mpd or MPRIS supported)
- wireless_tools
Make dependencies
- cmake
- extra-cmake-modules
In addition, some distros might require to install some -dev packages, e.g. the list of required packages for deb-based distros can be found here.
Installation
-
download sources
-
build package
cmake -B build -S sources -DCMAKE_BUILD_TYPE=Release cmake --build build -
install package
cmake --install build
Additional information
TODO (wish list)
See milestones for more details.
Links
- Homepage
- Migration to 2.*
- Scripts and bars
- Plasmoid on kde-look
- DataEngine on kde-look
- Archlinux AUR package
- OpenSuse packages, KF5 OpenSuse package
Description
Languages
C++
82.3%
QML
14.6%
CMake
2.8%
Shell
0.3%