Commit Graph

70 Commits (88f72bcc3b299ecda5a7a7b506508c926762dd8a)

Author SHA1 Message Date
Michail Vourlakos 27e1619cf0 fix indicators special download button
--update also Default layout to something
upgraded
4 years ago
Michail Vourlakos f242bdf3bd for #58,support plasma theme switch svg 4 years ago
Michail Vourlakos d82faa359c remove no needed lines 4 years ago
Michail Vourlakos 2fb98156d6 improve layouting for switch style 4 years ago
Michail Vourlakos 765fd490c3 move Duplicate Dock in Add... menus
BUG:433688
4 years ago
Michail Vourlakos ac8a88d700 improve AddItem visual
--make it Square with small roundness in order to
fit better at all cases
4 years ago
Michail Vourlakos a57e2c37fe make view actions menu to act as Menu shower/hider 4 years ago
Michail Vourlakos c5c94a22cf update dock settings CheckBoxes properly
-- new approach in order to not break
4 years ago
Michail Vourlakos 6f2369962b fix binding loop in settings TextField 4 years ago
Michail Vourlakos e9ecec47dc containment: more improvements for indicators api 4 years ago
Michail Vourlakos 810fd7e3cd update Indicators buttons style in effects page 4 years ago
Michail Vourlakos 56cf1535d2 improve internal view splitters drawing 4 years ago
Michail Vourlakos 5a73842be9 mprove paddings coloring 4 years ago
Michail Vourlakos 1df040a68d provide new beautiful Justify splitters 4 years ago
Michail Vourlakos 2b5d19cfa3 combine Colors options in Appearance page
--combine all colors options into comboboxes and
at the same time enhance their icons and tooltips
functionality
5 years ago
Michail Vourlakos b512517997 Proper ExclusiveGroup support for ComboBoxButton
--fix some issues with ComboBoxButtons that choosing
options through ComboBox did not update properly the
assinged ExclusiveGroup
5 years ago
Michail Vourlakos aa3dd59cbf Behavior tab separate visibility modes to groups
--each visibility mode is now hosted in each one
group in order to expose much better how the
user can access them.
5 years ago
Tranter Madi 2aa010b5f3 Set Combobox's icon size more properly 5 years ago
Michail Vourlakos 1fa5984860 improvements for AddingArea component 5 years ago
Michail Vourlakos db60035917 fix Tasks AddingArea positioning 5 years ago
Michail Vourlakos 441fbdf635 plenty of improvements to position Latte panels
--used a video demonstrating multiple panels at the
bottom edge with padding between them
--max/minLength and offset are changed to float values
--max/minLength and offset can now be adjusted with
Ctrl+Wheel over their label in Appearance tab page. Clicking
the previous mentioned label will round the values
--introduce an autoSizeEnabled value in order to block
auto size mechanism when it becomes annoying. Such issue
appears more often to Latte panels
--block MenuZ from Latte icon heuristics
5 years ago
Michail Vourlakos ac99708315 MAJOR MAJOR:splitting types to their own component
--improve types and references and add types splitted
at better places. So now we have
 - LatteCore.Types that are global for all components
 - LatteTasks.Types that are private to tasks plasmoid
 - LatteContainment.Types that are private to latte
containment
5 years ago
Michail Vourlakos c8eefd6194 update opacity for Settings::SubHeaders 5 years ago
Michail Vourlakos 4809703e9f remove common global indicators options
--enabledForApplets and lengthPadding for indicators
has now moved to indicators responsibility to handle
--as a consequence usesPlasmaStyle has been removed
from indicators API. The corner cases that indicators
conflict with plasma theme applets should be handled
differently and in a different way
5 years ago
Michail Vourlakos f9779d5284 introduce two new windows visibilities in options
--add options for visibility modes:
   - Windows Can Cover
   - Windows Always Cover
5 years ago
Michail Vourlakos 5a2c59601c Indicators:different margins for applets
--indicators gained a way to set different margins
for applets if they want to
6 years ago
Michail Vourlakos 768a6b4b2a indicators can now offset a bit icons
--through level.requested options each indicator
instance can request specific repositioning for
each icon. Very good example for this is the
Win7 style indicator
6 years ago
Michail Vourlakos 4ebf3e2329 update progress badge properly
--send repaint signals properly for BadgeText

BUG:410318
FIXED-IN:0.9.1
6 years ago
Michail Vourlakos 30f3145f95 Introduce Flat and 3D style for Badges
--the user can now choose to enable or NOT 3D
style for all badges through Latte Global Preferences
window. By default the Flat style is preferred

BUG: 409467
6 years ago
Michail Vourlakos d7a41ab264 introduce 3D style option for BadgeText 6 years ago
Michail Vourlakos 307564422e reduce Kirigami version to 2.2
BUG:409143
6 years ago
Michail Vourlakos 6c288401aa BadgeText revert plasma style renderType 6 years ago
Michail Vourlakos 2dfb136447 improve LatteComponets.ComboBoxButton
--improve elide metrics and align left when
text exceeds the available space
6 years ago
Michail Vourlakos bb8a946140 fix warnings 6 years ago
Michail Vourlakos 002e0547ba improve LatteComponents.ComboBox
--drop editable feature of ComboBox in favour
of better alignment of the selected item and
the dropped down list elements
6 years ago
Michail Vourlakos 396efadb5a track screens count changes for View Settings 6 years ago
Michail Vourlakos 675ddb2e2e provide more modern Screens ComboBox 6 years ago
Michail Vourlakos f75605d78d introduce Resources for Indicators 6 years ago
Michail Vourlakos 1d055f5e19 try to adjust BadgeText text alignment
--following a Plasma related commit in order to
center-align Text properly. There is no big
difference actually.
6 years ago
Michail Vourlakos 36119d3d86 move Indicators published properties,better place 6 years ago
Michail Vourlakos cda688c2a5 refactor:move AddingVisuals to LatteComponents 6 years ago
Michail Vourlakos d86525162d enable Outline for !compositing 6 years ago
Michail Vourlakos 13cb58d54a improve badges borders colors 6 years ago
Michail Vourlakos 12e8863f4b update info badges color for tasks notifications
--info badges updated their colors in order to attract
more attention on them. Most themes etc. use for their
negativeTextColor a reddish color so that is a good
match for this.
6 years ago
Michail Vourlakos 6710be3ae5 update plasmoid to support scrolling 6 years ago
Michail Vourlakos 7ed22d6b04 make plasmoid independent the ShadowExternal comp 6 years ago
Michail Vourlakos ea1a7ae9f2 fix ToggleHeaders in settings window 6 years ago
Michail Vourlakos 441e38a730 fix tooltips inconsistencies in Settings window 6 years ago
Michail Vourlakos 915bb1bd39 provide visual limits for margins/padding
--based on the current indicator there minimum
thickness and indicator padding can be altered.
Providing some visual feedback for the user to
understand these limits is a good practice.
6 years ago
Michail Vourlakos f9091f3b6c Dont use empty areas in HeaderSwitch
--the user in order to activate/deactivate an element
must click either the Text or the Swith elements
6 years ago