smithay/src/utils
Victor Brekenfeld 439d5a7820 Consistently use buffer coordinates
- Moves `Transform` into utils::geometry
- Changes conversion from and into buffer-coordinates to take
  `Transform` arguments.
- `Renderer` take `Buffer`-space damage now
- buffer_transform is taken into account everywhere
2022-01-16 20:32:17 +01:00
..
geometry.rs Consistently use buffer coordinates 2022-01-16 20:32:17 +01:00
ids.rs utils: correctly increment ids on first call 2022-01-16 16:40:40 +01:00
mod.rs Consistently use buffer coordinates 2022-01-16 20:32:17 +01:00
signaling.rs Put smithay's docs through a spell checker. 2021-07-25 09:09:56 +02:00
user_data.rs swapchain: Use `UserDataMap` instead of generic parameter 2021-11-24 18:57:49 +01:00
x11rb.rs Move X11Source to smithay under`x11rb_event_source` feature 2021-10-17 13:46:07 -05:00