Block a user
e9950d648a
make initial page blank
6d925ea23a
remove most custom style (but leave large font)
a66bcf5840
add README clarification about updating apis
d5dda17b48
remove outdated line in README
d6456e4357
cleanup & change binary name to rosenrot
94326a8cad
minor tweaks
d63ccd10cf
formatting pass
da776bebc4
finish webkit update & update readme
ce1ad43ac2
remove extraneous rgba visuals code
d9d18bf7f3
gtk3 to gtk4: don't access GdkEvent fields directly
4663cb3a70
gtk3 to gtk4: notes on transition
bb9d791a62
get shortcuts working again
5c51b6a0a2
savepoint
c4167681d7
add concurrency
e74c1127a5
continue preparing for concurrency
1c8542bdc4
use an array with a definite num of elements before adding concurrency
f85d128780
tweak: add some indicative printfs
829781b8a7
go: savepoint before deleting a few comments
bb1b21bbbb
go: abstract sample_parallel into own function
b358c5b16a
go: continue improving number of goroutines
aa3b406473
use different seeds for different threads
7c907f173d
go: create type alias
d2e210c56a
move images, add architecture image
bddfb5bfc8
add local -march=native compilation option
e3d5757e2a
add note about other compilers
0f5baf1129
formatting pass.
e5e194f1eb
remove unneeded function call, reorder.
b5801975d4
fix custom css bug
e1fc467795
remove repeated code.
90fef3b468
refactor bar variable names
d8522eb827
remove stdbool from rose.c, as already in config.h
31f26f7540
rationalize config.h a bit
9113aac957
some code simplification