Hyprland/src
eriedaberrie 421f5fb221
events: make new windows taking over fullscreen keep the existing mode (#3588)
2023-10-17 11:41:27 +01:00
..
config cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
debug fix(build): do not include wlr headers directly, use includes.hpp instead. (#3587) 2023-10-16 17:39:12 +01:00
events events: make new windows taking over fullscreen keep the existing mode (#3588) 2023-10-17 11:41:27 +01:00
helpers cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
hyprerror Declarative plugin management (#2180) 2023-05-01 15:10:53 +01:00
init init: Fix for issue #2797 (#2799) 2023-07-24 18:26:24 +02:00
layout groups: create group and groupbar config sections (#3522) 2023-10-10 17:42:45 +01:00
managers cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
protocols screencopy: enhance error logging 2023-10-09 23:51:59 +01:00
render renderer: cast std::clamp args to be of the same type (#3589) 2023-10-17 01:29:06 +01:00
Compositor.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
Compositor.hpp internal: add a watchdog 2023-09-29 16:38:13 +01:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
Window.hpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
macros.hpp internal: better versioning (#3543) 2023-10-10 20:21:57 +01:00
main.cpp refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
meson.build meson: Sort input file list (#3550) 2023-10-11 19:49:42 +01:00
version.h.in internal: use pragma once in version.h 2023-10-10 21:03:07 +01:00