1920 Commits (51cc9c9a9a2be5d775e9273dc6795b85dd6126fe)
 

Author SHA1 Message Date
Emil Ernerfeldt c0e7f947ff Improved text edit with cursor that can be moved with arrow keys 5 years ago
Emil Ernerfeldt 89aa285255 Simplify text layout further with even less allocations 5 years ago
Emil Ernerfeldt d3a3e4fa73 Refactor text layout: fewer allocations 5 years ago
Emil Ernerfeldt cdfd42eb3e refactor text layout with a new struct Galley 5 years ago
Emil Ernerfeldt 152e644fb2 Add clock in top right corner using reverse layout in menu bar 5 years ago
Emil Ernerfeldt cd1bbddaca Add support for reversed layouts 5 years ago
Emil Ernerfeldt d4204f03c0 Refactor: break out Layout to own struct/file 5 years ago
Emil Ernerfeldt b8675ad67f refactor: move some code around to make place for new Layout 5 years ago
Emil Ernerfeldt 8e0b1c8fca Add example where you can change layout direction and alignment 5 years ago
Emil Ernerfeldt 1dff2ad721 Remove Ui::cursor() function 5 years ago
Emil Ernerfeldt 7a1c97ccfe Simplify and unify queries about available space 5 years ago
Emil Ernerfeldt 6f7bc3cfac Nicer handling of fragment links to #clock demo 5 years ago
Emil Ernerfeldt d508372334 Move new windows to the top 5 years ago
Emil Ernerfeldt e5c216447a new web version 5 years ago
Emil Ernerfeldt 8c0942bf1e Show menu bar in main window instead of in example window 5 years ago
Emil Ernerfeldt cce94676b6 improve fractal clock 5 years ago
Emil Ernerfeldt 71154edf9b Add a fractal clock example to showcase painting performance 5 years ago
Emil Ernerfeldt 5a9e3d62bf Fix: web version steal keyboard input 5 years ago
Emil Ernerfeldt 82ac4086fc Improve debug painting of clip rects 5 years ago
Emil Ernerfeldt 090d056f3d Use 32 bit vertex indicec on glium 5 years ago
Emil Ernerfeldt 3860807e29 Use premultiplied alpha for all colors + improve painting of thin lines 5 years ago
Emil Ernerfeldt 4fcea59929 Optimize meshing 5 years ago
Emil Ernerfeldt 6bee26ca59 Glium: persist window position and size 5 years ago
Emil Ernerfeldt 3deb7dda7c Deploy new web version 5 years ago
Emil Ernerfeldt 4ba69e3a11 Handle painting of rectangles that start at negative infinity 5 years ago
Emil Ernerfeldt f1c57cb950 Improve example app 5 years ago
Emil Ernerfeldt 34b4c985a2 Add some support for menu bars 5 years ago
Emil Ernerfeldt a8d943db54 Optional close button on windows 5 years ago
Emil Ernerfeldt 216036e49c Refactor: Clump area logic together inside of Memory 5 years ago
Emil Ernerfeldt 9dab3628a1 Better auto-sizing of windows 5 years ago
Emil Ernerfeldt 274acff47e Better handling of full-width widgets inside of Ui:s with inf max size 5 years ago
Emil Ernerfeldt be6ada6923 Refactor layers 5 years ago
Emil Ernerfeldt fd99213222 Rename Floating to Area 5 years ago
Emil Ernerfeldt 90020b41a8 Floating: add option for always_on_top and fixed_pos 5 years ago
Emil Ernerfeldt 96cea8e6f9 Add Align::Justified 5 years ago
Emil Ernerfeldt cc70905336 Support painting infinitely sized rectangles 5 years ago
Emil Ernerfeldt f7291e4a0d Frame: more customizeable 5 years ago
Emil Ernerfeldt 2dd1c5ba78 glium: write memory as pretty json, and don't warn if it is missing 5 years ago
Emil Ernerfeldt ad0f6f6117 Resize component: better handling of resize=false 5 years ago
Emil Ernerfeldt dba494e306 bug fix: only catch clicks on currently open windows 5 years ago
Emil Ernerfeldt 3a1d677840 refactor interact style 5 years ago
Emil Ernerfeldt 2bd610cb5b Fix dubplicate itmes in Style menu 5 years ago
Emil Ernerfeldt fa82e8d806 Rename Region to Ui (shorter, sweeter) 5 years ago
Emil Ernerfeldt cbd51c3f43 Remove extern crate 5 years ago
Emil Ernerfeldt 9f6e9c94d6 Merge struct Emigui into Context 5 years ago
Emil Ernerfeldt e317f697c0 Small fixes and added TODOs 5 years ago
Emil Ernerfeldt 702e135f07 Keep window title and collapsing headers on one line 5 years ago
Emil Ernerfeldt 570215df9a Better debug rendering of expanded region 5 years ago
Emil Ernerfeldt ec93f20604 fix typo 5 years ago
Emil Ernerfeldt 6ad74ccaf5
Merge pull request #2 from not-fl3/patch-1 5 years ago