Meeting 61, 4th of April, 2017
Open, NormalPublic

Description

Agenda

  • KubeControls.Style
    • Buttons
  • icons
  • Theme Fonts
  • Color
  • package structure
  • keeping track of visual changes
  • webpages with scrollbars

Notes

KubeControls

https://doc.qt.io/qt-5/qtquicktemplates2-index.html
https://cgit.kde.org/scratch/mart/desktopqqc2style.git/

Should be implemented on top of QtQuick.Templates 2.0.

we will need:
button
toolbutton
popup
textfield/area
combobox
scollbar

Icons

Name dark version -inverted

Fonts

Kube.Theme.Fonts will be added for fonts

Color

New breeze version called ether. Will have a different color scheme.

    1. Package structure
  • Components: Maillist, folderlist, .... Self contained, pull in data
  • framework/controls: buttons, icons, colors, ....
  • framework/: everything else until we know how to restructure it
  • one module to export. Import everywhere as Kube
    1. Keeping track of visual changes
  • Create ticket for new stuff so michael can follow up

Webpages

coding style

https://community.kde.org/Plasma/QMLStyle

cmollekopf updated the task description. (Show Details)
cmollekopf updated the task description. (Show Details)
cmollekopf updated the task description. (Show Details)