xdg-desktop-portal-hyprland/src
Rudolchr f9461b0b7d
build: Fix build when using clang (#100)
* 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
2023-09-26 22:23:02 +01:00
..
core build: Fix build when using clang (#100) 2023-09-26 22:23:02 +01:00
helpers build: Unbreak build on FreeBSD (#98) 2023-09-18 20:00:21 +01:00
portals build: Fix build when using clang (#100) 2023-09-26 22:23:02 +01:00
shared screencopy: fix unescaped quotes in titles (#96) 2023-09-16 18:51:54 +01:00
main.cpp Woo! Full rewrite, v1.0 release. (#78) 2023-09-06 20:36:48 +02:00
meson.build build: Unbreak build on FreeBSD (#98) 2023-09-18 20:00:21 +01:00