aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
2024-10-09layout: add merge_floated_into_tiled_on_groupbar (#8042)Aqa-Ib
2024-10-08renderer: reserve space for error at the bottom if that's setVaxry
2024-10-08hyprerror: make hyprerror reserve space (#8040)Vaxry
2024-10-08protocols: Add support for hyprland-ctm-control-v1 (#8023)Vaxry
2024-10-08layout: add drag_into_group to control merging dragging windows (#8004)Aqa-Ib
2024-10-05opengl: use GL_CLAMP_TO_EDGE instead of GL_CLAMPVaxry
2024-10-05renderer: Fix resize artifacts (stretching, bumps) (#7499)Vaxry
2024-10-03renderer: fix uvBR calculation (#7975)Maximilian Seidler
2024-09-26opengl: remove debug logVaxry
2024-09-25Internal: move to Mat3x3 from hyprutils (#7902)Vaxry
2024-09-24internal: nuke wlsignal and relatedVaxry
2024-09-21internal: move to hyprutils' scopeguardVaxry
2024-09-09config: add order rule for layers (#7697)darkwater
2024-08-31renderer: minor direct scanout fixes (#7594)Ikalco
2024-08-30config: Add a window rule to render while unfocused (#7582)Vaxry
2024-08-30presentation-feedback: minor fixupsVaxry
2024-08-30xdg-dialog: implement new protocolVaxry
2024-08-29renderer: better lockscreen dead behavior (#7574)Vaxry
2024-08-28renderer: fade out windows on silent movesVaxry
2024-08-28renderer: ensure buffer format on commit (#7556)Ikalco
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-18renderer: pass custom modelines to aqvaxerski
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-16renderbuffer: ensure framebuffer gets deleted (#7363)Tom Englund
2024-08-14logs: Add file path to asset ERR log (#7336)davc0n
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-08-10cursor: make inactive_timeout setting a float (#7268)Walt Bringenberg
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-07renderer: fixup nvidia driver version checksVaxry
2024-08-07renderer: guard layer in renderLayerVaxry
2024-08-06renderer: fixup crashes on inaccessible files for bgVaxry
2024-08-06renderer: Explicit sync fixes (#7151)Vaxry
2024-08-04CMake, Meson: install config and wallpapers to DATADIR/hyprMihai Fufezan
2024-08-03decorations: fix infinite recursion on no_gaps when only (#7169)MightyPlaza
2024-08-01border: fixup infinite recursionVaxry
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-30output: minor tearing fixesVaxry
2024-07-30output: submit damage to kmsVaxry
2024-07-29core: add a destructor to CHyprOpenglImpl and avoid wl_container_of undefined...Tom Englund
2024-07-29egl: attempt a 3.2 egl context firstVaxry
2024-07-29egl: require gles 3.0 onlyVaxry
2024-07-27renderer: use session lock alpha for rendering lacking locksvaxerski
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-27opengl: destroy cairo image surface after usevaxerski
2024-07-26renderer: drastically optimize bg texture creationvaxerski
2024-07-24egl: support getting the device via platform_deviceVaxry
2024-07-22renderer/layer-shell: use explicitly set exclusiveEdge (#6984)Sam Lakerveld
2024-07-22egl: avoid setting debug mode and handle legacyrendererVaxry