This website works better with JavaScript.
Explore
Help
Sign In
alema
/
ugui
Watch
1
Star
0
Fork
You've already forked ugui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
139
Commits
4
Branches
0
Tags
5.4 MiB
Tag:
Branch:
Tree:
5a89e9ec7d
c3
font_atlas
master
rewrite2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5a89e9ec7d'
${ noResults }
Commit Graph
28 Commits (5a89e9ec7d5f71337af4ebf094ba3d37ab2b9d11)
Author
SHA1
Message
Date
Alessandro Mauri
5a89e9ec7d
fixed formatting fuckups offered by the zed team
2 weeks ago
Alessandro Mauri
0db858e814
use libgrapheme to interpret utf8 encoded strings
2 weeks ago
Alessandro Mauri
373243d138
fix rect roundness
2 weeks ago
Alessandro Mauri
3070fac9f5
cull zero area rects
2 weeks ago
Alessandro Mauri
5c687bd24e
add push_sprite()
2 weeks ago
Alessandro Mauri
c880c2b26e
correct text bounds
2 weeks ago
Alessandro Mauri
089140e1ed
substitute enqueue() with push_rect()
2 weeks ago
Alessandro Mauri
328cac871a
started work on border radius
2 weeks ago
Alessandro Mauri
f0aa59ef0b
even better text rendering
2 weeks ago
Alessandro Mauri
61556d0a2c
forgot the baseline
2 weeks ago
Alessandro Mauri
2356d165fe
somewhat functional text rendering
2 weeks ago
Alessandro Mauri
dbe70eb4f4
added library schrift
3 weeks ago
Alessandro Mauri
f86a360f39
correct slider handle placement
3 weeks ago
Alessandro Mauri
7e18c7a316
only reset div elements to default if new element
4 weeks ago
Alessandro Mauri
537acd4765
added a way to force a relayout
4 weeks ago
Alessandro Mauri
d5bea68058
report timings
4 weeks ago
Alessandro Mauri
9a785e0f06
use builtin hash functions instead of rolling my own
1 month ago
Alessandro Mauri
bb1745a05d
use map::HashMap instead of map::Map and use clz() to find a free spot
1 month ago
Alessandro Mauri
04dff26067
reduced maximum elements to 1024
1 month ago
Alessandro Mauri
fa3362cc66
wait for events to reduce cpu usage
1 month ago
Alessandro Mauri
73bc933eb5
semi-working vertical slider
1 month ago
Alessandro Mauri
763e9ba8d6
correct placement and box model
1 month ago
Alessandro Mauri
250a0fb3b5
initial work on scrollable divs
2 months ago
Alessandro Mauri
8bc38452b3
renamed elem.rect to elem.bounds
2 months ago
Alessandro Mauri
1cad13e597
vertical slider
2 months ago
Alessandro Mauri
28598f0575
slider
2 months ago
Alessandro Mauri
f48151b38e
initial refactor
2 months ago
Alessandro Mauri
39e78ea078
ported rewrite2 to c3
2 months ago