Git Product home page Git Product logo

nt_lookandfeel's Introduction

nt_lookandfeel

A JUCE module which aims to be a total replacement of the default LookAndFeel classes.

I'm not a fan of the way the default JUCE LookAndFeel is styled, so this is my attempt at building a new one from the ground up inspired by attractive looking UIs as seen in apps such as Adobe CC, Apple ProApps, the Affinity suite, and others.

Philosophy

Prefer using platform-native styling when available, while still maintaining a platform-agnostic design.

The following items should be native:

  • Fonts
  • Dialog/message boxes
  • Window decorations
  • Menu bars (in a bit of a pinch on non-macOS systems, where native menu bars aren't available)
  • Context menus (again, not available due to current JUCE limitations)

The design goal for everything else is to generally follow current UI trends: flat, dark background with light text.

The UI will be themeable with a small number of color fields which affect large sections of the application to keep colors cohesive throughout and prevent overwhelming theme writers. This is in contrast to JUCE's current (and rightful) approach to theming which allows setting the colors of details on each widget type.

nt_lookandfeel's People

Contributors

jonathonracz avatar

Stargazers

 avatar meng ke avatar Andrew Prentice avatar Tim Arterbury avatar  avatar Dan Weaver avatar Adam Wilson avatar

Watchers

James Cloos avatar Eliott Paris avatar  avatar  avatar

Forkers

arkival

nt_lookandfeel's Issues

Can't get path working for demo project

Hey, I tried to check out the demo project but can't get the path for nt_lookandfeel working.

It defaults to ../../ when I open the demo .jucer project but it doesn't see the module.

I tried setting it again manually and also tried absolute paths but nothing worked.

Any ideas?

Any plans on working on this?

Hi Jonathon. Any plans on continue work on this? I am looking for a nice looking JUCE Look and feel implementation and the ideas behind this sound great.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.