1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-06 16:58:17 +03:00

297 Commits

Author SHA1 Message Date
Michail Vourlakos
0e8a08f46f improve appearance for Dock Type 2018-01-06 21:09:55 +02:00
Michail Vourlakos
d1a8d0a20f improve appearance of dock type buttons area 2018-01-06 19:43:26 +02:00
l10n daemon script
fd99f8c325 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-01-06 04:45:50 +01:00
Michail Vourlakos
ce5d6a6607 change advance mode with click on the label 2018-01-05 20:15:01 +02:00
Yuri Chornoivan
06a9d880d3 Fix minor typos 2018-01-05 11:30:17 +02:00
Michail Vourlakos
03c0624087 reorganize and improve config window 2018-01-05 01:45:25 +02:00
Michail Vourlakos
0a73d146c4 show Quit button only in advanced mode 2018-01-03 20:49:39 +02:00
Michail Vourlakos
d86fdfd2ff fix #810,support smart/dynamic background
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
   - any active window that is touching the panel
edge (that includes krunner)
   - any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
   - maximized windows
   - an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
   - panel popups
2018-01-02 11:49:38 +02:00
Michail Vourlakos
e7633f7974 Revert "use PlasmaComponents3.ComboBox at settings window"
This reverts commit 1d6c4f6b2cd3725cf8652a5ca2ae0b0e544943e5.
iit creates crashes...
2017-12-16 17:23:07 +02:00
Michail Vourlakos
1d6c4f6b2c use PlasmaComponents3.ComboBox at settings window 2017-12-16 13:18:26 +02:00
Michail Vourlakos
1d8eea28bb slidingIn/Out during locationChange signal 2017-12-11 12:36:47 +02:00
Michail Vourlakos
17ac56ffa2 setup applets shadows defaults for panel/dock 2017-12-09 13:23:51 +02:00
Michail Vourlakos
fade488f12 reorder Appearance page 2017-12-04 19:33:09 +02:00
Michail Vourlakos
25323148f4 dont shrink thickness by default at Dock type 2017-12-04 00:22:44 +02:00
Michail Vourlakos
2799974eaf reorder settings in config window
--move Active Applet Indicator to Appearance page
and make its layout more consistent with the rest
design
--move Glow options above the Applet Shadows that
may be used more rarely
2017-12-03 12:08:13 +02:00
Michail Vourlakos
6d1e6c2205 support pressed events for dock type 2017-12-03 12:00:50 +02:00
Michail Vourlakos
3d0bfddc35 add Dock/Panel switcher at config window
--add an easy way to load the default options
of Panel and Dock types supported by Latte
2017-12-03 11:53:06 +02:00
Michail Vourlakos
39d63f178e fix #782,update behavior for active grouped tasks
--in the initial design there was only a line for the
active task and the user could choose if wants to show
a second dot to indicate that this is a group of windows.
This behavior was updated in order to take into account
if the user has chosen to show only dots even for the
active task.
2017-12-02 18:05:31 +02:00
Michail Vourlakos
9273e58652 improve RTL a bit for Layouts ComboBox 2017-11-29 22:08:35 +02:00
Michail Vourlakos
fa18e183a3 fix Latte Config Header in RTL 2017-11-29 22:08:35 +02:00
Michail Vourlakos
97ba64799e improve a bit the comboboxes rtl layout 2017-11-29 22:08:35 +02:00
Michail Vourlakos
3726bf78bb improve RTL in config win for alignments 2017-11-29 22:08:35 +02:00
Michail Vourlakos
0d95743e8c RTL support for config win Timers 2017-11-29 22:08:35 +02:00
Michail Vourlakos
f8f78566f9 apply layout mirroring for RTL 2017-11-29 22:08:35 +02:00
l10n daemon script
1289c64480 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-11-27 04:52:43 +01:00
Michail Vourlakos
1a62ac6c8b support arrow navigation for config win tabs 2017-11-20 22:05:37 +02:00
Michail Vourlakos
a118f9d149 fix spacing in config window 2017-11-20 21:11:30 +02:00
Michail Vourlakos
07abb1c58d move reverse active indicator to Tweaks page 2017-11-20 21:06:56 +02:00
Michail Vourlakos
51d6a85389 support focuscope in config window
--the user can use Esc to close the config window
and arrows to navigate between different tabs
2017-11-20 19:23:45 +02:00
l10n daemon script
26a9f2ce61 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-11-20 04:29:47 +01:00
Michail Vourlakos
7b8efcaed7 implement fully active indicator types/glows 2017-11-18 14:34:34 +02:00
Michail Vourlakos
89cd1c30ab support two types of active indicator 2017-11-18 14:34:34 +02:00
Michail Vourlakos
eab02204e1 support GlowOnlyOnActive at containment 2017-11-18 14:34:34 +02:00
Michail Vourlakos
5388b709a8 update plasmoid to support glowOnlyOnActive 2017-11-18 14:34:34 +02:00
Michail Vourlakos
cc0037e82d add new glow configuration options 2017-11-18 14:34:34 +02:00
Michail Vourlakos
83cd059309 remove no needed fake separator desktop file 2017-11-18 14:34:34 +02:00
l10n daemon script
451512192c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-11-14 04:31:50 +01:00
Michail Vourlakos
dc68f7e3e6 improve panel opacity adjustment enabling
--the panel opacity shouldnt be set in some
cases when the maximized states are used or
when the solid panel is enabled and no
maximized filters are used
2017-11-12 23:19:19 +02:00
Michail Vourlakos
f22d5c85b2 support solid background with opacity for maximized
--the user may prefer solid background with opacity
when using the maximized windows functionality. This
patch enables this
2017-11-12 18:58:26 +02:00
Michail Vourlakos
1dd9a30139 release connect signals ondestruction
--following issue from #730 more qml code
was found that wasnt releasing connect signals
properly. That could create crashes because
already deleted qml objects could receive such
signals. That was observed after qt>=5.9.2
2017-11-07 22:21:19 +02:00
Michail Vourlakos
1e09238bd4 update version to 0.7.75 in master 2017-11-05 13:22:10 +02:00
Michail Vourlakos
339b570c35 fix #713,solid background for maximized windows
--this works similar with transparency with no-maximized
windows feature but on reverse. e.g. transparency for
non-maximized windows and solidness for maximized ones
--opacity to 1 when applet is active
--when the user uses a semi transparent panel for
un-maximized active windows and the user activates
a pop up for an applet a better visual effect is the
panel to not have any transparency
--improve translation strings and options order
2017-11-05 12:18:41 +02:00
l10n daemon script
1fc4cd25cf SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-11-05 04:38:42 +01:00
Michail Vourlakos
9bd8589f78 fix small margins issues in configuration pages 2017-11-02 23:23:12 +02:00
l10n daemon script
1b126efb83 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-10-02 05:06:35 +02:00
l10n daemon script
11ac28b99c SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-09-27 09:11:41 +02:00
l10n daemon script
040f314ccb SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-09-16 14:24:16 +02:00
l10n daemon script
f0993f77e8 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-09-16 05:06:42 +02:00
l10n daemon script
be779e2674 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-09-12 04:54:48 +02:00
l10n daemon script
aaf8cc1d1a SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-09-11 04:58:21 +02:00