aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Compositor.cpp
AgeCommit message (Expand)Author
2022-05-17fix some memory issuesvaxerski
2022-05-15fix for wlroots-git updatevaxerski
2022-05-14Protect against crash in focusWindowvaxerski
2022-05-14log layersurface cleanupvaxerski
2022-05-14rename cleanupWindows to cleanupFadingOutvaxerski
2022-05-14Fadein/out now applies to layersurfaces toovaxerski
2022-05-14Added nofocus rulevaxerski
2022-05-12Added virtual pointer protocolvaxerski
2022-05-10Fix GDK window extents mouse offsetvaxerski
2022-05-05Added focusmonitorvaxerski
2022-04-28deactivate exclusivevaxerski
2022-04-28fix fadeoutvaxerski
2022-04-27Support the virtual keyboard protocolvaxerski
2022-04-26fix rare crashvaxerski
2022-04-25minor xwayland constraint fixesvaxerski
2022-04-24fixes for xwayland popups, autofloat pop-up and task_dialogvaxerski
2022-04-23Added bezier curvesvaxerski
2022-04-23fixed fullscreen, removed effective vars from windowsvaxerski
2022-04-23New animation systemvaxerski
2022-04-21Minor tweaksvaxerski
2022-04-21count down in named workspace IDsvaxerski
2022-04-21Added named workspacesvaxerski
2022-04-21handle term and int signals and cleanupvaxerski
2022-04-18Inhibit fixesvaxerski
2022-04-17Implemented mouse constraintsvaxerski
2022-04-14support linux_dmabuf_v1vaxerski
2022-04-14fix pointer focus coords in focusWindowvaxerski
2022-04-14fix focus not applying sometimes to the active windowvaxerski
2022-04-13better keyboard window switchingvaxerski
2022-04-13added follow_mousevaxerski
2022-04-12Added window grouping for dwindlevaxerski
2022-04-11respect window.isMapped in getWindowsOnWorkspacevaxerski
2022-04-11Added zext_workspace protocol support 🎉vaxerski
2022-04-10fixed some more crashesvaxerski
2022-04-10minor fixes for closing windows and focusvaxerski
2022-04-09Added movefocus dispatchervaxerski
2022-04-08Added HyprError for showing config errorsvaxerski
2022-04-05fadeout done 🎉vaxerski
2022-04-05fadein and prep for fadeoutvaxerski
2022-04-05Mostly fixes #5vaxerski
2022-04-04progressvaxerski
2022-04-04iterate over floating windows correctly with Zvaxerski
2022-04-04Implement proper z-systemvaxerski
2022-04-02send focus changevaxerski
2022-04-02Multiple focus handling changesvaxerski
2022-04-02XDG popup tweaksvaxerski
2022-04-02Fix popups focus on native GDKvaxerski
2022-04-01Revert "Fixed XWayland (GTK/?) popups focus"vaxerski
2022-04-01Fixed XWayland (GTK/?) popups focusvaxerski
2022-03-31modify unfocus behaviorvaxerski