mirror of
				https://github.com/arcan1s/awesome-widgets.git
				synced 2025-11-04 06:43:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			188 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			188 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Ver.1.11.0:
 | 
						|
+ added ability to disable background image
 | 
						|
+ added desktop DataEngine
 | 
						|
+ added PTM desktop panel
 | 
						|
+ added desktop label (tags $name, $number, $total)
 | 
						|
+ added ability to interact with players using mpris
 | 
						|
* rewrite to use submodules
 | 
						|
* rewrite dataengine to use tasks
 | 
						|
* fix nvidia temperature definition
 | 
						|
 | 
						|
Ver.1.10.2:
 | 
						|
- fix error with tempUnits in hddtemp label
 | 
						|
 | 
						|
Ver.1.10.1:
 | 
						|
- fix error with number formats in ps label
 | 
						|
- fix first initialization of DataEngine
 | 
						|
- fix checking of qmmp
 | 
						|
 | 
						|
Ver.1.10.0:
 | 
						|
+ added tags $hddtotmb, $hddtotgb
 | 
						|
+ added tags $memtotmb, $memtotgb, $swaptotmb, $swaptotgb
 | 
						|
+ added ability for force update text
 | 
						|
+ added support of clementine
 | 
						|
+ added support of hddtemp cmd
 | 
						|
+ added support of disable option for HDDDEV and GPUDEV
 | 
						|
+ added error checking of DataEngine variables
 | 
						|
+ added multithreading to DataEngine
 | 
						|
+ added ability to disable popup messages
 | 
						|
+ added ability to use vertical layout
 | 
						|
+ added ability to add stretch
 | 
						|
+ added ability to show debug information (set environment variable 'PTM_DEBUG' to 'yes')
 | 
						|
+ added Brazillian Portuguese translation (@underr)
 | 
						|
+ added Ukrainian translation (Виктор Слободян)
 | 
						|
- removed util.py
 | 
						|
- removed createNotifyrc since it isn't needed
 | 
						|
* refactoring of configuration interface
 | 
						|
* player settings was moved from plasmoid to dataengine
 | 
						|
* edited readme call
 | 
						|
* changed readme from md to html
 | 
						|
 | 
						|
Ver.1.9.0:
 | 
						|
+ added support of several custom commands ($customN)
 | 
						|
+ added hdd speed label ($hddrN, $hddwN)
 | 
						|
+ added actions to context menu (open readme and run ksysguard)
 | 
						|
- removed doubleclick event
 | 
						|
* fix parsing pkg label
 | 
						|
 | 
						|
Ver.1.8.3:
 | 
						|
+ added Spanish translation (thanks to Ernesto Avilés Vzqz)
 | 
						|
+ added readme to the package
 | 
						|
 | 
						|
Ver.1.8.2:
 | 
						|
+ added different temperature units (Farenheit and Kelvin)
 | 
						|
 | 
						|
Ver.1.8.1:
 | 
						|
* change pkg update time to hour
 | 
						|
 | 
						|
Ver.1.8.0:
 | 
						|
+ added scrollbar to configuration interface
 | 
						|
+ added AC lines configuration
 | 
						|
+ added $hddmbN, %hddgbN tags
 | 
						|
+ added support of ps ($ps, $pscount, $pstotal tags)
 | 
						|
+ added support of package managers ($pkgcountN tags)
 | 
						|
* refactoring of DataEngine
 | 
						|
 | 
						|
Ver.1.7.4:
 | 
						|
+ added support more than 10 tags in cpu, cpuclock, hdd, hddtemp, temp labels
 | 
						|
- format bug fixes
 | 
						|
* changes in custom uptime format
 | 
						|
 | 
						|
Ver.1.7.3:
 | 
						|
+ added tags $memgb, $swapgb
 | 
						|
+ added readme directory
 | 
						|
+ added french translation (@Mermouy)
 | 
						|
- fix tooltip for custom uptime format
 | 
						|
- fix #12
 | 
						|
* more refactoring to the god of refactoring
 | 
						|
* network device update interval now is 30*interval
 | 
						|
* $swap, $swapmb and $swapgb tags now work simultaneously ($mem* tags too)
 | 
						|
* player_name now has str type
 | 
						|
 | 
						|
Ver.1.7.2:
 | 
						|
+ added tags $dd, $d, $hh, $h, $mm, $m to custom uptime format
 | 
						|
