aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/Renderer.hpp
AgeCommit message (Expand)Author
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-05renderer: Fix resize artifacts (stretching, bumps) (#7499)Vaxry
2024-08-30config: Add a window rule to render while unfocused (#7582)Vaxry
2024-08-29renderer: better lockscreen dead behavior (#7574)Vaxry
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-06renderer: Explicit sync fixes (#7151)Vaxry
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-14vrr: add option to fix mouse breaking vrr (#6483)UjinT34
2024-06-13core: fix a few small memory leaks on exit (#6470)Tom Englund
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-09layer-shell: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-03output-management: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-23renderer: send frame events to apps on empty damage rendersVaxry
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch
2024-03-28input: add misc:hide_cursor_on_key_pressVaxry
2024-03-25layer-shell: render popups above everythingVaxry
2024-03-24renderer: forward decl for b_pch=false (#5250)Brett Alcox
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-15lock: fix red screen issues with multiple monitors (#5100)Maximilian Seidler
2024-02-29refactor: move a few things to desktop/Vaxry
2024-02-19renderer: fixup damage_ring rotationVaxry
2024-02-18renderer: fix invalid damage accumulation with invalid buffer_ageVaxry
2024-01-28renderer: fixup misaligned fsv1 surfaces with uvVaxry
2024-01-27deps: update wlrootsVaxry
2023-12-29internal: minor include fixes and missed formatvaxerski
2023-12-29renderer: ignore windowRequestedCursorHidevaxerski
2023-12-23renderer: add occlusion for special workspacesvaxerski
2023-12-20renderer: improve cursor hiding infravaxerski
2023-12-18renderer: cursor hiding logic improvements (#4184)dusanx
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-30screencopy: fix broken shm copyingVaxry
2023-11-30deps: update wlrootsVaxry
2023-11-25renderer: nvidia checks and use glFinish on nvidiaVaxry
2023-11-24renderer: Move to a full Hyprland GL rendering pipeline (#3920)Vaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-10-30renderer: use optional for cursor surface storingVaxry
2023-10-29input: better cursor image infrastructureVaxry
2023-09-29renderer: optimize render pipeline when there is a solitary clientvaxerski
2023-09-28renderer: Tearing implementation (#3441)Vaxry
2023-09-04renderer: separate workspace window render logicvaxerski
2023-07-20renderer: add canSkipBackBufferClearvaxerski