pinnacle/src
2024-04-18 16:49:23 -05:00
..
api Add tag active signal 2024-04-18 14:42:49 -05:00
backend Add serial to ouptut properties 2024-04-17 23:01:56 -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 Add reload config API call 2024-04-18 16:30:10 -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 Send frames on layout 2024-04-13 14:17:49 -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 Allo wmatching outputs by EDID serial 2024-04-18 11:04:15 -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 Allo wmatching outputs by EDID serial 2024-04-18 11:04:15 -05:00
tag.rs Add tag active signal 2024-04-18 14:42:49 -05:00
window.rs Allo wmatching outputs by EDID serial 2024-04-18 11:04:15 -05:00