Commit Graph

353 Commits (5f487af5b6d6b1cb03ecf535d07295896560861f)
 

Author SHA1 Message Date
Michail Vourlakos 5f487af5b6 improve dock geometry 8 years ago
Michail Vourlakos 4cb271a8f2 improve calculating dock geometry 8 years ago
Michail Vourlakos f91f9f26ce fix #93,masking updated correctly on config win
--this can be tested by opening the configuration window
through the tasks. Even though a task is zoomed when
triggering the configuration window the animations
do not break afterwards
8 years ago
Michail Vourlakos 06ef3a0cb8 fix #96, fix right click for systray 8 years ago
Michail Vourlakos bc27ce0674 fix preview dialog placement 8 years ago
Michail Vourlakos 8c40ed4fb0 fix #88,protect launchers from adding icon info 8 years ago
Michail Vourlakos a4ad58a1e8 small fixes with new right click menu
--this fixes right click in zoom factor area
for latte plasmoid and right click in containment
areas that dont have an applet
8 years ago
Michail Vourlakos 43460b67bf improve systray and make it part latte experience
--improve right click behavior for systray and make it
behave according to latte experience
8 years ago
Michail Vourlakos a90c7012f1 simplify appletItems discovery for right click
--the containment becomes independent from dockView.
The appletItems which are needed in order to show
the context menu correctly are discovered from dockView
without any need of functionality from containment
8 years ago
Michail Vourlakos 96a153fdb8 remove shadow from AlwaysVisible struts 8 years ago
Michail Vourlakos 86c864cc90 remove kf5 locale prefix as default behavior 8 years ago
Michail Vourlakos a37c827967 remove kf5 prefix for locales installation 8 years ago
omni6 ff74abca53 Update INSTALLATION.md (#91)
- improve Arch information for installation
8 years ago
omni6 a64bdbcda9 German Translations (#90)
- Create German translation
8 years ago
Michail Vourlakos fd03650508 added a KF5_LOCALE_PREFIX in main CMake file
--this is trying to make easier to install dock's
locales from distro to distro. If the kf5 prefix
does not exist in a distro for the locales it can
easily be set to "" in order to be removed from
the installation path
8 years ago
Michail Vourlakos 8561881275 improve publish tasks geometries
--this improves the way tasks geometries are
published for the windows. This improves the
experience for the minimize kwin effects. With the
old code there were many cases that the animation
was broken
8 years ago
audoban c22d7ae1c2 removed NET::WM2WindowClass property 8 years ago
audoban d2c8ddf426 fix #80, Dock do not dodge Spotify 8 years ago
Michail Vourlakos 43434926c1 fix #75, improve loadLayout on startup
--loadLayout is called only once and when
the activities service is in ready state
8 years ago
Michail Vourlakos 5eb53a2cbc fix #74,hide settings button from plasmoid tooltip 8 years ago
Michail Vourlakos 56226b3dc5 update locations when dock changes location
--updates the available locations in the configuration
window when any dock updates its location
8 years ago
Michail Vourlakos 0e7d8a18e0 remove old applets config from active containments 8 years ago
Michail Vourlakos 6a2dc9a797 fix some qml warnings on dock removal 8 years ago
audoban 5ab037a22a fix #85, removing Dock crashes Latte 8 years ago
audoban 280a6b4891 code cleaned 8 years ago
audoban 24dd5cd379 master merged on audoban2 8 years ago
Michail Vourlakos 15114d5d9d fix #84,closing Latte cleans config file
--when Latte is closing removes all entries for
containments that are obsolete
8 years ago
audoban 122ca92fe9 Free resources for dockview 8 years ago
audoban 7daf0d9169 rename Latte's configuration files #81 8 years ago
Michail Vourlakos 33249a917b fix two serious crashes from config window
--first is inside the freeEdges function call
on destruction
--the second is also in the app's destruction
because of the call to a destructed containment
through m_containment. This variable was deleted
8 years ago
audoban 39402be134 disconnect all the signals in the destruction 8 years ago
audoban 756f4fdbe3 avoid white spaces with astyle 8 years ago
audoban 9450a884c3 clean up code #79 8 years ago
audoban 8b28fb72fa Merged branch master into master 8 years ago
audoban 96d02736d6 update version 8 years ago
Smith AR 3b451d0bed Update CHANGELOG.md 8 years ago
0140454 d8753c9755 Add installation information for Arch Linux 8 years ago
0140454 13cad3d4db Specify delimiter for xargs used in uninstallation script
In default, xargs uses blanks to split input data.

But there is a path including space in `build/install_manifest.txt`, it
will cause xargs generate wrong command lines.

Therefore, we have to specify delimiter for xargs.
8 years ago
Michail Vourlakos beca6cdef7 fix #78,window preview does not take focus
--window preview at the same is blocking
dock hiding for as long it is shown
8 years ago
Michail Vourlakos 3d135c280a fix #76, add waiting dock views
--add m_waitingDockViews which are waiting
for removal confirmation. Using destroyedChanged
signal from containments in order to support
the behavior
--improve freeEdges code based on
the docksCount implementation
8 years ago
Michail Vourlakos 85bad413b7 fix #51, protect animations signaling
--when a task is removed too fast then some
animations were not informed that had ended.
So there was an addition animation signal but
no removal animation signal. This fix protects
this in two different cases
--the normal state also from now own uses only
the animations states and no the hovered task
indicator. This simplifies things a lot and probably
creates also a much robust experience.
8 years ago
Michail Vourlakos d051703d77 send removal signal before unblock delaying remove 8 years ago
Michail Vourlakos af3001d24b only thickness animations are handled as normal 8 years ago
Michail Vourlakos 9e53cd02b1 add more debug messages for visibilitymanager 8 years ago
Michail Vourlakos 1ccd04914c update greek translation
--removed also a no needed string
8 years ago
audoban cbeab42911 Added CHANGELOG file 8 years ago
audoban 15aa84c239 Locale files prepared 8 years ago
audoban 6c0fe80f60 Spanish translation update 8 years ago
audoban e17fbf3786 Improve translation strings #70 8 years ago
audoban f78ed0c221 ToolTip should show all borders 8 years ago