refactor + add request set selection handles

This commit is contained in:
DanyLE
2024-04-01 23:51:48 +02:00
parent 0d84bd388c
commit 68b1890d61
5 changed files with 47 additions and 22 deletions

View File

@@ -4,8 +4,6 @@
#include <unistd.h>
#include <getopt.h>
#include <wlr/util/log.h>
#include <wlr/types/wlr_primary_selection_v1.h>
#include <wlr/types/wlr_fractional_scale_v1.h>
#include "output.h"
#include "xdg.h"
#include "cursor.h"