aboutsummaryrefslogtreecommitdiff
path: root/src/handlers/mod.rs
AgeCommit message (Expand)Author
2024-05-15Clear fd flags before sending selectionIvan Molodetskikh
2024-04-23Unconstrain InputMethod's PopupSurfaceKirill Chibisov
2024-04-23Use PopupKind instead of PopupSurfaceKirill Chibisov
2024-04-09Update SmithayIvan Molodetskikh
2024-04-01Fix and add missing calls to DRM leasingIvan Molodetskikh
2024-03-28tty: Add check for zero gamma sizeIvan Molodetskikh
2024-03-19Wrap mapped windows in a MappedIvan Molodetskikh
2024-03-19Move PartialEq from LayoutElement to an associated typeIvan Molodetskikh
2024-03-15Store gamma changes to apply on session resumeIvan Molodetskikh
2024-03-15gamma-control: Misc. clean ups and fixesIvan Molodetskikh
2024-03-15Adds support for wlr_gamma_control_unstable_v1 protocolphuhl
2024-03-12Reapply "Add wp-viewporter"Ivan Molodetskikh
2024-03-10Revert "Add wp-viewporter"Ivan Molodetskikh
2024-03-08Add wp-viewporterIvan Molodetskikh
2024-03-08Implement wlr-screencopy v1 (#243)sodiboo
2024-02-28chore: update smithayChristian Meissl
2024-02-22Fix new warningsIvan Molodetskikh
2024-02-21Change non-bug error! to warn!Ivan Molodetskikh
2024-02-12Implement DRM leasingShawn Wallace
2024-02-09Implement idle-notify and idle-inhibitIvan Molodetskikh
2024-02-05Fix Clippy warningsIvan Molodetskikh
2024-01-30foreign_toplevel: Use OutputHandler to send output_enter on demandIvan Molodetskikh
2024-01-30Implement wlr-foreign-toplevel-managementIvan Molodetskikh
2024-01-28input: update keyboard led stateChristian Meissl
2024-01-16Change message from debug to traceIvan Molodetskikh
2024-01-15Implement security-context, hide some protocols from itIvan Molodetskikh
2024-01-03Move import_dmabuf to backendsIvan Molodetskikh
2024-01-01tty: Disable dmabuf global before destroyingIvan Molodetskikh
2023-12-31Move DmabufState to NiriIvan Molodetskikh
2023-12-24Move output_size to utilsIvan Molodetskikh
2023-12-21Implement pointer-constraintsIvan Molodetskikh
2023-12-19Fix some cases of incomplete search for surface outputIvan Molodetskikh
2023-12-04Implement relative-pointerIvan Molodetskikh
2023-11-24Upgrade dependenciesIvan Molodetskikh
2023-10-31Change cursor to crosshairs when taking a screenshotIvan Molodetskikh
2023-10-30Add cursor-shape protocolIvan Molodetskikh
2023-10-29Add support for wl_compositor@v6Kirill Chibisov
2023-10-24Update smithay to the latest gitKirill Chibisov
2023-10-24Implement ext-session-lockIvan Molodetskikh
2023-10-10Store screenshot in clipboardIvan Molodetskikh
2023-10-05Refactor layout for configurability, add preset-column-widths optionIvan Molodetskikh
2023-10-02protocols: add wlr_data_controlKirill Chibisov
2023-10-01protocols: add IME protocolsKirill Chibisov
2023-09-27Update primary selection focusIvan Molodetskikh
2023-09-26Implement primary selectonIvan Molodetskikh
2023-09-26Avoid unwraps in more placesIvan Molodetskikh
2023-09-03Send scanout feedbacks to surfacesIvan Molodetskikh
2023-09-03Add initial dmabuf feedback implementationIvan Molodetskikh
2023-09-03Move all traits one layer upIvan Molodetskikh
2023-09-02Add touchpad gesture supportIvan Molodetskikh