1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-12 01:17:55 +03:00
Commit Graph

192 Commits

Author SHA1 Message Date
Michail Vourlakos
ee4fab08d7 reorder options in Tasks pages
--it is a good decision to reorder the choices
based on basic or advanced options in each
subgroup
2017-06-07 15:05:49 +03:00
Michail Vourlakos
3392128cdf update translation strings 2017-06-07 14:40:26 +03:00
Michail Vourlakos
e4208cc616 add new strings 2017-06-07 14:32:43 +03:00
Michail Vourlakos
11ccb7c1af improve visuals for ComboBox Button in config win 2017-06-06 19:53:41 +03:00
Michail Vourlakos
5fc4f9a8ae fix #522,expose copy dock through menu 2017-06-06 19:09:06 +03:00
Michail Vourlakos
b0ebfdbe4f first approach to copy a dock 2017-06-06 19:01:02 +03:00
Johan Smith Agudelo Rodriguez
34b09c5c72 improvements to drop down button 2017-06-05 19:12:43 -05:00
Johan Smith Agudelo Rodriguez
763e1810c7 added contextual menu to dropdown button 2017-06-05 18:54:05 -05:00
Johan Smith Agudelo Rodriguez
2de44e3fd0 drop down button #522 2017-06-05 18:22:42 -05:00
Michail Vourlakos
be83d54339 fix #521,support syncing launchers for all docks
--this commit is the last for this to be supported.
It checks if the globalLauncherList is empty and in
such case when syncing is enabled the current dock
launchers are used
2017-06-05 22:30:05 +03:00
Michail Vourlakos
cf7b820e2e sync launchers correctly between docks,def session 2017-06-05 21:13:54 +03:00
Michail Vourlakos
ffa3942dc7 enable combination for maximized features 2017-05-28 19:18:54 +03:00
Michail Vourlakos
162d84e31d fix #495,Disable panel shadow for maximized windows 2017-05-27 20:40:23 +03:00
Michail Vourlakos
5f1f5f102e add tooltip for maximized window behavior 2017-05-26 20:11:38 +03:00
Michail Vourlakos
aacd80df3d enable tooltips in various places 2017-05-26 20:05:58 +03:00
Michail Vourlakos
4eb0645474 fix #489,option for mouse wheel actions 2017-05-26 19:52:01 +03:00
Michail Vourlakos
b79b375715 access internal plasma separator from contextmenu
--all the functionality concerning the internal separator
is moved completely into the plasmoid. Now the add/remove
of the internal separator can be found through the Tasks
contextmenu as long as we are in editMode (that is showing
the configuration window)
2017-05-24 18:08:05 +03:00
Michail Vourlakos
1c76e29b3f fix #472,support latte applet active indicators
--expose the functionality through the configuration
window. The user can choose no latte type internal
active applets indicators, only show to latte internal
applets and show at all applets
2017-05-20 00:02:24 +03:00
Michail Vourlakos
7232480b79 update string 2017-05-19 16:49:12 +03:00
Michail Vourlakos
9d55a65bf5 fix #469,support show background on maximized only
-- the user can choose this behavior from the Tweaks page,
the panel background in shown only when there is maximized
window and it is fully transparent otherwise
2017-05-18 00:38:33 +03:00
Michail Vourlakos
1145b42e17 fix margins for config window pages
--the right margins should be equal to the
left margins, this is the only way to create
a symmetric look for congig window options
2017-05-14 02:24:05 +03:00
Michail Vourlakos
f40dbc29ca add a little margin at config pages bottom 2017-05-14 01:29:32 +03:00
Michail Vourlakos
0cfd64c018 update Quit icon 2017-05-14 01:20:37 +03:00
Michail Vourlakos
92748788c8 increase the subGroupSpacing in config window 2017-05-14 01:18:41 +03:00
Michail Vourlakos
7c07385c10 fix #453,substitute absolute build path references
--fixes the kdesrc-build installation
2017-05-10 18:03:31 +03:00
Michail Vourlakos
e0f7b9b220 fix #449,add "cycle through tasks" action
--added the new cycle through tasks behavior to
tasks actions
2017-05-09 17:55:50 +03:00
Michail Vourlakos
6fb56f90b1 fix #431,support again the internal separator
--support again the internal separator based on
the new signaling for the parabolic effect
2017-05-06 01:19:45 +03:00
Michail Vourlakos
e964d07e6e disable Tasks separator
-- I havent found a good way to interact the internal
Tasks separator with the parabolic effect
2017-05-04 21:06:30 +03:00
Michail Vourlakos
840b21408a add to advanced some Tasks options 2017-05-01 10:52:23 +03:00
Michail Vourlakos
fc6c4222e1 support configuration of audio indicator 2017-04-30 19:15:04 +03:00
Michail Vourlakos
3bac6d325e update icons for Tasks internal separator 2017-04-28 21:39:39 +03:00
Michail Vourlakos
92f214d552 support removing internal tasks separator 2017-04-28 21:39:39 +03:00
Michail Vourlakos
6bb14547e5 first implementation for tasks internal separator 2017-04-28 21:39:38 +03:00
Michail Vourlakos
837207d21a remove separator from layouts
--signal to initialize the layouts
combobox when the user does not accept
to load a layout
2017-04-24 16:56:34 +03:00
Michail Vourlakos
883750267a add external config file and support presets
--this patch adds an external config file in
order to store the user layouts. Adds also in
the globalSettings the layouts mechanism
--todo: the confirmation dialog is not working
correctly for some reason. It doesnt return
the accept value and on the exec() function
is crashing
2017-04-23 22:34:29 +03:00
Michail Vourlakos
884c12d980 first part of functional layouts 2017-04-23 12:14:44 +03:00
Johan Smith Agudelo Rodriguez
907767f8a3 fix switch button 2017-04-23 01:13:17 -05:00
Johan Smith Agudelo Rodriguez
7913da4db0 fix #422, apply switch style 2017-04-23 00:52:49 -05:00
Michail Vourlakos
4f85b916f8 add Layouts and move backup Tweaks->Appearance 2017-04-23 02:44:55 +03:00
Michail Vourlakos
e41792e636 improve appearance of Basic button visual 2017-04-23 02:44:39 +03:00
Michail Vourlakos
239d2eee55 fix shadows margins in config window 2017-04-23 02:44:39 +03:00
Michail Vourlakos
3fd5b3baf5 switch to correct config page in !advanced change 2017-04-23 02:44:39 +03:00
Michail Vourlakos
4037143902 fix #395,following the new guidelines in configwin 2017-04-23 02:44:39 +03:00
Michail Vourlakos
2c6fdab568 make all shadows option default
--move also the shadows choice to advanced
group
2017-04-23 02:44:39 +03:00
Michail Vourlakos
32eff5c167 add advance option in configuration window 2017-04-23 02:44:38 +03:00
Michail Vourlakos
df0da77083 fix #420,include spacers in applets geometry calcs
--this way the right click we always take into account
the visual appearance space that latte provides for it
and not the applets internal geometry. So now spacers
also are considered as applet area
2017-04-23 02:31:36 +03:00
Michail Vourlakos
738dc50fff Merge branch 'v0.6' into master 2017-04-21 17:01:52 +03:00
Michail Vourlakos
597c457b9b fix #385,load font through QFontDatabase 2017-04-21 16:59:58 +03:00
Michail Vourlakos
25cbe57aa6 fix #392,support panel transparency and shadows
--the user can set the panel transparency and
enable/disable the panel shadows
2017-04-13 00:24:16 +03:00
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
2017-04-11 12:10:54 +03:00