|
|
a7d790698f
|
mac: getXYImpl should also flip whatever is given to it
|
2026-04-14 18:28:44 -07:00 |
|
|
|
6e5057f8c6
|
cocoa: no more flickering
|
2026-04-14 18:04:00 -07:00 |
|
|
|
d597dc9411
|
new drawing system now works properly-ish
|
2026-04-14 16:58:28 -07:00 |
|
|
|
bfc6d8e9af
|
mac: ditch the image rep shit and try switching to a draw commands system
|
2026-04-14 15:52:11 -07:00 |
|
|
|
1d59488927
|
wayland: fix several places where we don't attach buffer if not configured
|
2026-04-14 13:45:47 -07:00 |
|
|
|
0e2e3a1901
|
some gnustep fixes, probably close to giving up on this ngl
|
2026-04-14 13:13:17 -07:00 |
|
|
|
fe72bc92bf
|
mac: actually dispatch close event. reorganize code slightly more now that less is in objective-c methods
|
2026-04-13 22:30:25 -07:00 |
|
|
|
c0d7cb3fbc
|
mac: add a few comments
|
2026-04-13 21:50:10 -07:00 |
|
|
|
554e5cd5dd
|
mac: merge all the MilskoCocoa* functions into the C Milsko functions that call them, cleaning up the codebase
|
2026-04-13 21:36:17 -07:00 |
|
|
|
522f32cfcd
|
mac: revert back to what i had before with drawing, i still don't know how to fix this but it's better then nothing
|
2026-04-13 21:19:09 -07:00 |
|
|
|
9283455cb9
|
links to gnustep but doesn't run
|
2026-04-13 20:07:00 -07:00 |
|
|
|
7d85a784f5
|
i think we're now linking to gnustep properly
|
2026-04-13 18:39:21 -07:00 |
|
|
|
a4c61b0e38
|
gnustep support?
|
2026-04-13 17:44:27 -07:00 |
|
|
|
bb876b9620
|
mac: only recreate rep if width/height is different. also untested but i'm confident in this
|
2026-04-13 16:45:20 -07:00 |
|
|
|
b661face26
|
mac: more untested changes but its just removing dead comments so i know this won't break anything
|
2026-04-13 16:43:31 -07:00 |
|
|
|
f44a70d4ec
|
mac: untested code but i'll fall asleep at night with this in the codebase compared to the other thing
|
2026-04-13 16:21:30 -07:00 |
|
|
|
14e908488c
|
mac
|
2026-04-13 16:09:28 -07:00 |
|
|
|
728983b92c
|
fix builds on osx 10.4
|
2026-04-13 13:46:25 -07:00 |
|
|
|
0ab497ca88
|
oops prioritize wayland
|
2026-04-13 11:28:54 -07:00 |
|
|
|
2a7cf2de83
|
x11: allow apple.
|
2026-04-11 18:26:15 -05:00 |
|
|
|
00397f17ea
|
update milsko.xml
|
2026-04-12 06:44:35 +09:00 |
|
|
|
67788da3fb
|
wayland: call wl_surface_attach on every update_buffer to fix weston
|
2026-04-08 12:36:18 -07:00 |
|
|
|
37bba97508
|
fix warnings
|
2026-04-09 04:03:48 +09:00 |
|
|
|
c0bfb51601
|
wayland/x11's env checking shouldn't be else if just if
|
2026-04-08 12:00:48 -07:00 |
|
|
|
e9ea675ae6
|
change the env vars that wayland/x11 check for
|
2026-04-08 11:59:05 -07:00 |
|
|
|
291bb09047
|
disable XIM for now
|
2026-04-09 00:35:04 +09:00 |
|
|
|
1531f89ef0
|
better rendering
|
2026-04-07 22:42:19 +09:00 |
|
|
|
da3312cee9
|
x11: only load in needed functions. also make it so xrender just isn't used if it's not found
|
2026-03-31 14:26:47 -07:00 |
|
|
|
d4f6ca14e2
|
allow x11 backend to be disabled (on by default) (i doubt people will do this)
|
2026-03-31 13:54:12 -07:00 |
|
|
|
af54b3e515
|
dynload x11 and xrender
|
2026-03-31 13:24:28 -07:00 |
|
|
|
2e30d7f4d9
|
remove merge conflict artifacts, prefix MwIsKeyUTF8
|
2026-03-31 12:36:31 -07:00 |
|
|
|
89dad2c4be
|
Wayland massachusetts
|
2026-03-27 18:06:17 -07:00 |
|
|
|
252490e2cf
|
Wayland pointer lock fixes
|
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
|
2026-03-27 15:14:19 -07:00 |
|
|
|
df50c9531c
|
almost complete
|
2026-03-27 17:26:14 +09:00 |
|
|
|
78ee4033b5
|
wayland: MwLLShowImpl
|
2026-03-26 23:32:24 -07:00 |
|
|
|
f1c4a12cf3
|
implement MwLLGetClipboard for X11
|
2026-03-27 14:40:07 +09:00 |
|
|
|
efbf90945a
|
fix entry widget's use of clipboard
|
2026-03-26 21:58:47 -07:00 |
|
|
|
d61e432e97
|
wayland: fix combobox
|
2026-03-26 21:36:57 -07:00 |
|
|
|
6538f8e836
|
fix wayland csd, more doublebuffering fixes
|
2026-03-26 21:07:59 -05:00 |
|
|
|
2a2fdf55bc
|
wayland: double buffering
|
2026-03-26 21:07:59 -05:00 |
|
|
|
548d6c46fd
|
r
|
2026-03-26 21:07:59 -05:00 |
|
|
|
8d7016367e
|
experimental rounded corners idea
|
2026-03-26 21:07:59 -05:00 |
|
|
|
6ba77904d6
|
fix hitTest
|
2026-03-25 21:06:32 -07:00 |
|
|
|
90706b184f
|
apple: assorted fixes
|
2026-03-25 19:09:01 -07:00 |
|
|
|
0bbbc51bb9
|
apple: fix polygon/pixmap coordinates, add line function
|
2026-03-25 18:53:13 -07:00 |
|
|
|
bcb108ae5f
|
apple: 'more correct' polygons weren't correct at all
|
2026-03-25 18:47:58 -07:00 |
|
|
|
74779c8f42
|
apple: better polygons, revealing a bigger issue maybe
|
2026-03-25 18:21:27 -07:00 |
|
|
|
82999d716a
|
apple: move all event stuff into callback system, fix cmake support for apple, add gl/vk examples to cmake
|
2026-03-25 17:49:50 -07:00 |
|
|
|
fa9ad8b984
|
enable wayland by default on linux builds
|
2026-03-25 00:43:35 -07:00 |
|