mirror of
https://github.com/swaywm/sway.git
synced 2025-11-01 22:58:41 -04:00
Refactor gdk pixbuf code into shared client lib
This commit is contained in:
parent
f80481a37d
commit
080a263785
6 changed files with 123 additions and 109 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#include "wayland-desktop-shell-client-protocol.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "client/window.h"
|
||||
#include "client/registry.h"
|
||||
#include "log.h"
|
||||
|
||||
void sway_terminate(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue