Hyprland/src
Michał Lewandowski 7f8e0a1318
dwindle: Avoid rounding errors in window position (#3524)
* Avoid rounding errors in window position

* Fix naming scheme

* Fix unwanted window movement
2023-10-09 12:28:58 +01:00
..
config config: mention force_default_wallpaper in default configs 2023-10-07 15:55:33 +01:00
debug crashreporter: avoid using empty CACHE_HOME 2023-10-05 16:57:54 +01:00
events events: fixup empty events not being sent on unmap 2023-10-06 01:11:47 +01:00
helpers renderer: considerable fixes to repaint logic 2023-10-04 13:39:40 +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 dwindle: Avoid rounding errors in window position (#3524) 2023-10-09 12:28:58 +01:00
managers dispatchers: fix extra monitor offset when snapping floating (#3520) 2023-10-08 13:49:15 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins pluginapi: remove starting newline in demangled func name (#3502) 2023-10-06 14:01:40 +01:00
protocols screencopy: log renderer_begin_with_buffer failures 2023-09-22 00:21:07 +01:00
render renderer: add force_wallpaper instead of no_hypr_chan (#3459) 2023-10-07 14:08:38 +01:00
Compositor.cpp events: fixup empty events not being sent on unmap 2023-10-06 01:11:47 +01:00
Compositor.hpp internal: add a watchdog 2023-09-29 16:38:13 +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 logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
main.cpp refactor: manually resets singletons (#3395) 2023-09-22 11:06:09 +01:00
meson.build build: use PCH to reduce compile time (#3095) 2023-09-04 19:56:02 +02:00
SharedDefs.hpp pluginapi: add separate window render events 2023-05-26 13:07:45 +02:00
Window.cpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00
Window.hpp renderer: Tearing implementation (#3441) 2023-09-28 21:48:33 +01:00