morpheus.meta

Issues/PRs archive for Nordgedanken/Morpheus
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.meta.git
Log | Files | Refs

5.md (1083B)


      1 # #5 Design?
      2 
      3 - **State:** open
      4 - **Author:** @MTRNord
      5 - **Created:** 2017-08-22T17:39:35Z
      6 - **Labels:** enhancement, help wanted
      7 
      8 ---
      9 
     10 Tracking issue about designing the App
     11 
     12 ### TODO:
     13 - [ ] Mockup design Idea
     14   - [x] Theme Idea? 
     15       - Google Chrome like(?)
     16     - [ ] Coloring?
     17     - [ ] Font?
     18     - [x] Icons?
     19   - [ ] Pages?
     20     - [ ] Settings
     21     - [ ] Rooms
     22     - [ ] Directory
     23     - [ ] Login
     24     - [ ] Room Settings
     25   - [x] Logo?
     26 
     27 
     28 ## Comments
     29 
     30 ### @MTRNord — 2017-08-22T19:11:02Z
     31 
     32 Possible Direction Ideas:
     33 - Google Chromish
     34 - https://uimovement.com/ui/3772/profile-page/ (very nheko like)
     35 - Glassy like ( https://uimovement.com/ui/642/sign-up-and-login/ ?)
     36 
     37 ### @MTRNord — 2017-08-22T19:26:10Z
     38 
     39 Link List of QT Tipps in terms of Design:
     40 - Rounded Corners: https://stackoverflow.com/questions/25480788/qt-creating-smooth-rounded-corners-of-a-widget
     41 - Animations: http://doc.qt.io/qt-4.8/animation-overview.html (Just little ones maybe)
     42 - Custom Window (Frameless Window): https://stackoverflow.com/questions/19716227/qt-working-windows-8-style-frameless-custom-window
     43