mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Spawn views on last active output
This commit is contained in:
parent
c1eff3d3af
commit
1e0e73efaa
5 changed files with 24 additions and 8 deletions
|
|
@ -1,10 +1,8 @@
|
|||
#include <wayland-server.h>
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/util/log.h>
|
||||
|
||||
#include "rootston/xcursor.h"
|
||||
#include "rootston/input.h"
|
||||
#include "rootston/seat.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue