1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-04-01 06:50:08 +03:00

947 Commits

Author SHA1 Message Date
Michail Vourlakos
27715435a9 update README links and titles
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
2018-04-05 13:28:16 +03:00
Michail Vourlakos
f287d37ac0 add a dock geometry validator
-- under X11 it was identified that windows
many times especially under screen changes
dont end up at the correct position and size.
This vailidator(timer) will enforce repositionings
and resizes every 500ms if the window hasnt end up
to correct values and until this is achieved.
2018-04-05 10:09:04 +03:00
Michail Vourlakos
fa2bc5bae9 increase maximum value of screen tracker 2018-04-04 23:37:38 +03:00
Michail Vourlakos
ba2acef2c1 fix warning 2018-04-04 02:03:39 +03:00
Michail Vourlakos
0712d62a3b dont lose focus from dock tooltips
--because focus is lost from dock tooltips the
dock settings window was closing. We take into
account that case in order to not close the
dock settings window in such case
2018-04-04 01:58:39 +03:00
Michail Vourlakos
bd211c9d29 disable blur under wayland 2018-04-02 15:12:46 +03:00
Michail Vourlakos
f41395abc3 use new plasma way of detecting platform 2018-04-02 14:37:19 +03:00
Yuri Chornoivan
2f107ad4c7 Fix minor typo 2018-04-02 08:29:05 +03:00
Michail Vourlakos
dd617d43c8 track primary screen change from qt
--this way we make sure that we track the
primary screen change for wayland also
2018-04-01 15:17:12 +03:00
Michail Vourlakos
83bad3374e expose screen Tracker interval value
--different hardware can have different delays
in order to inform for screen changes. The tracker
(an internal timer that is) informs Latte after
a specific interval in order to track these changes
and respond accordingly.
2018-04-01 15:04:52 +03:00
Michail Vourlakos
6163cecb6b [wayland] add a protection for updateEffects
--Blur effect under Plasma 5.12(wayland) creates
many crashes. As it appears for 5.13 this has been
greatly improved.
2018-04-01 01:46:41 +03:00
Michail Vourlakos
fb8063cdee fix #946,improve kwin screen edges under X11
--make sure that the kwin ghost window ends at
the correct geometry at all cases
2018-04-01 01:37:09 +03:00
Michail Vourlakos
9e8406c419 reenable blur for wayland
--as it appears the crash and the support
for blur has been fixed for Plasma 5.13
2018-04-01 01:06:31 +03:00
Michail Vourlakos
da5cb9c61f fix #946,improve kwin edges support
--make the behaviour more robust and be more
precise at geometries used at all times
2018-04-01 01:04:23 +03:00
Michail Vourlakos
a6a98f3ac7 reduce hide dock and applets numbers interval 2018-03-31 17:39:06 +03:00
Michail Vourlakos
3ea40954fc fix #942,show dock when dragging at kwin edge
-- enable showing the dock if the user drags something
on it and the dock is hidden at a kwin edge
2018-03-31 17:15:48 +03:00
Michail Vourlakos
51e4477499 disable MultipleLayouts for wayland
--KWin in wayland doesnt support yet Activities
and Virtual Desktops. In order to protect the user
we disable the MultipleLayouts
2018-03-31 11:28:22 +03:00
Michail Vourlakos
1f0acbc3b5 Support KWin Edges mechanism
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix #935, fix #721, fix #687, fix #512, fix #514
--improve dock behavior when the user user touch
gestures
--fix #144, support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
2018-03-31 10:57:03 +03:00
Michail Vourlakos
a93ecfe65d change default show delay to 0ms
--the reason is the plasma default behavior
for touch gestures under X11. Many users
report that Latte isnt working correctly
with left edges. Latte isnt responsible for
this but the plasma touch gestures implementation.
By changing the default for our Show Timer to
0ms then the situation is improved a bit more
for such cases and the user of course can
always alter its value from dock settings
window.

-https://github.com/psifidotos/Latte-Dock/wiki/F.A.Q.#q-my-left-dock-behaves-strangely-from-plasma-510-and-beyond-can-i-fix-this

