Commit graph

625 commits

Author SHA1 Message Date
2c19489acd entry ending box should tick
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-21 00:15:33 -07:00
529309df37 wayland: fix size hints
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 21:56:42 -07:00
d0d2339d6b fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:56:34 -07:00
d9bf9bbb95 support gdi text under win95
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:44:49 -07:00
1fe59521bf remove directwrite in favor of gdi
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 14:16:14 -07:00
d36c9190ec better timer
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-20 03:45:50 +09:00
84531e9be1 fix documentation
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 21:06:32 +09:00
bc5fc10816 faster gdi text rendering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 21:04:33 +09:00
8ebc8108ed implement gdi text renderer
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:37:04 +09:00
b20a54fb76 new function MwWindowShouldClose
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-17 21:55:42 -07:00
575b8eaee1 DirectWrite support (#28)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
Reviewed-on: #28
2026-07-18 11:39:52 +09:00
a4d095cabf wayland: fix popup positioning when CSD is active. fix CSD stride
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-13 14:00:32 -07:00
c2bb601311 seperate wayland's cairo functionality into a backend that can be used seperately
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:45:30 -07:00
a16e48edd5 started on layer surface
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-07 23:04:58 -07:00
d3b0996561 wayland: fix MakeBorderless not working w CSD
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-05 00:44:54 -07:00
541499f43c add RESIZE_ON_TICK and fix CMake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-05 05:24:03 +09:00
884c05acb7 wayland: oops! we have MwTimeGetTick, we should use that (even though I'm not sure if that's consistent across platforms. but it will at least compile
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 23:01:48 -07:00
e8a4e266b3 wayland: do keyboard repeat
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 22:51:10 -07:00
3c1bd9956f wayland: 'focused' widgets should also have key events sent
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 22:18:29 -07:00
149f99622a add disabled widgets
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-22 11:41:17 -07:00
9e165b71d4 add MwNiconPixmap to frame and MwTabFocus
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-23 03:16:37 +09:00
262019b1d4 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-22 09:19:19 +09:00
95e7db9607 Mw/TypeDefs.h: new -> _new
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-21 15:45:26 -05:00
2e2833f57b color
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-21 10:56:12 +09:00
31df1aa72c wayland: don't incl dbus
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 16:33:43 -07:00
9ee96a71c4 wayland: overhaul CSD, functions/looks much better.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 16:29:43 -07:00
637015e4d5 rename MwWaylandAlwaysRender to MwWaylandVulkan
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-20 02:43:22 -07:00
b7415dd240 fix calling convention stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-15 01:32:29 +09:00
32266c7656
add table widget
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-14 21:10:22 +09:00
0628250631 draw func for label should be set per widget oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 00:37:22 -07:00
206dd9a0a6 1.3
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 14:49:02 +09:00
90128dc6b2 fix some stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-13 14:23:02 +09:00
56544212b1 add MwTreeViewGetOpened
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-12 09:49:06 +09:00
d0a4d1f1af
1.2a
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-08 01:54:29 +09:00
37c3f9cbdc
1.2
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 19:50:10 +09:00
4410656236
oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 19:42:51 +09:00
19416d7451
DrawWidgetBack fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-07 19:40:16 +09:00
bf5ab45f2e wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 18:51:42 +09:00
ad49a55812 gdi clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 18:40:14 +09:00
1c2cd6e875
tab widget
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-07 18:30:24 +09:00
0550e74b98 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 18:34:06 -07:00
5c74e65516 wayland: yeah this is just fucked
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-05-05 18:30:09 -07:00
daced7a897 wayland: whatever it works on kde
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-05 18:11:29 -07:00
f45b679be3
stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 06:10:45 +09:00
e835a9cd60 detach works
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 03:36:57 +09:00
89911082ed
things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 00:12:40 +09:00
d49e50f95a wayland: split wayland.c into four files
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 21:07:39 -07:00
8eacf36c6a wayland: misc fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 20:46:34 -07:00
11069552df
raise
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 19:24:09 +09:00
3b0f5faa57
improve tick system
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 12:37:38 +09:00