Spawn views on last active output

This commit is contained in:
Drew DeVault 2017-11-12 09:55:28 -05:00
parent c1eff3d3af
commit 1e0e73efaa
5 changed files with 24 additions and 8 deletions

View file

@ -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"