LeRoyce Pearson
025ab53055
copy example 1 -> example 2; simplify example 1
2024-01-30 14:12:50 -07:00
Louis Pearson
e87f718f5d
feat: add text editing
2024-01-18 00:51:43 -07:00
Louis Pearson
dad4b23cf5
feat: add renderText and renderGradient functions
2024-01-17 20:18:05 -07:00
Louis Pearson
fcd58ad7e6
feat: Add font8x8
2024-01-17 20:10:47 -07:00
Louis Pearson
b77c6302ac
Add xkb-common
2024-01-16 21:13:00 -07:00
LeRoyce Pearson
e39f8e6ec8
feat: handle window resize events
2024-01-16 02:03:35 -07:00
Louis Pearson
a7128eaf34
feat: recieve file descriptors
...
Feels super hacky, but I'm not sure there is a better way to handle
it. The crux of the problem is that wayland does not seem to make any
guarantees about the location of file descriptors.
2024-01-16 00:57:31 -07:00
Louis Pearson
7a9e12abf8
feat: transparently send fds
2024-01-15 22:15:29 -07:00
Louis Pearson
ea4a75cc76
feat: add wayland.Conn
2024-01-15 20:40:50 -07:00
Louis Pearson
6559e124a7
feat: add registerGlobals
2024-01-15 13:07:18 -07:00
Louis Pearson
847051ebc3
feat: add seat, wl_pointer, wl_keyboard
2024-01-15 02:22:40 -07:00
Louis Pearson
10475dd036
feat: add zxdg, decoration manager
2024-01-15 00:36:55 -07:00
Louis Pearson
c4c0880eff
feat: example 01: commit after configure, respond to ping
2024-01-14 23:25:01 -07:00
LeRoyce Pearson
13b0ea6a6f
Replace custom code in example with `deserialize`
2023-08-12 17:41:36 -06:00
LeRoyce Pearson
47c57a5b87
Explicitly handle case where not all globals exist
2023-08-12 17:28:33 -06:00
LeRoyce Pearson
e66fbb225b
Add IdPool helper
2023-08-10 19:43:49 -06:00
LeRoyce Pearson
f00806d7f6
Add support for serializing single enums
2023-08-10 19:27:47 -06:00
LeRoyce Pearson
6bdc230417
Add support for parsing standalone enum fields
2023-08-10 19:24:32 -06:00
LeRoyce Pearson
8878108c6f
Change generated image to green-blue gradient
2023-08-10 19:23:36 -06:00
LeRoyce Pearson
d224b186a2
Remove single pixel buffer from example client
2023-08-10 19:23:00 -06:00
LeRoyce Pearson
846f81b838
Add support for reading arrays from messages
2023-08-10 18:51:32 -06:00
LeRoyce Pearson
8b50eeb7eb
Get client rendering a window with low-level code
2023-08-10 14:30:34 -06:00
LeRoyce Pearson
00dd8167ae
Create example of connecting to a wayland server
2023-08-08 23:47:01 -06:00