mirror of
				https://github.com/arcan1s/awesome-widgets.git
				synced 2025-10-31 05:13:40 +00:00 
			
		
		
		
	
			
				
					
						
					
					89d573450a17bea807a1e41bd4e38493cac4d8fe
				
			
			
		
	As it was found the issue has been caused by parallel access to QGraphicsScene so it has been cleared before convertion to pixmap. It has been resolved by deletion concurrent updates in this place (it makes sense anyway).
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 Conky widget or as Awesome-like information panel
- panel which shows active desktop status
- clear Conky-like configuration with html tags support
- custom command support (it may be simple action as well as special custom tag)
- graphical item support - tooltips, bars
See links for more details.
Didn't find required feature? Just ask for it!
Instruction
Dependencies
- plasma-framework
Optional dependencies
- proprietary video driver
- hddtemp
- smartmontools
- music player (mpd or MPRIS supported)
Make dependencies
- cmake
- extra-cmake-modules
Installation
- 
download sources 
- 
install mkdir build && cd build cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../ make && sudo make installNOTE on Plasma 5 it very likely requires -DKDE_INSTALL_USE_QT_SYS_PATHS=ONflag
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%