5.json (1366B)
1 { 2 "number": 5, 3 "title": "Design?", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2017-08-22T17:39:35Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement", 10 "help wanted" 11 ], 12 "assignees": [], 13 "body": "Tracking issue about designing the App\r\n\r\n### TODO:\r\n- [ ] Mockup design Idea\r\n - [x] Theme Idea? \r\n - Google Chrome like(?)\r\n - [ ] Coloring?\r\n - [ ] Font?\r\n - [x] Icons?\r\n - [ ] Pages?\r\n - [ ] Settings\r\n - [ ] Rooms\r\n - [ ] Directory\r\n - [ ] Login\r\n - [ ] Room Settings\r\n - [x] Logo?", 14 "comments": [ 15 { 16 "author": "MTRNord", 17 "created_at": "2017-08-22T19:11:02Z", 18 "body": "Possible Direction Ideas:\r\n- Google Chromish\r\n- https://uimovement.com/ui/3772/profile-page/ (very nheko like)\r\n- Glassy like ( https://uimovement.com/ui/642/sign-up-and-login/ ?)" 19 }, 20 { 21 "author": "MTRNord", 22 "created_at": "2017-08-22T19:26:10Z", 23 "body": "Link List of QT Tipps in terms of Design:\r\n- Rounded Corners: https://stackoverflow.com/questions/25480788/qt-creating-smooth-rounded-corners-of-a-widget\r\n- Animations: http://doc.qt.io/qt-4.8/animation-overview.html (Just little ones maybe)\r\n- Custom Window (Frameless Window): https://stackoverflow.com/questions/19716227/qt-working-windows-8-style-frameless-custom-window" 24 } 25 ] 26 }