Commit graph

95 commits

Author SHA1 Message Date
a59154d5f1
remove MwMessageBoxDestroy, introduce destroy_inject
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 02:04:43 +09:00
20d1a455e7
solve problems
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 01:51:29 +09:00
39bee0e5cc
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 21:52:02 +09:00
55c562645a
listbox rewrite done
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-18 19:40:28 +09:00
a666010564
wip rewrite listbox
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 19:21:50 +09:00
c93a9980f3
oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 01:57:54 +09:00
7b9870cebc
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 21:26:41 +09:00
570f05540e
many things changed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:36:34 +09:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05:00
f8a94b7380 cmake
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 21:41:16 -07:00
0fb9c45ea4 improve
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 08:42:01 +09:00
6257376b1f Merge branch 'master' into clipboard 2026-04-15 14:00:17 -07:00
64930db2fc color picker example: have button match the background
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 13:03:24 -07:00
b641a03bae clipboard refactoring
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 10:58:46 -07:00
5c386e7665 Update examples/basic/colorpicker.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 03:08:55 -05:00
5cb9b5cab9 have color picker check for dark theme
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 00:54:47 -07:00
83f5f7a820 examples cmake doesnt need win32
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 23:04:13 -05:00
9560c4fd92 merge conflict 2026-03-30 11:31:40 -07:00
32842ca160 document MwStringPrintIntoBuffer slightly better
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-30 11:19:15 -07:00
35d2b4bb76 MwStringPrintIntoBuffer
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-30 11:14:33 -07:00
e312b325c8
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:42:34 +09:00
87c870a6c0
fix periodic
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-28 02:40:12 +09:00
dac94c78e1
huh
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-28 02:39:30 +09:00
df50c9531c
almost complete
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:26:14 +09:00
f6abf02486
wip
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 16:31:28 +09:00
251fc41020
fix hang
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 16:16:30 +09:00
a16c1bcb5b
more
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:31:51 +09:00
1d76cabf4c
wip
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:25:02 +09:00
f1c4a12cf3
implement MwLLGetClipboard for X11
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 14:40:07 +09:00
6cc3925282
add MwNdarkTheme
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 11:25:53 +09:00
82999d716a apple: move all event stuff into callback system, fix cmake support for apple, add gl/vk examples to cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 17:49:50 -07:00
57609f1823 fire a draw/resize event manually to children when resizing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-24 13:31:49 -07:00
ea2d62f2e1 more wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 14:28:49 -07:00
f4072bcb3f fix clipboard
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 13:38:26 -07:00
9d65e9c6bf Wayland improvements
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-23 12:05:32 -07:00
d14c17b86e wayland fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-17 17:43:22 -07:00
64c3cdb4a5 MwSetDarkTheme instead of MwToggleDarkTheme 2026-01-27 18:03:16 +09:00
836b13e62e add RPN calculator demo 2026-01-27 17:02:40 +09:00
afecb04848 clipboard: don't set clipboard after pasting 2025-12-30 17:14:57 -07:00
bed63dd245 clipboard: fix syntax 2025-12-30 17:14:39 -07:00
67bd6029af wayland: finish clipboard 2025-12-30 17:12:12 -07:00
4bdda59693 better api for clipboard 2025-12-31 04:29:13 +09:00
2304b493d1
add MwNlength 2025-12-21 15:17:00 +09:00
91d9677bf7
add seven segment 2025-12-21 14:38:07 +09:00
a27a01ce41 wayland: MwLLGetClipboardImpl. 2025-12-18 17:46:23 -07:00
3e4001e4f1
more proper term 2025-12-15 15:41:19 +09:00
02c21233ae
use more proper term 2025-12-15 15:27:04 +09:00
a1ce1b56e4
fix prop and add MwNfixedSize 2025-12-15 14:30:59 +09:00
50f11b1c69
introduce box widget 2025-12-15 14:09:30 +09:00
5003d29246
wtf 2025-12-15 12:26:15 +09:00