Commit graph

94 commits

Author SHA1 Message Date
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
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
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
bf5ab45f2e wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-07 18:51:42 +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
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
9bfa4f4092
some fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-02 02:00:51 +09:00
a6adca6696 wip subwindow
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-30 08:38:08 +09:00
62008ec5d9 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 22:01:42 +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
f23a466d33 wip haiku
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 17:45:57 +00:00
147124d408 Fpicker example
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 00:33:56 -07: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
df275c3331 use proper linker
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 15:24:45 +09:00
6341b76a86 perltidy
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 15:08:00 +09:00
22b0891598 init haiku
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-28 15:06:38 +00:00
75ce2c3adc FreeBSD pl: correction
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 13:14:31 -07:00
d909812891 i think this is probably needed for doing wayland on freebsd?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 12:39:23 -07:00
d1936e4a8f
add BSD targets
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 17:59:16 +09:00
1562c3b89e cocoa backend postponed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 20:31:09 -07:00
3779b2e0db new x11 option for disabling the forced click-to-focus so that the fuzzer can work:
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 19:43:32 -07:00
984b8de414 tiny config disables dbus integrationg 2026-04-26 14:01:33 -07:00
352f2e5059 tim cook is stepping down
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 16:02:33 -05:00
39bee0e5cc
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 21:52:02 +09:00
b82e13cb2e
define opengl/vulkan symbols anyways 2026-04-16 23:53:29 +09:00
79efc31c55
dbus should work on netbsd now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 23:40:29 +09: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
43c66417c7 use pkg-config for dbus includes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 14:03:48 -07:00
12703d451e use pkg-config for dbus includes
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 14:02:22 -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
065b0d824c cocoa: untested vulkan code
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-14 20:03:59 -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
7d85a784f5 i think we're now linking to gnustep properly
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-13 18:39:21 -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
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
0de09207a4
refactor font api
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-06 17:29:09 +09:00
cce41b32b8 document tiny flag; have it use flto on clang
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 17:15: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
d4f6ca14e2 allow x11 backend to be disabled (on by default) (i doubt people will do this)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-31 13:54:12 -07:00
af54b3e515 dynload x11 and xrender
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 13:24:28 -07:00
9d7d4541e4 dynload freetype2
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-03-31 12:44:32 -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
112ddd1521
fix libpng/libjpeg, enable zlib
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:36:43 +09: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
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