Commit graph

1,676 commits

Author SHA1 Message Date
e2aa8dec7b wayland size limit should only apply to toplevels oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 21:18:26 -07:00
6c6b97d92e classicmacos: remove dupl setrgb/penmode call
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-19 23:06:26 -07:00
d2191ef33a accidentally removed classic mac os init code from core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:03:09 -07:00
f91fc66fb6 make some updates to get classicmacos.c working but its probably over
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:01:43 -07:00
2c2e21503f MwFALMwFALSE -> MwFALSE
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:58:32 -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
3dc4641ff9 underscore prefix for gdi dynloaded functions
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-19 20:52:07 -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
74a800b3ef fix reparent freeze
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 09:07:41 +09:00
d056d1b7fb wayland: min width/height of 50
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 15:06:10 -07:00
a30d306da0 fix perl files
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 06:21:25 +09:00
ad8173d562 have cmake not prefix the library
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 14:20:43 -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
b7ed160614 generate makefile
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-20 04:00:56 +09:00
8a6bfb62de work
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-20 03:58:29 +09: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
b285d1ba8d fix tick
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-20 03:36:31 +09:00
09fc854aba fix memleak
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 21:11:43 +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
6bc00c6dca better naming
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:39:31 +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
9a29682915 fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 17:53:30 +09:00
2c9d0c78e4 allow null for name
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-17 22:15:33 -07: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
f260c3c11e win32: missed a break under WM_CLOSE
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-17 20:47:28 -07:00
42802313cb win32: migrate if/else chain to switch case
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-17 20:45:50 -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
610c63228e have CMakeLists.txt install a pkgconfig file (+ other fixes for building with MSYS) (#27)
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
Reviewed-on: #27
2026-07-17 07:48:06 +09:00
4b6eae99dc fixed some memleaks while also trying to fix popups not being destroyed correctly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-13 15:54:58 -07: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
1a75d6cea1 wrongful stb_ds include
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-09 21:54:46 -07:00
82b68c9c53 only do MwLibraryInit wayland/cairo if USE_WAYLAND
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:51:21 -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
14d010f9a2 wayland: have MwLLEndStateChange use the right x/y when not detaching
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-09 16:00:39 -07:00
53878b08ee fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-09 15:55:11 -07:00
070ee6025b fix wayland warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-09 15:34:59 -07:00
044b067f7f several fixes. layer surfaces now work
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-09 15:19:25 -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
7dad6806c3 allow tool windows without a parent; currently fake them, should use layer surfaces later
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-07 20:47:32 -07:00
b860c26505 actually fix Borderless on wayland and confirm it working
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-07 18:29:02 -07:00
5ea01c80c5 wayland: fix popup positioning
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-07 18:22:59 -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
0826afb334 fix color leak 2
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-05 06:51:49 +09:00
1f4fddfa67 fix color leak 2026-07-05 06:30:54 +09: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
7d40eff3e5 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-27 15:45:57 +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
052863dcfe wayland: set a default for keyboard_repeat/keyboard_rate in case a compostior doesn't send key_repeat_info
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 22:54:50 -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