aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Compositor.cpp
AgeCommit message (Expand)Author
2024-06-13core: fix a few small memory leaks on exit (#6470)Tom Englund
2024-06-12layershell: minor fixes to re-mapping of layersVaxry
2024-06-12compositor: update suspended states on moveworkspacetomonitorVaxry
2024-06-11layer: don't close special ws when restoring focus (#6424)MightyPlaza
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-11input: fix input regions being ignored on ls-es (#6413)outfoxxed
2024-06-09egl: assume implicit modifiers are available for old driversVaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-06-06core: free more memory on destruction (#6348)Tom Englund
2024-05-27compositor: change monitor focus when no_warps is enabled (#6260)AERDU
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-24monitor: avoid UB on undefined auto dirvaxerski
2024-05-22keybinds: Add option to disable window direction monitor fallback (#6182)shezdy
2024-05-14wl-data-device: move to hyprland implVaxry
2024-05-14seatmgr: Add a grab classVaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-12core: fix on-empty workspace being called too often (#6026)Brenno Lemos
2024-05-10socket2: fix events being reordered (#5955)underengineering
2024-05-10presentation-time: move to new implVaxry
2024-05-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09core: drop unused protocol implsVaxry
2024-05-09layer-shell: move to new implVaxry
2024-05-09core: remove wayland sockets on exit (#5959)Ikalco
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-08core: cleanup environment on exit (#5941)Ikalco
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-05kde-server-decoration: move to new implVaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-03output-management: move to new implVaxry
2024-05-03internal: fix a few asan reported leaks on exit of hyprland (#5852)Tom Englund
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: move to new implVaxry
2024-05-01ime-v2: move to new implVaxry
2024-05-01socket2: fix empty activewindowv2 eventsVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29ext-idle-notify: move to new implVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-29wlr-output-power: move to new implVaxry
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry
2024-04-28compositor: more fs safety around tmp directoriesVaxry
2024-04-28core: prefer mkdir over create_directory and permissionsVaxry
2024-04-27CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)virchau13
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25config: Default unconfigured monitors to open to the right (#5741)eriedaberrie
2024-04-25shortcuts-inhibitor: move to new implVaxry