mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-21 05:34:09 -04:00
util/array: unclutter
This commit is contained in:
parent
eee0f5e71f
commit
20c208d46a
8 changed files with 76 additions and 66 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <wlr/types/wlr_compositor.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "types/wlr_seat.h"
|
||||
#include "util/array.h"
|
||||
#include "util/set.h"
|
||||
|
||||
static void default_pointer_enter(struct wlr_seat_pointer_grab *grab,
|
||||
struct wlr_surface *surface, double sx, double sy) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue