mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Convert SSD to scene nodes
This commit is contained in:
parent
f2d40a8d69
commit
5862b65f89
23 changed files with 1134 additions and 557 deletions
|
|
@ -2,8 +2,9 @@
|
|||
#ifndef __LABWC_MOUSEBIND_H
|
||||
#define __LABWC_MOUSEBIND_H
|
||||
|
||||
#include "ssd.h"
|
||||
#include <wayland-util.h>
|
||||
#include "ssd.h"
|
||||
#include "config/keybind.h"
|
||||
|
||||
enum mouse_event {
|
||||
MOUSE_ACTION_NONE = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue