pinnacle/src
2024-04-17 18:56:01 -05:00
..
api Add Output::setup 2024-04-15 15:50:09 -05:00
backend Improve Rust output setup API 2024-04-17 18:56:01 -05:00
focus Split FocusTarget into keyboard and pointer variants 2024-03-01 00:07:01 -06:00
grab Keep track of a pending window swap 2024-03-21 20:55:02 -05:00
handlers Position popup on reposition request 2024-04-11 18:17:41 -05:00
input Completely rip out the old msgpack stuff 2024-01-21 23:42:48 -06:00
protocol Fail gamma control on output removal 2024-04-10 09:39:33 -05:00
render Fix screencopy transparency on udev 2024-04-01 22:01:46 -05:00
window Add some tests 2024-03-11 19:39:41 -05:00
api.rs Improve Rust output setup API 2024-04-17 18:56:01 -05:00
backend.rs Extract pointer render element creation 2024-03-31 01:01:42 -05:00
cli.rs Add some tests 2024-03-11 19:39:41 -05:00
config.rs Improve config errors 2024-04-01 22:26:51 -05:00
cursor.rs Move grab requests, clean up stuff 2023-08-01 11:23:29 -05:00
focus.rs Rename and move stuff around 2024-03-04 20:38:20 -06:00
grab.rs Split FocusTarget into keyboard and pointer variants 2024-03-01 00:07:01 -06:00
handlers.rs Finish simplifying popup logic 2024-04-11 18:11:43 -05:00
input.rs Render overlay layers above fullscreen windows 2024-04-10 13:32:33 -05:00
layout.rs Keep track of a pending window swap 2024-03-21 20:55:02 -05:00
lib.rs Warn for unwrap in lib 2024-04-04 00:25:17 -05:00
main.rs Update pointer focus without motion if different 2024-03-21 18:13:16 -05:00
output.rs Add OutputHandle::set_transform 2024-04-16 21:30:59 -05:00
protocol.rs Implement wlr-gamma-control 2024-04-10 01:55:45 -05:00
render.rs Remove CropRenderElement from window render elements 2024-04-10 14:02:48 -05:00
state.rs Implement wlr-gamma-control 2024-04-10 01:55:45 -05:00
tag.rs Add layout cycling, dwindle, remove old layout stuff 2024-03-14 19:21:51 -05:00
window.rs Render everything when there's a fullscreen window 2024-04-07 01:56:36 -05:00