-https://bugs.kde.org/show_bug.cgi?id=392464
-https://bugs.kde.org/show_bug.cgi?id=382219
2018-03-30 11:17:03 +03:00
Michail Vourlakos
9e03f2732a remember the download window size
--Latte now remembers the last used window size
for the Download dialog
2018-03-29 23:24:18 +03:00
Michail Vourlakos
d1320f692e wayland,hide dock config wins from taskbar 2018-03-29 20:28:39 +03:00
Michail Vourlakos
616b8139ff use recreateDock directly
--recreateDock is used when the visibility mode
changes and as such the window must be recreated
in order to work correctly. Any remaining code
found for such function in corona and layoutManager
is removed.
2018-03-28 14:30:50 +03:00
Michail Vourlakos
f257512a44 increase the layoutSwitching timer
--in order to give time for the slide-out event
to play correctly
2018-03-26 22:04:15 +03:00
Michail Vourlakos
eb3feb4a4e fix #934,change quit button to close button
--exhausted to discuss this so often so in the
end it may be my perspective wrong. Quit button
in dock settings window changed to Close button
and the Quit option moved to menu bar of the
general Latte settings window with shortcut
Ctrl+Q
2018-03-26 20:55:09 +03:00
Michail Vourlakos
7dae5e6f41 fixes for update Switch and Remove Buttons
-- changing name of layouts should have a visual
indicator and at the same time the Switch and
Remove buttons should update their states
properly. A Switch or Remove action shouldnt
be allowed after a layout rename until the user
has confirmed the new name for the layout.
2018-03-21 19:18:39 +02:00
Michail Vourlakos
48a788c33d improve DefaultsBtn behavior at Layouts Editor 2018-03-21 19:00:19 +02:00
Michail Vourlakos
fecd61ea06 improve button states at Layouts Editor
--dont select active layout in each layoutsChanged
signal
--improve the buttons states at layouts editor based
on what the user can do or not
2018-03-21 18:41:01 +02:00
Michail Vourlakos
b8a2a7ff38 dont update selection on each layoutsChanged 2018-03-21 18:23:34 +02:00
Michail Vourlakos
5d97242918 improve layouts editor headers
--dont highlight the layouts header and
dont allow to sort the contents based on
the columns
2018-03-21 18:07:34 +02:00
Michail Vourlakos
04bae04d56 restore defaults to second settings page
--restore default values to options found at
second settings (PreferencesPage)
2018-03-18 23:38:35 +02:00
Michail Vourlakos
4cf4351b80 improve all luminance calculations
--provide more accurate calculations for luminance
based on algorithm at:
https://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef
2018-03-12 20:08:03 +02:00
Michail Vourlakos
11cccbf40d fix #907,always check overlap for dodgeMaximize
--the check in order to identify if a maximized window
overlaps with the dock wasnt always been executed. That
was the case for multi-screens environments.
2018-03-08 18:08:55 +02:00
Michail Vourlakos
085f5b3d16 update lastUsedActivity in Single Layout mode
--this also fixes #908. Everything was ok except from
the fact that in Single layout mode the needed
lastUsedActivity variable was empty and thus it couldnt
be tracked to update the needed wallpaper correctly.
2018-03-08 17:37:02 +02:00
Michail Vourlakos
4fc3b43238 colorizer fix when the user changes wallpaper
--when the user changes wallpaper there is a chance
that the lastScreen has the same value with the old
one. In such case the wallpaper must be updated.
2018-03-07 20:14:56 +02:00
Scarlett Clark
71d339516e Minor spelling corrections.
Closes: https://phabricator.kde.org/D11101
2018-03-07 10:29:19 -07:00
Michail Vourlakos
420b3d09f0 update hidpi settings based on plasma 2018-03-07 18:11:40 +02:00
Michail Vourlakos
b8321fb829 fix #905,smart colorize transparent panels
--enhanche the dynamic background feature and
in ordre to improve contrast with the underlying
background Latte now calculates the luminosity of the area
underneath the panel and based on that chooses the
best color to create contrast. The colors are chosen
only between textColor and backgroundColor.
2018-03-07 17:54:53 +02:00
Michail Vourlakos
5db8c37cbf fix #900,dont hide panel in editMode
--when the context menu is destroyed it frees
the visibility blocker for hiding. This is true
in normal state but in editing mode it shouldnt
happen.
2018-03-05 17:43:39 +02:00
Michail Vourlakos
b0bb99e2a9 compress svg files 2018-03-04 13:05:58 +02:00
Michail Vourlakos
de4cddb5d3 update internal splitter icon to use plasma theme 2018-03-04 12:36:48 +02:00
Michail Vourlakos
f2b93ac5f2 improve AlwaysVisible during startup in wayland
--the GhostWindow which is used for AlwaysVisible mode
under wayland during startup there was cases that its
geometry was exceeding the maximumGeometry sent.

BUG: 390017
2018-03-03 14:14:44 +02:00
Michail Vourlakos
4da2576ccb remember layouts settings columns width
--layouts columns widths are restored at its
previous values when the settings window is
shown and are saved when the settings window
closes
2018-03-03 13:03:05 +02:00
Michail Vourlakos
c8b06b6561 dont show debug message 2018-03-02 20:28:22 +02:00
Michail Vourlakos
6bb7f0ab51 improve context menus for wayland 2018-03-02 20:27:32 +02:00
Michail Vourlakos
cb88d134f4 fix #889,dont crash on applcation exit
--the wayland interface couldnt orchestrate correctly
with the corona and the application exit. The whole
architecture changed and the window manager now is
provided by corona and corona is also responsible to
keep only one instance of it and close on exit.
2018-03-01 23:53:28 +02:00
Michail Vourlakos
b4b68e5bb1 add wayland debug messages 2018-03-01 01:31:17 +02:00
Michail Vourlakos
0a1488b643 update wayland code based on plasma 2018-03-01 00:52:05 +02:00
Michail Vourlakos
d6740bb378 fixes for wayland 2018-03-01 00:35:31 +02:00
Michail Vourlakos
2403fbabe1 update brown textColor 2018-02-28 20:45:57 +02:00
Michail Vourlakos
47054c3380 update layouts color based on new palette 2018-02-28 20:13:13 +02:00