xdg-desktop-portal-hyprland/src/portals
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
..
GlobalShortcuts.cpp Woo! Full rewrite, v1.0 release. (#78) 2023-09-06 20:36:48 +02:00
GlobalShortcuts.hpp Woo! Full rewrite, v1.0 release. (#78) 2023-09-06 20:36:48 +02:00
Screencopy.cpp build: Fix build when using clang (#100) 2023-09-26 22:23:02 +01:00
Screencopy.hpp Woo! Full rewrite, v1.0 release. (#78) 2023-09-06 20:36:48 +02:00