Hyprland/src
Tom Englund 6ea4769b39
EGL: minor egl changes (#12132)
* opengl: use EGLint and we dont have to cast data

use EGLint in the attrib array and we dont have to cast the resulting
data.

* opengl: add linear to correct vector

drop empty check, what if we get mods that isnt linear. then it wont be
added, also add it to the result vector that we actually return.
2025-10-25 20:36:02 +01:00
..
config hyprctl: include color management presets and sdr information (#12019) 2025-10-24 20:18:39 +01:00
debug hyprctl: include color management presets and sdr information (#12019) 2025-10-24 20:18:39 +01:00
desktop layer-shell: fix fullscreen alpha when changing layers (#12124) 2025-10-25 18:53:01 +01:00
devices internal: fix clang-tidy "errors" (#11862) 2025-09-29 13:10:15 +01:00
events rules: fix some monitor rules (#11873) 2025-09-29 20:10:34 +02:00
helpers hyprctl: include color management presets and sdr information (#12019) 2025-10-24 20:18:39 +01:00
hyprerror input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout dwindle: rework split logic to be fully gap-aware (#12047) 2025-10-24 19:01:05 +01:00
managers desktopAnimationMgr: don't set fade 0 for members of a fs group (#12091) 2025-10-22 11:32:42 +01:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins plugins: incorporate hyprdep ABI into plugin info (#12001) 2025-10-21 22:47:50 +01:00
protocols internal: fix cf 2025-10-21 22:47:06 +01:00
render EGL: minor egl changes (#12132) 2025-10-25 20:36:02 +01:00
xwayland xwm: attempt to guess mime in sendData for DnD 2025-10-21 19:11:18 +01:00
Compositor.cpp workspaces: fix persistence with no monitor specified (#11807) 2025-09-23 21:08:30 +02:00
Compositor.hpp input: Add fully configurable trackpad gestures (#11490) 2025-08-28 11:20:29 +02:00
defines.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: drop the legacy renderer (#10408) 2025-05-15 10:13:24 +01:00
macros.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
main.cpp internal: prevent early exit processes from being zombies (#11995) 2025-10-10 17:03:34 +02:00
meson.build input: add sticky option for drag_lock (#10702) 2025-06-15 11:45:06 +02:00
SharedDefs.hpp renderer: add eRenderStage::RENDER_POST_WALLPAPER (#11501) 2025-08-22 18:19:00 +01:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
version.h.in build: replace generateVersion.sh (#12110) 2025-10-23 20:50:32 +01:00