Hyprland/src
Florian "sp1rit"​ c169f94895
moved wlroots/xwayland definitions to the main meson file
prevents build-failure when xwayland is disabled to to
    add_project_arguments('-DNO_XWAYLAND', language: 'cpp')
beeing called after the required wayland protocols have been built.
2022-06-16 23:30:30 +02:00
..
config Create config directory if it doesn't exist 2022-06-15 01:29:51 -05:00
debug log tablets in hyprctl 2022-06-09 19:25:26 +02:00
events oops 2022-06-09 17:32:58 +02:00
helpers Added meson buildfiles 2022-06-16 23:30:28 +02:00
hyprerror hyprerror fixes 2022-05-12 12:46:38 +02:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout Added resizeactive 2022-06-06 19:32:14 +02:00
managers Resolves #204. Enables numlock on startup when configured to do so. 2022-06-16 10:49:16 -06:00
render optimize config calls in often called areas 2022-06-07 20:41:40 +02:00
wlrunstable Added meson buildfiles 2022-06-16 23:30:28 +02:00
Compositor.cpp find surfaces in reverse for focus 2022-06-10 15:18:30 +02:00
Compositor.hpp added tablet v2 support (alpha alpha) 2022-06-09 12:46:55 +02:00
defines.hpp Added a special workspace 2022-05-31 14:01:00 +02:00
includes.hpp Added meson buildfiles 2022-06-16 23:30:28 +02:00
main.cpp Log to the instance folder 2022-06-03 17:48:07 +02:00
meson.build moved wlroots/xwayland definitions to the main meson file 2022-06-16 23:30:30 +02:00
Window.cpp consider the full bb with deco in rendering 2022-05-30 14:55:42 +02:00
Window.hpp opacity windowrule support 2 values 2022-05-31 17:35:50 +02:00