mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-21 22:25:58 +01:00
A read-only mirror of https://github.com/hyprwm/xdg-desktop-portal-hyprland
f9461b0b7d
* Add -Wno-address-of-temporary to allow taking an address of temporary like -fpermissive does for gcc * Make some implicit casts explicit * Implement the wl_array_for_each macro inline as clang does not like to handle it's implicit typecast * Removed unecessary include that was automatically added by the ide * Replaced reinterpret_cast's with c-style casts |
||
---|---|---|
.builds | ||
.github/workflows | ||
contrib | ||
hyprland-share-picker | ||
nix | ||
protocols | ||
src | ||
subprojects | ||
.clang-format | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
flake.lock | ||
flake.nix | ||
hyprland.portal | ||
LICENSE | ||
Makefile | ||
meson.build | ||
meson_options.txt | ||
org.freedesktop.impl.portal.desktop.hyprland.service.in | ||
README.md | ||
VERSION |
xdg-desktop-portal-hyprland
An XDG Desktop Portal backend for Hyprland.
Building
make all
Installing
sudo make install