|
|
22b0891598
|
init haiku
|
2026-04-28 15:06:38 +00:00 |
|
|
|
6137728de7
|
bring back some old code
|
2026-04-28 14:12:54 +09:00 |
|
|
|
f4be507c35
|
gdi: remove dead USE_PLGBLT code, since its always defined
|
2026-04-28 14:10:41 +09:00 |
|
|
|
bdcd380a2c
|
wine fix
|
2026-04-28 13:32:55 +09:00 |
|
|
|
7f98e8cae1
|
gdi: secondary dark theme detction through GetSysColor
|
2026-04-27 21:18:16 -07:00 |
|
|
|
790688e4cc
|
gdi: check for DwmSetWindowAttribute before executing
|
2026-04-27 01:02:17 -07:00 |
|
|
|
36f5647883
|
test
|
2026-04-27 16:31:03 +09:00 |
|
|
|
413105c1a8
|
detect old windows and do stuff
|
2026-04-27 16:29:23 +09:00 |
|
|
|
2323b7f69f
|
MwLLDoModern
|
2026-04-26 23:55:49 -07:00 |
|
|
|
b4829308d9
|
use BitBlt instead for gdi
|
2026-04-27 15:54:40 +09:00 |
|
|
|
2a333897b7
|
disable cocoa opengl on cmake
|
2026-04-26 22:20:50 -07:00 |
|
|
|
4a0059b2f1
|
typo
|
2026-04-26 22:12:00 -07: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2e23342620
|
Update src/backend/x11.c
|
2026-04-26 19:54:19 -05:00 |
|
|
|
a78b7b6762
|
fix some uninitialized values
|
2026-04-27 08:54:13 +09:00 |
|
|
|
4e78157e71
|
why?
|
2026-04-27 05:50:05 +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 |
|
|
|
215488e653
|
wayland: account also for compositors that may be presenting wl_data_device before wl_seat
|
2026-04-26 13:23:33 -07: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 |
|
|
|
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 |
|
|
|
4536b30fbc
|
fix combobox issue
|
2026-04-24 12:53:27 +09:00 |
|
|
|
1c26efcc91
|
idk
|
2026-04-24 09:09:37 +09:00 |
|
|
|
4d6d459920
|
wayland: fix warnings
|
2026-04-23 14:47:51 -07:00 |
|
|
|
931cff0f6d
|
wayland: only recreate buffers on SetWH when Pending rolls around
|
2026-04-23 14:39:38 -07:00 |
|
|
|
7cdd2bcc79
|
fix memleaks under wayland
|
2026-04-23 14:02:33 -07:00 |
|
|
|
70c5d7782f
|
wayland now changes the cursor properly
|
2026-04-23 13:32:05 -07:00 |
|
|
|
cb375fbcbf
|
fix weston
|
2026-04-23 12:31:53 -07:00 |
|
|
|
ae0791dbc3
|
don't call wl_pointer_set_cursor on pointer_enteR
|
2026-04-23 11:28:38 -07:00 |
|
|
|
261622a2e0
|
h
|
2026-04-23 11:04:47 -07:00 |
|
|
|
21d07056d9
|
fix window disappearing on weston
|
2026-04-23 10:57:05 -07:00 |
|
|
|
efc6002bdb
|
Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko
|
2026-04-23 10:45:39 -07:00 |
|
|
|
9c95757f8d
|
wayland: better system for destroyed events
|
2026-04-23 10:45:29 -07:00 |
|
|
|
0c793d6832
|
improve xrender output
|
2026-04-24 02:42:29 +09:00 |
|
|
|
d225f7cb72
|
add widgets to periodic table
|
2026-04-24 02:23:25 +09:00 |
|
|
|
183e2b0e04
|
WOW
|
2026-04-24 02:02:44 +09:00 |
|
|
|
81b154982b
|
ughghghhhh
|
2026-04-24 01:51:11 +09:00 |
|
|
|
da20432c31
|
ugh
|
2026-04-24 01:43:38 +09:00 |
|
|
|
85c5409790
|
man
|
2026-04-23 23:27:44 +09:00 |
|
|
|
a249b3264d
|
seems to work
|
2026-04-23 23:03:25 +09:00 |
|