wok-6.x diff qtpanel/description.txt @ rev 18236
Up: tazpkg(819): re-write "desc" function
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jul 24 15:13:34 2015 +0300 (2015-07-24) |
parents | 07f3c83feeae |
children | 8df548d06b11 |
line diff
1.1 --- a/qtpanel/description.txt Thu Sep 18 23:48:17 2014 +0200 1.2 +++ b/qtpanel/description.txt Fri Jul 24 15:13:34 2015 +0300 1.3 @@ -1,15 +1,16 @@ 1.4 -offdesc:A project to create visual appealing, featured panel (dock) in Qt. 1.5 +qtpanel - a project to create useful and beautiful panel in Qt 1.6 1.7 - wheel to raise/hide items in the taskbar: 1.8 - (like in lxpanel) 1.9 -Used fork (partially) in patch: 1.10 - https://github.com/flatr0ze/qtpanel/commit/6d0e029 1.11 - 1.12 - maintainer's patching: 1.13 -Larger values -> lower panel heigth, 1.14 - 96->125 in dpisupport 1.15 -affects imagesize,patching dockapplet 1.16 -(icons closer to borders). 1.17 -Removed 1-pixel bottom margin. 1.18 -Compact items. 1.19 -Changed QDateTime format. 1.20 \ No newline at end of file 1.21 +Features 1.22 + * Applications menu, xdg compatible. 1.23 + * Taskbar with drag-and-drop rearrange. 1.24 + * Notification area (tray). 1.25 + * Clock applet. 1.26 + * Beautiful look. 1.27 + * High-DPI support. 1.28 + 1.29 +Other notes 1.30 + * Configurability is limited right now (work in progress). 1.31 + * Very small and hackable codebase. 1.32 + 1.33 +https://bbs.archlinux.org/viewtopic.php?id=117528 1.34 +http://qt-apps.org/content/show.php/qtpanel?content=144737