+ added scalling to tooltips
 | 
						|
+ added dataengine configuration from ptm
 | 
						|
+ added custom command to dataengine
 | 
						|
- removed custom command from ptm
 | 
						|
- removed tags $ds, $hs, $ms
 | 
						|
 | 
						|
Ver.1.7.1:
 | 
						|
- removed error label
 | 
						|
* fix bug with zero values in tooltip
 | 
						|
 | 
						|
Ver.1.7.0:
 | 
						|
+ added support of several tags in temperature label
 | 
						|
+ added tags $cpuN, $cpuclN, $hddN, $tempN, $hddtempN, $up, $down
 | 
						|
+ added label with custom command
 | 
						|
+ added tooltips for CPU, CPU clock, memory, swap and network labels
 | 
						|
- removed tags @@...@@, $temp, $ccpu, $ccpucl, $net
 | 
						|
* changes in settings
 | 
						|
* ptm now does not require net-tools
 | 
						|
* refactoring
 | 
						|
 | 
						|
Ver.1.6.1:
 | 
						|
+ added support of several devices in hddtemp label
 | 
						|
- fixed #6
 | 
						|
 | 
						|
Ver.1.6.0:
 | 
						|
+ added $custom tag to time and uptime labels (#8)
 | 
						|
+ russian translation
 | 
						|
- fixed #6, #10
 | 
						|
* changed license to GPLv3
 | 
						|
* changed project build
 | 
						|
 | 
						|
Ver.1.5.3:
 | 
						|
+ added $album, $progress and $time tags to player label (#7)
 | 
						|
- fixed zero swap
 | 
						|
 | 
						|
Ver.1.5.2:
 | 
						|
+ added $isotime, $shorttime and $longtime tags to time label
 | 
						|
 | 
						|
Ver.1.5.1:
 | 
						|
+ added time label
 | 
						|
 | 
						|
Ver.1.5.0:
 | 
						|
+ added player label
 | 
						|
 | 
						|
Ver.1.4.0:
 | 
						|
+ added notifications
 | 
						|
 | 
						|
Ver.1.3.6:
 | 
						|
- fixed #1, #2
 | 
						|
 | 
						|
Ver.1.3.5:
 | 
						|
- fix bug with definition network device
 | 
						|
 | 
						|
Ver.1.3.4:
 | 
						|
+ added double click event
 | 
						|
+ added auto selection of network device
 | 
						|
- fixed yet another plasma crash
 | 
						|
 | 
						|
Ver.1.3.3:
 | 
						|
* edited reading temperature device
 | 
						|
 | 
						|
Ver.1.3.2b:
 | 
						|
- fixed plasma crash
 | 
						|
 | 
						|
Ver.1.3.2:
 | 
						|
+ added GPU, GPU temperature, HDD and HDD temperature labels
 | 
						|
+ added $ccpu and $ccpucl tags
 | 
						|
- bug fixes
 | 
						|
* optimization and refactoring
 | 
						|
 | 
						|
Ver.1.2.2:
 | 
						|
+ added tooltip to lineEdit
 | 
						|
 | 
						|
Ver.1.2.1:
 | 
						|
* if battery doesn't exist return 'off'
 | 
						|
* if AC doesn't exist return '(?)'
 | 
						|
 | 
						|
Ver.1.2.0:
 | 
						|
+ added $ac tag to battery label
 | 
						|
+ added battery and ac device configurations
 | 
						|
+ added error cheking
 | 
						|
* $bat tag now reading from /sys/*
 | 
						|
 | 
						|
Ver.1.1.4:
 | 
						|
* changed parsing acpi output (battery label)
 | 
						|
 | 
						|
Ver.1.1.3:
 | 
						|
+ added font weight
 | 
						|
* edited font setup line. Now setup for font family works normaly
 | 
						|
* small bug fix
 | 
						|
 | 
						|
Ver.1.1.2:
 | 
						|
+ added CPU clock lable
 | 
						|
+ added function to update network device (100*time_interval)
 | 
						|
+ changed update sliders
 | 
						|
 | 
						|
Ver.1.1.1:
 | 
						|
+ added $swapmb, $memmb, $netdev, @@netdev=...@@ tags
 | 
						|
- some bug fixes
 | 
						|
* widget consists of several labels
 | 
						|
* edited configuration interface
 | 
						|
 | 
						|
Ver.1.0:
 | 
						|
First release
 |