KDE Visual Design Group/KirigamiHIG: Difference between revisions

From KDE Community Wiki
No edit summary
Line 9: Line 9:
The Kirigami HIG are separated in three parts: Design Principles, UI Patterns and a Styleguide for KDE Applications.
The Kirigami HIG are separated in three parts: Design Principles, UI Patterns and a Styleguide for KDE Applications.


== Design Principles ==
==Overview==
These are the basic principles guiding Kirigami design:
These are the basic principles guiding Kirigami design:


Line 28: Line 28:
* [[/NavigationPatterns | Navigation Patterns]] - Patterns for navigating through content or between different "Screens" of an application
* [[/NavigationPatterns | Navigation Patterns]] - Patterns for navigating through content or between different "Screens" of an application
* [[/CommandPatterns | Command Patterns]] - Patterns for executing commands
* [[/CommandPatterns | Command Patterns]] - Patterns for executing commands
==Architecture==
==User Interaction==
==System Capabilities==
==Visual Design==


== Styleguide ==
== Styleguide ==
This guide helps to create applications in line with the KDE user interface style
This guide helps to create applications in line with the KDE user interface style
* [[KDE_Visual_Design_Group/HIG/Color|Colors]] - Guidelines for use of color, including the Breeze color palette
* [[KDE_Visual_Design_Group/HIG/Color|Colors]] - Guidelines for use of color, including the Breeze color palette
* [[KDE_Visual_Design_Group/HIG/IconDesign|Icons]] - Guidelines for icon usage and design
* [[KDE_Visual_Design_Group/HIG/Style/Typography|Typography]] - Guidelines for font usage and typography
* [[KDE_Visual_Design_Group/HIG/Style/Typography|Typography]] - Guidelines for font usage and typography
* [[KDE_Visual_Design_Group/HIG/Animations|Animations]] - Guidelines for design and use of animations
* [[KDE_Visual_Design_Group/HIG/Animations|Animations]] - Guidelines for design and use of animations
* [[KDE_Visual_Design_Group/HIG/Text | Text]] Guidelines for the written, language-based elements of the interface. Includes guidelines on wording, capitalization and localization.
* [[KDE_Visual_Design_Group/HIG/Text | Text]] Guidelines for the written, language-based elements of the interface. Includes guidelines on wording, capitalization and localization.
==Icons and Images==
* [[KDE_Visual_Design_Group/HIG/IconDesign|Icons]] - Guidelines for icon usage and design
==Bars==
==Views==
==Controls==
==Extensions==
==Technologies==
==Resources==


== Implementation ==
== Implementation ==

Revision as of 01:13, 10 February 2018

Kirigami Human Interface Guidelines

Welcome to the Kirigami Human Interface Guidelines (HIG)! The goal of this document is to help anybody who designs user interfaces for mobile or convergent mobile/desktop applications which will be implemented using the Kirigami Components.

They help you to make optimal use of the Kirigami Components, as they reflect the design ideas behind the components. If you have any questions, please contact the KDE VDG (vdesign [at] kde [dot] org)

These guidelines are for Kirigami-specific aspects of user interface design. For general recommendations on design concepts, see the concept page in the general KDE HIG. The Kirigami HIG are separated in three parts: Design Principles, UI Patterns and a Styleguide for KDE Applications.

Overview

These are the basic principles guiding Kirigami design:

Direct: NEED INFO

Convergent: NEED INFO

Ease of Use, Navigation: NEED INFO

Content Oriented: NEED INFO

UI Patterns

Here you find patterns for solving specific design problems with Kirigami Components:

Architecture

User Interaction

System Capabilities

Visual Design

Styleguide

This guide helps to create applications in line with the KDE user interface style

  • Colors - Guidelines for use of color, including the Breeze color palette
  • Typography - Guidelines for font usage and typography
  • Animations - Guidelines for design and use of animations
  • Text Guidelines for the written, language-based elements of the interface. Includes guidelines on wording, capitalization and localization.

Icons and Images

  • Icons - Guidelines for icon usage and design

Bars

Views

Controls

Extensions

Technologies

Resources

Implementation

For technical documentation, see the API documentation

Drafts