@@ -32,6 +32,8 @@
|
||||
#include "blur-client-protocol.h"
|
||||
#include "ext-background-effect-v1-client-protocol.h"
|
||||
|
||||
namespace Waylight {
|
||||
|
||||
namespace {
|
||||
|
||||
constexpr usize MAX_SURROUNDING_BYTES = 4000;
|
||||
@@ -1240,3 +1242,5 @@ auto App::clipboard(std::string_view const &str) -> void
|
||||
m_wayland.ddev, m_wayland.curr_source, m_last_serial);
|
||||
wl_display_flush(m_wayland.display);
|
||||
}
|
||||
|
||||
} // namespace Waylight
|
||||
|
||||
Reference in New Issue
Block a user