aboutsummaryrefslogtreecommitdiff
path: root/src/handlers/mod.rs
AgeCommit message (Collapse)Author
2023-08-16Implement tablet-managerIvan Molodetskikh
2023-08-16Implement wp-presentationIvan Molodetskikh
2023-08-15Add dnd icon supportIvan Molodetskikh
2023-08-15Add client cursor supportIvan Molodetskikh
2023-08-15Set data device focus on focus changeIvan Molodetskikh
Fixes clipboard.
2023-08-15Add initial layer-shell implementationIvan Molodetskikh
Those surfaces never receive mouse focus and always keyboard focus, which may not be always good, but it'll do for now.
2023-08-10Restructure things and add tty backendIvan Molodetskikh
2023-08-10Add rustfmt.toml and reformatIvan Molodetskikh
2023-08-10Init from smallvilIvan Molodetskikh