aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events/Events.hpp
AgeCommit message (Collapse)Author
2023-07-24input: add support for cursor-shape-v1vaxerski
2023-06-23xwayland: send zero scaling to xwayland if enabledvaxerski
2023-06-14gamma: use wlr's new gamma manager eventvaxerski
2023-06-03deps: update wlrootsvaxerski
2023-04-12screencopy: implement dmabufvaxerski
2023-04-07output: handle needs_framevaxerski
2023-04-07internal: listen to output.damage eventsvaxerski
2023-02-28minor fixes to X11 configure/or handlingvaxerski
2023-02-03Implement ext-session-lock-v1vaxerski
2022-12-16Added clang format (#1239)Vaxry
* clang-format stuff and format files
2022-11-19update wlroots depvaxerski
2022-10-22handle activate requestsvaxerski
2022-09-25Remove trailing whitespace.Felix Dick
2022-09-22support more wlr_cursor eventsvaxerski
2022-08-27implemented DRM leasing for VR headsetsAlec LeFors
2022-08-07added basic touch controlsvaxerski
2022-08-05support zwp_input_method_v2 popupsvaxerski
2022-08-05multiple IME fixesvaxerski
2022-08-05added IME protocol supportvaxerski
2022-07-30support wlr-output-power-managementvaxerski
2022-07-16pass through pinch eventsvaxerski
2022-07-16obey xdg reqs bettervaxerski
2022-07-13Fixed TTY switching (#364)Vaxry
2022-07-08handle unmanaged X11 setGeometryvaxerski
2022-07-07Added swipe workspace gesturesswipesvaxerski
2022-07-06added support for wlr_idle_inhibitor_v1vaxerski
2022-06-06added forcerendererreload and some more vt changesvaxerski
2022-05-12Added virtual pointer protocolvaxerski
2022-05-10Fix GDK window extents mouse offsetvaxerski
kind of...? Should work more or less
2022-04-17Implemented mouse constraintsvaxerski
has some todos but mostly works
2022-03-31Draw the drag iconvaxerski
2022-03-28🎉 Wrapped dynamic event handlersvaxerski
2022-03-27rework popups completelyvaxerski
2022-03-22handle inhibitvaxerski
2022-03-21added drag and drop functionalityvaxerski
barebones but functioning
2022-03-21handle subsurfacesvaxerski
2022-03-20popups handled properlyvaxerski
2022-03-20XWayland floatingvaxerski
2022-03-20handle layer popupsvaxerski
2022-03-18oopsvaxerski
2022-03-18XWayland and moved managersvaxerski
2022-03-17input manager progressvaxerski
2022-03-17Renderervaxerski
2022-03-17some eventsvaxerski
2022-03-17start handling monitorsvaxerski
2022-03-16some basic startup codevaxerski