hippoz pushed to master at hippoz/raven 2022-07-26 17:26:22 +03:00
9f52cad7e9 dont accept events if we did not init yet
913240c33b increase scroll step
Compare 2 commits »
hippoz pushed to master at hippoz/file-manager 2022-07-26 04:47:52 +03:00
6015443679 center text
hippoz pushed to master at hippoz/raven 2022-07-26 04:47:23 +03:00
b6c6f1e78c fix batch system
3c5c5b6b51 add batch in add_child
360952c25d add label text align option
Compare 3 commits »
hippoz pushed to master at hippoz/raven 2022-07-26 01:23:35 +03:00
4929424d2a improve README
hippoz created branch master in hippoz/file-manager 2022-07-26 01:09:22 +03:00
hippoz pushed to master at hippoz/file-manager 2022-07-26 01:09:22 +03:00
90c3a0402a initial commit
hippoz pushed to master at hippoz/raven 2022-07-26 01:06:58 +03:00
112a3b83d3 add test to window
cbbe90f57d add clear_children function for widget
32524f01e2 add scrollcontainer hack for width
533b6ebe91 remove png function as it was not very useful
801482efbf add hack for label
Compare 9 commits »
hippoz pushed to master at hippoz/raven 2022-07-25 17:57:34 +03:00
711c244ef2 add png support
hippoz pushed to master at hippoz/raven 2022-07-12 00:05:07 +03:00
5663552527 make raven a shared library and make an arch linux package
hippoz pushed to master at hippoz/rice 2022-07-11 15:58:05 +03:00
524b43d249 minor update
hippoz pushed to master at hippoz/raven 2022-07-11 02:58:01 +03:00
2fa09abbf2 further improve boxlayout
hippoz pushed to master at hippoz/raven 2022-07-10 04:30:51 +03:00
4f35de353e remove unnecessary reflows when adding widgets
hippoz pushed to master at hippoz/raven 2022-07-10 03:40:14 +03:00
45e322f947 further modify box layout to better support minimum and maximum sizes
hippoz pushed to master at hippoz/raven 2022-07-10 00:18:25 +03:00
a869385d09 modify box layout to better support of minimum and maximum sizes of widgets, still super janky
hippoz pushed to master at hippoz/raven 2022-07-09 20:20:25 +03:00
1ceb227165 respect slotted widget rectangle extents in boxlayout
hippoz pushed to master at hippoz/raven 2022-07-08 15:32:17 +03:00
3ab3e74cd1 improve box layout unslotted widget justification
hippoz pushed to master at hippoz/raven 2022-07-07 18:29:46 +03:00
43bbc4ddff add box layout
hippoz pushed to master at hippoz/raven 2022-07-06 03:43:26 +03:00
2423645222 aaaa
hippoz pushed to master at hippoz/raven 2022-07-06 03:41:19 +03:00
72720d216d document layout automatic resize
hippoz pushed to master at hippoz/raven 2022-07-05 20:53:38 +03:00
a1f544ae82 add joke example program