|
|
0244bba6e7
|
Abolish Color struct in favour of plain u32s
|
2025-04-26 00:55:49 -07:00 |
|
spingus
|
0687016677
|
Add black color
|
2025-04-25 19:05:47 -07:00 |
|
|
|
fea56134b0
|
Use color struct to define argb colors
Also impl Debug for WlClient, preferred buffer scale and transform
|
2025-04-25 17:57:20 -07:00 |
|
|
|
0cf379c6f7
|
Set shm pool size based on layer surface width and height
|
2025-04-25 14:38:22 -07:00 |
|
|
|
5034e0fc24
|
Commit wl_surface, receive and ack configure on layer_surface
|
2025-04-25 01:45:10 -07:00 |
|
|
|
0fa9864a1c
|
Set layer surface size and keyboard interactivity
|
2025-04-24 23:39:31 -07:00 |
|
|
|
970c59edee
|
Bind wlr layer shell global and get layer surface
|
2025-04-24 22:38:25 -07:00 |
|
|
|
1e7676ddb7
|
ping pong
|
2025-04-24 01:52:15 -07:00 |
|
|
|
0be889b758
|
Create wl_surface object and attach already created wl_buffer to it
|
2025-04-24 01:29:54 -07:00 |
|
|
|
097a90c3dc
|
Move WlClient::{new, read_event} from main.rs to wl_client.rs
|
2025-04-23 16:35:15 -07:00 |
|