Michail Vourlakos
9e4e3fea87
update version to 0.6.87
...
--in order to distiguish the v0.6 branch with
the master one
8 years ago
Michail Vourlakos
738dc50fff
Merge branch 'v0.6' into master
8 years ago
Michail Vourlakos
597c457b9b
fix #385,load font through QFontDatabase
8 years ago
Michail Vourlakos
534592e9dc
fix #412,fix for groupDialog in plasma 5.8
8 years ago
Michail Vourlakos
4f030849f0
expose through dbus updateBadge for dock items
...
--apps can sent through dbus and identificator
e.g. "kmail" and a value for unread mails e.g.2
Latte afterwards will update that specific badger
8 years ago
Michail Vourlakos
aa794ff2e3
update requirements for qt 5.7, kf5 5.29
8 years ago
Michail Vourlakos
f9c9a30982
update requirements for plasma 5.9, qt 5.7
8 years ago
Michail Vourlakos
c932d2e858
fix element id in ContextMenu
8 years ago
Michail Vourlakos
405494ef89
show startup phase in all task cases
8 years ago
Michail Vourlakos
6a1f81713e
fix animation check when removing launcher
8 years ago
Michail Vourlakos
ec6a70e11e
fix #343,import launchers to new architecture
...
--import launchers and use new architecture,
an new record in settings is appearing called
launchers59
--this patch works only from plasma 5.9 and above
--it gives many improvements such as the "pin" feature
and the explicit launchers can be placed even
between global launchers
8 years ago
Michail Vourlakos
b034e748bb
fix #365,support shortcuts to activate tasks
...
--this patch supports activation through shortcuts
--Meta+number, activates the relevant task, for
groups by default it activates the next available
window in the group
--Meta+Ctrl+number, create a new instance for that task
or launcher
--the user should know that must first enable these
shortcuts at plasma global shortcuts configuration
window
8 years ago
Michael Straube
0e2da00424
Update INSTALLATION.md for Arch Linux
...
- Partial upgrades are not recommended/supported
- Remove dependencies that are pulled in by plasma-framework
- Add python, build fails without python (or python2) installed
8 years ago
Johan Smith Agudelo Rodriguez
8919e597a4
added fedora repository
8 years ago
Vladislav Gorevoy
0b54182c33
Update ru.po
8 years ago
Vladislav Gorevoy
f0860d9fc0
Update latte-dock.pot
8 years ago
Vladislav Gorevoy
180fd20bd8
Russian translation correction
8 years ago
XavierCLL
10eb7f0a19
Added screenshots to readme
8 years ago
XavierCLL
38e20b7816
Adjustments in readme and installation files
8 years ago
Michail Vourlakos
25cbe57aa6
fix #392,support panel transparency and shadows
...
--the user can set the panel transparency and
enable/disable the panel shadows
8 years ago
Michail Vourlakos
76f58d897f
Update README.md
8 years ago
mstraube
1a4fc45e54
Update README.md ( #390 )
...
Update Arch Linux link.
8 years ago
Michail Vourlakos
4948a94227
support lower values for the icon margin
...
--the default is changed to 15%
8 years ago
ubuntuvibes
68f291ccc8
Add link to Ubuntu deb package ( #386 )
...
* Add link to Ubuntu deb package
* Update Link
8 years ago
Xavier Corredor Llano
d1767d500e
Update INSTALLATION.md ( #383 )
...
Update installation for ArchLinux
8 years ago
Xavier Corredor Llano
d80d6a24a0
Update README.md ( #384 )
...
Update repository for ArchLinux
8 years ago
Michail Vourlakos
31ee8ed4db
fix #362,"Remove Tasks" option in Tweaks page
...
--the user no is able to remove the Latte plasmoid
from the Tweaks page
8 years ago
Michail Vourlakos
2a2565eac5
Merge branch 'v0.6' into master
8 years ago
Michail Vourlakos
33a7176b7f
remove clearing cache
...
--this code was suspicious for crashes
8 years ago
Michail Vourlakos
6f410af31a
support external shadows for WindowsGoBelow
8 years ago
Johan Smith Agudelo Rodriguez
64891bcabd
delete dockconfigview when the dock is recreated
8 years ago
Johan Smith Agudelo Rodriguez
df69c3838b
fix possible race condition with qDebug
8 years ago
Johan Smith Agudelo Rodriguez
adf82df246
fix #355 , Request for new visibility policy: Windows Go Below
8 years ago
Michail Vourlakos
b48c74ed08
fix spacers,broke from fillWidth new behavior
8 years ago
Michail Vourlakos
b088015616
use offset when drawing shadows external
8 years ago
Michail Vourlakos
6b77350ea6
update string
8 years ago
Michail Vourlakos
510974c3ff
fix #356,expose offset in the dockview
...
--this patch updates borders correctly based
also on the offset variable
--fixes the calculations for offset and panel
background positioning
8 years ago
Michail Vourlakos
cb8fa08dd2
expose action for remove Latte plasmoid in desktop
8 years ago
Michail Vourlakos
7162b7eef6
update action name
8 years ago
Michail Vourlakos
333c5a0acb
expose remove for latte plasmoid in desktop
8 years ago
Michail Vourlakos
876d4a75b8
do not update iconSize automatically
...
--if the user has disabled automatically shrinking
calculations then these computations shouldnt
run... There is a chance that this is also responsible
for wrong counting animations
8 years ago
Michail Vourlakos
3125e6b742
fix #356,add offset option for the dock
...
-this patch provides the offset variable for
our qml side... The offset feature is not complete
the following are missing:
-expose offset at the dockview
-use offset in !compositing state
-update borders by taking into account the offset also
-update the automatic-positioning to take into account
the offset also
8 years ago
Michail Vourlakos
ccd498d884
improve applets layout on formFactor changes
...
--based on a strande behavior when changing form
factors and not appearing correctly I found the
reason why this is happening... this fixes the
audoban separator wrong latte behavior and for
the widget also concerning of course when the
dock changes form factor
--this fix inlude also a fix of a binding loop
for the heading of launchers inside the AppletItem
8 years ago
Michail Vourlakos
8d195354b0
fix #371,support applets with fillWidth/Height
...
--support applets that activate fillWidth/Height
8 years ago
Michail Vourlakos
45cccd4199
remove false russian translation
8 years ago
Vladislav Gorevoy
a599bb5263
Correct Lang for KDE ( #373 )
...
* Add Russian Language
* Russian Language Correction for KDE
8 years ago
Vladislav Gorevoy
e2893de124
Add Russian Language ( #372 )
8 years ago
Michail Vourlakos
73074382e3
move the lock button from drag area to tooltip
...
--improve the lock button appearance by moving it from
the drag area into the tooltip
8 years ago
Jeff Huang
fca3855114
Fix some zh_TW translation typo.
8 years ago
Michail Vourlakos
7173d12625
return correct screen geometry from corona
...
--signal triggering for screenGeometryChanged(id)
can not be added yet as it is not plasma 5.8
compatible
8 years ago