Commit Graph

804 Commits (6a5be6dbc5bbc97185c530bb235af7446abdc40e)
 

Author SHA1 Message Date
Michail Vourlakos 6a5be6dbc5 fix #342, occasional instant sliding-in
--this is a lot related with the compositor
painting. By adding a delay into showing tasks
this is improved a lot
8 years ago
Michail Vourlakos df0d017eb6 more signals to trigger computing of effectsArea
--fixes some cases that in fill mode the effectsArea
is not calculated correctly and the blur effects
were positioned out of place
8 years ago
Michail Vourlakos a211ff6605 fix #398,reduce to minimum length margins
--more specific reduce to minimum length
margins for Fill mode in 100% maximum
length
8 years ago
Michail Vourlakos 26d5ba4a64 fix #415,disable ByPass flag by default 8 years ago
Michail Vourlakos 7d635c5073 use new anchoring mechanism for single windows 8 years ago
Michail Vourlakos 65eaf6d0b8 use more the new beautiful removal anchoring
--this fixes on changing activities and desktop.
the animations are much better concerning the
launchers
8 years ago
Michail Vourlakos 328f7a2fd0 fix #349,children anchoring in ListView
--ListView is anchoring its children very strange.
This was creating circumstances that the children
were anchoring themselves wrongly e.g. when removing
them and in some animations. This commit introduces
heuristics (workarounds) for these cases. The
broken anchor situations are protected by introduced
correct anchors from our qml side in listview
child items
8 years ago
Michail Vourlakos e01779c71e fix typo and animations removal animation 8 years ago
Michail Vourlakos 819e1ed51c initialize differently the tempScaling 8 years ago
Michail Vourlakos 53e4cec5ef protect taskDelegate when not visible
--set width and height to 0 when the
task is not visible
8 years ago
Michail Vourlakos 62bf03d0fc protecting more the scaling signaling 8 years ago
Michail Vourlakos 7a7b25a187 fix #349,launch application on the start
--by taking account the libtaskmanager way of doing
things. Latte is trying to delay the removal of the
launcher in order for the animation to play correctly.
At the same time if a window or startup is added is
not shown if there is a waitingLauncher(animated launcher)
until this launcher completes its animation
8 years ago
BlackDragonDev 5fb513faf4 Update Polish translation (#417)
* Update Polish translation

* Update Polish translation
8 years ago
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