Commit Graph

172 Commits (35c90393ae0214587a3d1ebbcbdad019812e817a)

Author SHA1 Message Date
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
8 years ago
Michail Vourlakos f40dbc29ca add a little margin at config pages bottom 8 years ago
Michail Vourlakos 0cfd64c018 update Quit icon 8 years ago
Michail Vourlakos 92748788c8 increase the subGroupSpacing in config window 8 years ago
Michail Vourlakos 7c07385c10 fix #453,substitute absolute build path references
--fixes the kdesrc-build installation
8 years ago
Michail Vourlakos e0f7b9b220 fix #449,add "cycle through tasks" action
--added the new cycle through tasks behavior to
tasks actions
8 years ago
Michail Vourlakos 6fb56f90b1 fix #431,support again the internal separator
--support again the internal separator based on
the new signaling for the parabolic effect
8 years ago
Michail Vourlakos e964d07e6e disable Tasks separator
-- I havent found a good way to interact the internal
Tasks separator with the parabolic effect
8 years ago
Michail Vourlakos 840b21408a add to advanced some Tasks options 8 years ago
Michail Vourlakos fc6c4222e1 support configuration of audio indicator 8 years ago
Michail Vourlakos 3bac6d325e update icons for Tasks internal separator 8 years ago
Michail Vourlakos 92f214d552 support removing internal tasks separator 8 years ago
Michail Vourlakos 6bb14547e5 first implementation for tasks internal separator 8 years ago
Michail Vourlakos 837207d21a remove separator from layouts
--signal to initialize the layouts
combobox when the user does not accept
to load a layout
8 years ago
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
8 years ago
Michail Vourlakos 884c12d980 first part of functional layouts 8 years ago
Johan Smith Agudelo Rodriguez 907767f8a3 fix switch button 8 years ago
Johan Smith Agudelo Rodriguez 7913da4db0 fix #422, apply switch style 8 years ago
Michail Vourlakos 4f85b916f8 add Layouts and move backup Tweaks->Appearance 8 years ago
Michail Vourlakos e41792e636 improve appearance of Basic button visual 8 years ago
Michail Vourlakos 239d2eee55 fix shadows margins in config window 8 years ago
Michail Vourlakos 3fd5b3baf5 switch to correct config page in !advanced change 8 years ago
Michail Vourlakos 4037143902 fix #395,following the new guidelines in configwin 8 years ago
Michail Vourlakos 2c6fdab568 make all shadows option default
--move also the shadows choice to advanced
group
8 years ago
Michail Vourlakos 32eff5c167 add advance option in configuration window 8 years ago
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
8 years ago
Michail Vourlakos 738dc50fff Merge branch 'v0.6' into master 8 years ago
Michail Vourlakos 597c457b9b fix #385,load font through QFontDatabase 8 years ago
Michail Vourlakos 25cbe57aa6 fix #392,support panel transparency and shadows
--the user can set the panel transparency and
enable/disable the panel shadows
8 years ago
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
8 years ago
Johan Smith Agudelo Rodriguez adf82df246 fix #355, Request for new visibility policy: Windows Go Below 8 years ago
Michail Vourlakos 6b77350ea6 update string 8 years ago
Michail Vourlakos 3125e6b742 fix #356,add offset option for the dock
-this patch provides the offset variable for
our qml side... The offset feature is not complete
the following are missing:
-expose offset at the dockview
-use offset in !compositing state
-update borders by taking into account the offset also
-update the automatic-positioning to take into account
the offset also
8 years ago
Johan Smith Agudelo Rodriguez 8420245102 fix #330, visibility mode and options
Visibility doesn't load when switch to session
8 years ago
Johan Smith Agudelo Rodriguez 9a2b2e5d18 unused property 8 years ago
Michail Vourlakos c486c1af4d disable "Normal Dock" for Always Visible mode 8 years ago
Johan Smith Agudelo Rodriguez d2149a6119 More width for languages with long strings 8 years ago
Michail Vourlakos efac3453a7 fix #323,TaskManagerBackend groupDialog
--TaskManagerBackend requires a groupDialog
setting otherwise it crashes. This patch
sets one just in order not to crash
TaskManagerBackend
8 years ago
Michail Vourlakos d90e129f77 update translation strings
--update greek translation
8 years ago
Michail Vourlakos 307a5e30ea update translation strings 8 years ago
Johan Smith Agudelo Rodriguez 5c38dd4fa9 TweaksConfig update 8 years ago
Michail Vourlakos e2ace92cf0 fix #301,enable only one,previews,highlight
-- there is a conflict between preview windows
and highlight effect, it creates a crash when both
are activated during hovering. So we enable in each case
only one of both
8 years ago
Michail Vourlakos cbd60d3509 fix #298,default add launchers in taskmanager
--the user can alter this behavior from the tweaks
page. So the user can add launchers as plasma applets
by disabling the relevant choice in the tweaks
page.
8 years ago
Johan Smith Agudelo Rodriguez fc7722099e restore compatibility with Plasma 5.8 8 years ago
Michail Vourlakos 08c2363263 add tooltips to some of the settings
--some of the settings cant be understood
very easy for the simple users. Tooltips
give them some assistance
8 years ago
Michail Vourlakos 8fdec50114 fix #281,enable/disable auto decrease applets size
--the setting can be accessed through the tweaks page
8 years ago
Michail Vourlakos 3f8bccbde1 fix string 8 years ago
Michail Vourlakos d8410ff235 fix #277,use normal dock window from tweaks
-- with this setting the user can disable
the BypassWindowManagerHint flag for specific
docks
8 years ago
Michail Vourlakos df760a909a move currentSession code in globalSettings 8 years ago
Michail Vourlakos bb7235879b move autostart code in globalSettings 8 years ago