|
|
6433322cda
|
wayland: pointer listener
|
2025-12-07 17:25:16 -07:00 |
|
|
|
7836b0abcd
|
remove accidental test file
|
2025-12-05 23:07:50 -07:00 |
|
|
|
3f6a77f890
|
solve merge conflict
|
2025-12-05 23:05:10 -07:00 |
|
|
|
6b21ac7be9
|
Merge branch 'master' into wayland
|
2025-12-05 22:59:57 -07:00 |
|
|
|
cbeb239cb7
|
merge push
|
2025-12-05 22:58:37 -07:00 |
|
|
|
320c3c2b26
|
correct accidental paste in Core.h
|
2025-12-05 22:48:59 -07:00 |
|
|
|
71aac9987c
|
revert some leaks into other code files
|
2025-12-05 22:48:02 -07:00 |
|
|
|
f2c05762ae
|
wayland: default title shouldn't mention wayland
|
2025-12-05 20:27:27 -07:00 |
|
|
|
d308c83fc2
|
recursive updating
|
2025-12-05 20:25:34 -07:00 |
|
|
|
620b6c7fc3
|
revive nextevent
|
2025-12-05 19:27:49 -07:00 |
|
|
|
ba6466a642
|
everything gets drawn
|
2025-12-05 19:18:11 -07:00 |
|
|
|
31e419a134
|
context doesn't need to be recreated on resize
|
2025-12-05 18:53:49 -07:00 |
|
|
|
c1c969859c
|
undo the ugly clear color hack thing
|
2025-12-05 18:53:15 -07:00 |
|
|
|
39533b3fec
|
swap buffers in draw handler instead
|
2025-12-05 17:16:08 -07:00 |
|
|
|
495ea93c74
|
working pixmap
|
2025-12-05 15:18:21 -07:00 |
|
|
|
0fc8b09913
|
wayland resize
|
2025-12-05 14:50:04 -07:00 |
|
|
|
39f44a56e3
|
fixed new kde bug where decorations were null
|
2025-12-05 12:40:44 -07:00 |
|
|
|
cc05431879
|
fix display leak
|
2025-12-05 13:08:27 +09:00 |
|
|
|
3ec8ccf40f
|
... and format
|
2025-12-05 07:47:01 +09:00 |
|
|
|
86d1de7221
|
i literally forgot to run modified script
|
2025-12-05 07:46:30 +09:00 |
|
|
|
771faf1418
|
oops
|
2025-12-05 07:45:43 +09:00 |
|
|
|
134b4b68ce
|
oops
|
2025-12-05 07:44:35 +09:00 |
|
|
|
2a268c56f1
|
remove svn keywords
|
2025-12-05 07:43:04 +09:00 |
|
|
|
247e0b361c
|
introduce MwLLEndDraw, which can be stubbed safely on any platforms and exists purely for wayland to be able to swap buffers at a better time
|
2025-12-03 23:00:40 -07:00 |
|
|
|
a932fc00ea
|
opengl complete
|
2025-12-03 22:26:03 -07:00 |
|
|
|
0adc98a2a2
|
wayland: give up on cairo and switch to OpenGL
|
2025-12-03 18:17:27 -07:00 |
|
|
|
c50e920123
|
cairo about to make me give up on the wayland port
|
2025-12-02 23:42:55 -07:00 |
|
|
|
8cbde42de3
|
have cairo fill in lines idk
|
2025-12-01 20:45:21 -07:00 |
|
|
|
be2eb6483c
|
throw in the towel and switch to cairo lmao
|
2025-12-01 20:05:03 -07:00 |
|
|
|
749be3762b
|
Merge branch 'master' into wayland
|
2025-12-01 19:20:17 -07:00 |
|
|
|
82626cab22
|
merge
|
2025-12-01 19:18:43 -07:00 |
|
|
|
67df6592e7
|
Merge branch 'IoI_xD-wayland'
|
2025-12-01 19:16:41 -07:00 |
|
|
|
37fe636c75
|
more wayland work
|
2025-12-01 19:12:49 -07:00 |
|
|
|
6c22ab8cd6
|
test
|
2025-12-02 10:55:20 +09:00 |
|
|
|
30bdc7445a
|
no more warning
|
2025-12-02 10:39:02 +09:00 |
|
|
|
5ad21381c5
|
more wayland impls
|
2025-12-01 14:19:07 -07:00 |
|
|
|
b2ea14c354
|
handle resizing, turn _MwLLWaylandToplevel into a pointer
|
2025-12-01 11:45:55 -07:00 |
|
|
|
09325acb6c
|
forgot
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@833 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-12-01 18:30:11 +00:00 |
|
|
|
01416857b5
|
why did i make that macro anyways
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@832 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-12-01 18:16:17 +00:00 |
|
|
|
43b0b86a0f
|
changed my mind, removing wl_shell stuff makes the resulting library smaller and i don't actually feel like supporting a feature that's been obsolete since 2013
|
2025-11-29 21:04:01 -07:00 |
|
|
|
5a9a33e873
|
wayland: we now have subsurfaces working
|
2025-11-29 20:52:56 -07:00 |
|
|
|
843cc74c4c
|
wayland backend init commit
|
2025-11-29 17:56:33 -07:00 |
|
|
|
9831c033fb
|
fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@831 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 22:37:15 +00:00 |
|
|
|
ca987f91aa
|
there we go
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@830 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 22:12:58 +00:00 |
|
|
|
58d88f00a4
|
now that's better
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@829 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 22:04:23 +00:00 |
|
|
|
77ea00f047
|
ok
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@828 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 21:17:15 +00:00 |
|
|
|
77ec32ef42
|
fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@827 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 14:59:41 +00:00 |
|
|
|
27226ed28a
|
MwNdrawHandler
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@826 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-29 13:14:08 +00:00 |
|
|
|
47f25a93e0
|
add get screen size
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@825 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-28 17:11:21 +00:00 |
|
|
|
79c9b13862
|
cache these attributes
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@824 b9cfdab3-6d41-4d17-bbe4-086880011989
|
2025-11-28 14:24:20 +00:00 |
|