Hyprland/src
Hato d890178610
internal: reference command-line arguments instead of copying them (#11422)
Eliminates the need to copy command-line arguments into a std::vector<std::string>, reducing memory usage and improving performance by referencing the original arguments directly.
2025-08-17 20:18:51 +01:00
..
config renderer: add dpms animations (#11452) 2025-08-17 08:37:13 +01:00
debug refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
desktop refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
devices refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
events refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
helpers renderer: improve modeset timings (#11461) 2025-08-17 17:14:29 +01:00
hyprerror refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout masterlayout: add previous mode for focusmaster command (#11361) 2025-08-16 14:42:23 +01:00
managers renderer: add dpms animations (#11452) 2025-08-17 08:37:13 +01:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
protocols protocols: Fix fading out windows with noscreenshare being visible (#11457) 2025-08-17 20:17:22 +01:00
render renderer: improve modeset timings (#11461) 2025-08-17 17:14:29 +01:00
xwayland xwayland: prevent infinite event loop in XWM clipboard transfers (#11427) 2025-08-15 18:04:39 +01:00
Compositor.cpp compositor: fix new workspace being lost in moveWorkspaceToMonitor 2025-08-17 20:33:04 +02:00
Compositor.hpp compositor: mark createNewWorkspace as nodiscard 2025-08-17 20:33:04 +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: reduce a lot of glcalls and cache various states (#10757) 2025-06-25 12:42:32 +02:00
main.cpp internal: reference command-line arguments instead of copying them (#11422) 2025-08-17 20:18:51 +01:00
meson.build input: add sticky option for drag_lock (#10702) 2025-06-15 11:45:06 +02:00
SharedDefs.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +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 hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00