Hyprland/src
jill ee00cb1dd8
opengl: report shader compilation errors from screen_shader (#5138)
* opengl: report shader compilation errors from screen_shader

* opengl: prefer .data()

* opengl: move shader error logging to logError

* opengl: quick glGetShaderiv -> glGetProgramiv fix

* opengl: typo fix

* opengl: format fixes

* opengl: minor compile fixes

* opengl: logError -> logShaderError
2024-03-21 14:46:23 +00:00
..
config config: Config error limit/hyprctl (#5165) 2024-03-21 01:55:13 +00:00
debug config: Config error limit/hyprctl (#5165) 2024-03-21 01:55:13 +00:00
desktop workspace: fix selectors with special: 2024-03-20 18:06:03 +00:00
events window: set config only when both props end anims 2024-03-19 02:53:13 +00:00
helpers refactor: move window.hpp to desktop/ 2024-03-20 01:44:51 +00:00
hyprerror config: Config error limit/hyprctl (#5165) 2024-03-21 01:55:13 +00:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout build: fix builds without pch (#5198) 2024-03-21 01:54:10 +00:00
managers swipe: fix nullptr in `onSwipeUpdate` (#5191) 2024-03-20 18:13:31 +00:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins format: make ci happy 2024-03-08 17:40:28 +00:00
protocols IME: Improve handling of text-input and ime-relay (#5147) 2024-03-19 15:54:33 +00:00
render opengl: report shader compilation errors from screen_shader (#5138) 2024-03-21 14:46:23 +00:00
Compositor.cpp config/workspace: added workspace selectors 2024-03-19 20:56:20 +00:00
Compositor.hpp refactor: move window.hpp to desktop/ 2024-03-20 01:44:51 +00:00
SharedDefs.hpp pluginapi: allow registering hyprctl commands 2024-02-05 01:57:29 +00:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp internal: Support libhyprcursor (#5009) 2024-03-09 16:52:59 +00:00
macros.hpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
main.cpp main: Fix typo in std::cerr (#4359) 2024-01-05 12:45:49 +01:00
meson.build internal: Support libhyprcursor (#5009) 2024-03-09 16:52:59 +00:00
version.h.in hyprctl: add commit date to "hyprctl version" (#4171) 2023-12-17 14:29:58 +00:00