Giter Site home page Giter Site logo

flamui's Introduction

flamui's People

Contributors

flurinbruehwiler avatar flurinbruehwilercmi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flamui's Issues

Enhancement: Styling

  • Borders and corner radius should be defined per side of the div
  • Styles should be reset each frame and not be "stateful", if this proves too difficult, at least reset them when hot reloading.
  • Add margin
  • TODO

Components

  • Disposable Components
  • OnInitialize
  • RenderFragments (via usings)

Windowing

Bugs

  • When having multiple Windows, resizing them causes the content to flicker
  • Window resizing is laggy
  • When having multiple windows some windows become unresponsive
  • When starting a flamui app, the screen is completely white for a few frames

Features

  • Ability to define a popup window
  • Ability to remove/customize the title bar
  • Ability to pass parameters to windows

Enhancement: Implement repaint boundaries

Currently, if anything changes, the entire screen gets re-rendered. There should be the concept of repaint boundaries, the inside of these boundaries should be painted onto separate layers and then composited together on the GPU.

Text & Text Input

Bugs

  • Text is blurry

Features

  • Multiline Text
  • Text Selection (Mouse)
  • Text Input should be in the main package and not in Flamui.Components
  • Text Input should support a cursor

Roadmap

Hey, maybe build a roadmap for this project and keep everyone updated, like a to do list for this repo and when a feature is done you just remove it or mark it as done

Enhancement: Cascading Styles

Currently, there is a now way of setting a global text color.

Make a property on the div, i.e. DefaultTextColor that applies to all Text content within that div.

Enhancement: Scrolling

Scrolling should support a scrollbar with the following features:

  • Customization
  • Smooth scrolling
  • Vertical and Horizontal scrolling

Layouting

  • fix the current bugs of the layouting system
  • Add min/max Height/Width

Does it work on macOS or Linux?

Hello there, I just found this interesting project and I wanted to try it out on my macOS computer. I followed the basic hello world example, but I couldn't run the app. Is it expected to work on macOS or Linux currently, or is this Windows-only right now?

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.