9 Commits
Author SHA1 Message Date
thejch f47c89d495 git: ignore wlroots dirty (#5674) 2024-04-21 15:18:43 +01:00
Vaxry 45945a3e7d deps: move from wlroots to wlroots-hyprland 2024-04-12 16:31:50 +01:00
vaxerski a921c5b89e Debug: add tracy 2023-07-20 17:47:49 +02:00
VaxryandMihai Fufezan 8b81f41e52 Plugin System (#1590)
---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-02-27 12:32:38 +00:00
VaxryandMihai Fufezan 66fb083003 Implement window sharing with the hl toplevel export proto (#1179)
* implement window sharing

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2022-12-05 17:05:15 +00:00
Kainoa Kanter ff6e3a4d24 T1C: Releases pipeline 2022-06-22 22:04:55 +02:00
Florian "sp1rit"​ fd0112425f Added meson buildfiles
this makes for a far better experience in combination with wlroots,
since that whole makefile mess is not required.
Additionaly, handling of wayland protocol sources is also slightly
better, but could be improved with mesons inbuilt wayland module.

To build Hyprland using meson:
    meson _build -Ddefault_library=static
    ninja -C _build
    ninja -C _build install
2022-06-16 23:30:28 +02:00
ThatOneCalculator e97b83167f Change wlroots submodule url to github mirror 2022-06-13 14:10:49 -07:00
vaxerski f6ba9909d6 added submodule 2022-05-31 10:08:57 +02:00