Commit graph

38 commits

Author SHA1 Message Date
aa7775b943 change button order in numeric input 2021-07-12 08:18:27 +02:00
7d5bfefff0 little fixes/enhancements here and there 2021-07-12 00:58:59 +02:00
59d4f88e3d fix caption, add vertical align, add margins 2021-07-11 22:30:33 +02:00
6ddd0a5453 handle correctly diamond-shaped inheritance 2021-07-11 22:03:30 +02:00
938bb8396c somewhat working code 2021-07-11 17:07:50 +02:00
dcbeeea882 Duplicate examples/button_example.cpp history in examples/caption_example.cpp history. 2021-07-10 20:44:30 +02:00
deb11ed9fd wip big rewrite 2021-07-10 19:55:53 +02:00
5a427ec4c2 change file hierarchy 2021-07-09 13:50:17 +02:00
9ddefcfd38 remove som debug output from layouts 2021-07-08 19:10:14 +02:00
596c506307 add function to get font file through fontconfig 2021-07-08 19:04:16 +02:00
e14956703c idk 2021-07-08 18:58:02 +02:00
23c94bbea8 use nullptr instead of NULL 2021-07-08 18:57:41 +02:00
f1e1373af1 use static inline and some reindent 2021-07-03 18:44:45 +02:00
0b0b521dc3 add convenience function taking SDL_Rect rvalues and forward them as ptr to RenderCopy. 2021-07-02 13:52:46 +02:00
07fc2291d5 use textures instead of surface for drawing primitive(s). 2021-07-01 23:23:37 +02:00
dccf6ec7c4 add sf rendered circle rendering feature with basic aa 2021-07-01 14:43:48 +02:00
fa01d4024f fix widget spacing in layouts. 2021-06-25 21:57:57 +02:00
9bfdbd3b00 fix widget area size 2021-06-24 16:38:26 +02:00
885ec1a10b make it usable as a meson submodule 2021-06-24 15:09:29 +02:00
3d21921c4a fix Button, working numeric input, build static lib and examples. 2021-06-23 15:39:36 +02:00
9d939c33e8 more work on input widget 2021-06-20 00:42:40 +02:00
63691a493f more work on input and caption widgets. 2021-06-17 20:47:47 +02:00
79fa78f68b more wip on widgets 2021-06-16 18:10:34 +02:00
649be9a6af on going work on input field rendering 2021-06-16 13:50:34 +02:00
079136b82c fix numeric_input minus button position 2021-06-15 15:57:19 +02:00
1bc2576b51 wip fix stuff that were boken by button rewrite and use of a separate caption widget and so. 2021-06-14 09:41:07 +02:00
27c11bc548 WIP refactor 2021-06-13 17:06:12 +02:00
cc94c8efed fix caption widget 2021-06-13 15:02:36 +02:00
b1570852fd general wip, button rewrite, buggy caption. 2021-06-12 23:25:28 +02:00
4f9ecfcc31 wip caption widget. 2021-06-12 02:16:07 +02:00
4db3a8139f fix button border gradient 2021-06-11 15:37:29 +02:00
b21f30cf42 WIP (numeric) Input widget. 2021-06-11 13:30:33 +02:00
51fa4f53a3 Horizontal and vertical layouts. 2021-06-08 14:53:28 +02:00
cc8b231623 moar Button widget wip 2021-06-07 10:26:31 +02:00
282497cc61 wip button widget. add fonts. 2021-06-05 11:12:38 +02:00
bd5c62c831 wip button widget 2021-06-04 15:43:46 +02:00
2cd5a8e619 initial work 2021-06-03 19:14:02 +02:00
git
7d59169bd6 Initial commit 2021-06-03 15:29:41 +00:00