Commit Graph

147 Commits (5b3c00ff8c380950c0921cb5d6a1b98138325c76)

Author SHA1 Message Date
Michail Vourlakos e775da4a41 when by 1px the applet size for panels 7 years ago
Michail Vourlakos c0b3d28814 fix checkmark position for RTL environments 7 years ago
Michail Vourlakos 7c23de6519 apply proper autoDecreaseSize for Dock/Panel types 7 years ago
Michail Vourlakos a1c672a864 create independent secondary config window 7 years ago
Michail Vourlakos 8732d21ab9 introduce PlasmaComponents3.ComboBox in config 7 years ago
Michail Vourlakos dd14fdb6d0 Revert "use PlasmaComponents3.ComboBox in dock config win"
This reverts commit cfab941889.
7 years ago
Michail Vourlakos d3756e0ce1 add containmentactions 7 years ago
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog 7 years ago
Michail Vourlakos 671bfcf1da fix Plasma preset containments and settings 7 years ago
Michail Vourlakos e9e310fb13 remove deprecated containments 7 years ago
Michail Vourlakos 01d73df572 update launchers in presets
--update launchers in presets to use the new
plasma style
7 years ago
Michail Vourlakos 7f727e8bf9 improve explanatory for Launchers Groups
--improve the tooltip explanatory for Launchers Groups
in the Dock Config window
7 years ago
Michail Vourlakos cfab941889 use PlasmaComponents3.ComboBox in dock config win 7 years ago
Michail Vourlakos 4b0a134187 fix #839,support inline settings
--when the secondary config window isnt created
(e.g. when the screen resolution is very small),
in such cases the relevant options are added in
the main config window
7 years ago
Michail Vourlakos 4212d57ca7 enable global shortcuts for universal settings 7 years ago
Michail Vourlakos 22ef2280d2 enable universal settings in Latte Settings Window 7 years ago
Michail Vourlakos fb3764e432 trigger Latte Config Window from L symbol 7 years ago
Michail Vourlakos 8fb12bdbcf improvements to new Latte config window 7 years ago
Michail Vourlakos 113822f740 close second config window with ESC 7 years ago
Michail Vourlakos 11190e9de7 update borders for Main Configuration window 7 years ago
Michail Vourlakos b5ccba44b1 Move Dock from Layout to Layout
-- In the configuration window at the "New Dock"
ComboBox were added options in order for a dock
to move to another running Layout.
7 years ago
Michail Vourlakos 1bffaf8b3b change secondary config layout to always vertical 7 years ago
Michail Vourlakos 71281174be create a separate Types Window 7 years ago
Michail Vourlakos bc91aefd89 add more MultipleLayouts code
--move code from dockCorona to layoutManager
--add more code related to MultipleLayouts
7 years ago
Michail Vourlakos 3877b6736d fix binding loop when opening settings window
--fix missing id
7 years ago
Michail Vourlakos 15c4c2e16b fix #831,use Latte CheckBoxStyle
--there was a checkbox that provided a very big
translation. By using our own style the text now
breaks into two lines.
7 years ago
Michail Vourlakos e3d1001861 indicate automatic the automatic shrinking
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
7 years ago
Michail Vourlakos 144d03c7b1 move Latte icon at the top 7 years ago
Michail Vourlakos 0e8a08f46f improve appearance for Dock Type 7 years ago
Michail Vourlakos d1a8d0a20f improve appearance of dock type buttons area 7 years ago
Michail Vourlakos ce5d6a6607 change advance mode with click on the label 7 years ago
Yuri Chornoivan 06a9d880d3 Fix minor typos 7 years ago
Michail Vourlakos 03c0624087 reorganize and improve config window 7 years ago
Michail Vourlakos 0a73d146c4 show Quit button only in advanced mode 7 years ago
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
7 years ago
Michail Vourlakos e7633f7974 Revert "use PlasmaComponents3.ComboBox at settings window"
This reverts commit 1d6c4f6b2c.
iit creates crashes...
7 years ago
Michail Vourlakos 1d6c4f6b2c use PlasmaComponents3.ComboBox at settings window 7 years ago
Michail Vourlakos 1d8eea28bb slidingIn/Out during locationChange signal 7 years ago
Michail Vourlakos 17ac56ffa2 setup applets shadows defaults for panel/dock 7 years ago
Michail Vourlakos fade488f12 reorder Appearance page 7 years ago
Michail Vourlakos 25323148f4 dont shrink thickness by default at Dock type 7 years ago
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
7 years ago
Michail Vourlakos 6d1e6c2205 support pressed events for dock type 7 years ago
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
7 years ago
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.
7 years ago
Michail Vourlakos 9273e58652 improve RTL a bit for Layouts ComboBox 7 years ago
Michail Vourlakos fa18e183a3 fix Latte Config Header in RTL 7 years ago
Michail Vourlakos 97ba64799e improve a bit the comboboxes rtl layout 7 years ago
Michail Vourlakos 3726bf78bb improve RTL in config win for alignments 7 years ago
Michail Vourlakos 0d95743e8c RTL support for config win Timers 7 years ago