Commit graph

1,462 commits

Author SHA1 Message Date
2a333897b7 disable cocoa opengl on cmake 2026-04-26 22:20:50 -07:00
e40735b6e9 cmake: don't have USE_COCOA oops 2026-04-26 22:15:37 -07:00
fb56fac3dc cmake nococoa.mg 2026-04-26 22:14:51 -07:00
4a0059b2f1 typo 2026-04-26 22:12:00 -07:00
af3f569b0a readme should mention wayland too oops 2026-04-26 22:03:50 -07:00
a8b406bc04 update readme 2026-04-26 22:03:00 -07:00
196a1c87f5 lowlevel.md: mention adding to mw/lowlevel.h 2026-04-26 22:00:15 -07:00
153b7e8254 wayland: allow use on macos 2026-04-26 21:57:46 -07:00
a155126e84 mention enums in backenddev.md 2026-04-26 21:53:19 -07:00
c0c64ad677 backenddev.md 2026-04-26 21:51:29 -07:00
53ab5dd875 add 1.0 banner 2026-04-27 13:46:57 +09:00
c56bea32ed document some of lowlevel functions 2026-04-27 13:46:57 +09:00
c7d9a2e6cc Wayland: fix input region 2026-04-26 21:22:27 -07:00
d3135d4c1e wayland: fix clipboard 2026-04-26 21:22:27 -07:00
24d7412f1c prepare for 1.0 2026-04-27 13:07:56 +09:00
93a7c5e350 prepare for 1.0 2026-04-27 13:00:35 +09:00
a8b2fa1e18 prepare for 1.0 2026-04-27 12:59:01 +09:00
c14c267ebe add iteration option to fuzzer 2026-04-27 12:45:48 +09:00
b639367470 remove roundness 2026-04-27 12:41:57 +09:00
1562c3b89e cocoa backend postponed 2026-04-26 20:31:09 -07:00
fa3488402e apologies to all niri users guess you can't use clipboard until we find that out 2026-04-26 20:07:32 -07:00
4f7b3718e3 better looking progressbar 2026-04-27 12:07:06 +09:00
ea5906b03b wayland 2026-04-26 20:01:12 -07:00
beba0116a0 put MwLLNextEvent's XSetInputFocus under the new option 2026-04-26 20:01:12 -07:00
2a982603d3 fix font rendering 2026-04-27 11:58:53 +09:00
4bf321f3a2 introduce MwFreeWidget 2026-04-27 11:44:10 +09:00
3779b2e0db new x11 option for disabling the forced click-to-focus so that the fuzzer can work: 2026-04-26 19:43:32 -07:00
bb51bc3c5f x11: have upper bounds on pixmap drawings 2026-04-26 19:34:11 -07:00
9035133782 Update src/backend/x11.c 2026-04-26 20:13:33 -05:00
3005ec9c0c fuzzer fixes 2026-04-26 18:11:39 -07:00
2e23342620 Update src/backend/x11.c 2026-04-26 19:54:19 -05:00
f00c380f3d more comprehensive fuzzer 2026-04-26 17:42:56 -07:00
a78b7b6762 fix some uninitialized values 2026-04-27 08:54:13 +09:00
4aaecdb962 Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko 2026-04-26 14:02:23 -07:00
984b8de414 tiny config disables dbus integrationg 2026-04-26 14:01:33 -07:00
e65d4e7f32
fix font rendering 2026-04-27 05:50:50 +09:00
4e78157e71
why? 2026-04-27 05:50:05 +09:00
16a0eeae4f
fix font rendering 2026-04-27 05:47:08 +09:00
837c28133a ensure even further that the clipboards are set up if the function is called before wl_seat) 2026-04-26 13:44:11 -07:00
6c3d376d1f Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko 2026-04-26 13:24:02 -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
b6e21d8478
make treeview faster too 2026-04-27 05:12:52 +09:00
1e939ae316 wayland: memset device_ctx_wl to accomidate for platforms that don't have a clipboard device 2026-04-26 13:10:45 -07:00
64bd640529 remove comments as they are documented in xml now 2026-04-27 05:07:24 +09:00
3beb11706e make listbox faster 2026-04-27 05:04:54 +09:00
6927ffd27d
introduce MwNdarkThemeAutomatic 2026-04-27 05:00:41 +09:00
6f9f98f22c wayland: don't destroy wl_pointer/wl_keyboard 2026-04-26 13:00:12 -07:00
7cb7a2739e wayland: early return on SetWHImpl if width and height are the same 2026-04-26 12:47:22 -07:00
8ad9e19de0 fix viewport on wayland 2026-04-26 12:44:04 -07:00
212d00ea13
fix stuff 2026-04-27 04:25:16 +09:00