Commit graph

132 commits

Author SHA1 Message Date
c095fb97a8 less flickering
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 04:24:01 +09:00
c998c61655 mouse and stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-29 03:41:00 +09:00
1eb0b0154b bitmap
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-29 01:03:50 +09:00
7d005dc7bb polygon
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 23:21:32 +09:00
f2f901dc05 haiku
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 12:59:25 +00:00
6a5ad2cd8c oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 18:46:51 +00:00
39b3c035fc at least no more segfault
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 16:30:01 +00:00
153b7e8254 wayland: allow use on macos 2026-04-26 21:57:46 -07:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 13:44:11 -07:00
215488e653 wayland: account also for compositors that may be presenting wl_data_device before wl_seat 2026-04-26 13:23:33 -07:00
4536b30fbc fix combobox issue
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-24 12:53:27 +09:00
931cff0f6d wayland: only recreate buffers on SetWH when Pending rolls around
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:39:38 -07:00
7cdd2bcc79 fix memleaks under wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 14:02:33 -07:00
261622a2e0 h
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-23 11:04:47 -07:00
9c95757f8d wayland: better system for destroyed events 2026-04-23 10:45:29 -07:00
79e1774cb8 mac fixed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-21 12:12:08 -07:00
4423c318e8 fix for -O3
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 15:51:51 +09:00
42d6ca171e clip only sublevel widget
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 14:49:20 +09:00
0788297ed3 wayland: prevent xdg_toplevel_configure from firing too often
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 21:12:39 -07:00
0606f398ae working clipping with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 12:36:01 +09:00
e0554cdb92 wayland clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 18:50:33 -07: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
e4bd49ab83 minor adjustments for compliance 2026-04-17 03:16:43 -05:00
bc942153fe cmacos: working?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 22:58:16 -07:00
3e49278a15 added wip fuzzer, fixed alot of memory leaks with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 18:36:42 -07:00
9b138c458e cmacos: very untested code but it's all so basic that it should work
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 00:45:59 -07: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
5315f4ec4d classic mac os
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 20:21:20 -07:00
54fed150e8 dbus
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 16:12:38 -07:00
ecdecbc93b Merge branch 'master' into clipboard 2026-04-15 17:27:14 -05:00
9087782960 wayland: fix DBUS_FUNC
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 15:23:55 -07:00
6257376b1f Merge branch 'master' into clipboard 2026-04-15 14:00:17 -07:00
d05e31b154 wayland: don't poll for dark theme, that doesn't work
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 13:00:59 -07:00
a3bbcf30b2 wayland: dark theme detection
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 12:25:51 -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
0c822d5bfa some wayland fixes curtosey of valgrind
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 23:49:04 -07:00
4d7b33741f fix mac os memleak, maybe fix stringisutf8 idk
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 19:38:52 -07:00
bfc6d8e9af mac: ditch the image rep shit and try switching to a draw commands system
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 15:52:11 -07:00
0e2e3a1901 some gnustep fixes, probably close to giving up on this ngl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-14 13:13:17 -07:00
554e5cd5dd mac: merge all the MilskoCocoa* functions into the C Milsko functions that call them, cleaning up the codebase
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 21:36:17 -07:00
9283455cb9 links to gnustep but doesn't run
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 20:07:00 -07:00
a4c61b0e38 gnustep support?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 17:44:27 -07:00
f44a70d4ec mac: untested code but i'll fall asleep at night with this in the codebase compared to the other thing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:21:30 -07:00
14e908488c mac
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 16:09:28 -07:00
728983b92c fix builds on osx 10.4
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 13:46:25 -07:00
a00d4ba144 configure updates, new 'tiny config' option
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 16:54:01 -07:00
252490e2cf Wayland pointer lock fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:15:59 -07:00
4d694bba49 several wayland fixes, new util function MwIsUTF8 so that both backends can consistently check if something is a valid utf8
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 15:14:19 -07:00
78ee4033b5 wayland: MwLLShowImpl 2026-03-26 23:32:24 -07:00