Michail Vourlakos
35c9550963
make sure maximized window is touching the view
...
--Disable the hack for kwin effects because it has many
false results. e.g. when a window is maximized and
Latte or Plasma are showing their View settings
6 years ago
Michail Vourlakos
b11894432f
adjust margins even better to old defaults
6 years ago
Michail Vourlakos
e249251b3f
improve defaults for margins
6 years ago
Michail Vourlakos
903988ff71
identify correctly touching flags with kwin effects
...
-- KWin Effects such as ShowDesktop have no way to be identified and as such
create issues with identifying properly touching and maximized windows. BUT when
they are enabled then NO ACTIVE window is found. This is a way to identify these
effects trigerring and disable the touch flags.
BUG: 404483
6 years ago
Michail Vourlakos
f040cc8828
plenty improvements for touching/active state flags
...
--fixes and improvements to identify windows that are
touching or are active and how all of them are used
in order to color properly the view
6 years ago
Michail Vourlakos
17c602347b
use touching windows scheme at all cases
...
BUG: 404745
6 years ago
Michail Vourlakos
57bf3f3829
mask Unity glow to not break boundaries
6 years ago
Michail Vourlakos
9fcde6ad6b
Unity indicator improvements
...
--force rectangle indicator only for Tasks and use
full applet size for Applets
6 years ago
Michail Vourlakos
ab0604b149
improvements for Unity indicator
6 years ago
Michail Vourlakos
f1eb8becfc
improvements for Plasma Style indicator
6 years ago
Michail Vourlakos
4d9f0192c2
fix panel thickness calculations
6 years ago
Michail Vourlakos
1dd778eba0
improve default values
6 years ago
Michail Vourlakos
fe71e5dd2e
remove deprecated headers
6 years ago
Michail Vourlakos
1390275b65
move latte indicator settings from Tasks to Effects
6 years ago
Michail Vourlakos
b28fcff5e2
improve limits for margins in view options
6 years ago
Michail Vourlakos
8d265f9432
fix attention animation for reverse state
6 years ago
Michail Vourlakos
fc8d0ed46c
fixes for margins
6 years ago
Michail Vourlakos
ef2e464ca8
improvements for separators
6 years ago
Michail Vourlakos
98c20e4f83
adjust separators to new indicators design
6 years ago
Michail Vourlakos
e40e1556a9
fix attention animation with new indicators
6 years ago
Michail Vourlakos
388a5cdb99
important fixes for tasks states
6 years ago
Michail Vourlakos
54a9e7ed17
reposition tasks indicatots to a better place
6 years ago
Michail Vourlakos
d9fe9d438d
move Plasma/UnityIndicators into liblatte2
6 years ago
Michail Vourlakos
529c6f0bab
adjust applet to new LatteIndicator
6 years ago
Michail Vourlakos
ab85d28701
move LatteIndicator at Latte library as it should
6 years ago
Michail Vourlakos
3d7f5e7990
update Latte Indicator to new design
6 years ago
Michail Vourlakos
0147ed8451
update indicators design in plasmoid
6 years ago
Michail Vourlakos
82a11b9f4a
adjust plasmoid to new indicators design
6 years ago
Michail Vourlakos
cb6e38b4c0
enable new margins in view settings
6 years ago
Michail Vourlakos
fb522d6231
introduce new margins for containment
6 years ago
Michail Vourlakos
8a0c0740b3
improve how default scheme file is identified
...
--add also some improvements for color schemes
BUG: 404668
6 years ago
Michail Vourlakos
8f11eaeb42
add exceptions section in Background
6 years ago
Michail Vourlakos
19815138c5
set a limit for backgrounds hash size
...
--Latte should remember 300 backgrounds
maximum and afterwards that cache is removed.
That way we can avoid cases that because
a slideshow plugin uses too many wallpapers
does not make Latte to have high memory usage.
6 years ago
Michail Vourlakos
c6178e58bd
only touching windows at DynamicBackground criteria
...
--at the same time disable Blur for isBusy state of
panel drawing
BUG: 404483
6 years ago
Michail Vourlakos
cd825d9463
fix restoring wallpaper tracking after slideshow
6 years ago
Michail Vourlakos
c69d2db45b
improve texts for better understanding
6 years ago
Michail Vourlakos
e303130ef6
release broadcasted backgrounds when not needed
...
--an example could be when the user decides to change
wallpaper plugin for its desktop from a slideshow
to other wallpaper plugins
6 years ago
Michail Vourlakos
ffac993845
improve Colors and DynBackground combinations
...
--the user can now have back the plasma theme style
in more cases such as when Theme:Smart, WindowColors:None,
and has enabled from DynBackground for solid panel
background when windows are touching
6 years ago
Michail Vourlakos
362d50a1fd
support wallpaper slideshows
6 years ago
l10n daemon script
bd688bd2dc
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
9cd30a6551
fix warnings from VDs in ContextMenu
6 years ago
Michail Vourlakos
dd4ae1865b
improvements for color schemes under wayland
6 years ago
Michail Vourlakos
507e7ffde8
expose existsActiveWindow from windowstracker
6 years ago
Michail Vourlakos
9f98f1f1ec
update Changelog for v0.8.6
6 years ago
Michail Vourlakos
7a6dfa352c
improve how iconitem tracks source changes
...
--this is used mostly to identify when the colors
should be updated
6 years ago
Mathias Tillman
ddb941d465
Fix window thumbnails not working since frameworks 5.55
...
Summary:
This fixes a problem where window thumbnails are no longer visible since KDE Frameworks 5.55. This is caused by https://cgit.kde.org/plasma-framework.git/commit/?id=b257029afc3bfcd6366d2c2b910b8d91403ab8a which no longer automatically updates the visibility of mainItem of PlasmaCore.Dialog.
BUG: 404234
Test Plan: Ensure window thumbnails are working correctly now
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D19002
6 years ago
Michail Vourlakos
c2dc637a46
activate Unity indicator style
...
--this is just initial work and not even close
to the final result but it is the ground in order
to build upon.
6 years ago
Tranter Madi
c893ab3d22
Improve Contextmenu
...
Summary:
- Display Dock Settings/Panel Settings instead of View Settings
- Hide View Settings when configuring
- Create `Alt+A`, `Alt+S`, `Alt+L` shortcuts for actions.
Reviewers: #latte_dock, mvourlakos
Reviewed By: #latte_dock, mvourlakos
Subscribers: mvourlakos, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18976
6 years ago
Michail Vourlakos
d2ea33e236
sniff latte view id through contextData
...
--the menu is sending the containment id to
Latte::Corona and afterwards calls for the menu
data. These data now are including also the view
type, memory usage, active layout name and of
course the full layouts list shown to menu.
This is improvement from D18918.
6 years ago
Michail Vourlakos
a375902442
support to send the viewType through dbus
6 years ago