Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
wl_ctx.h File Reference

Wayland context tracking. More...

#include <stdbool.h>
#include <glib.h>
#include <wayland-client.h>
#include <wayland-client-protocol.h>
#include <wayland-cursor.h>
#include <wayland-util.h>
#include "../output.h"
#include "libgwater-wayland.h"
#include "pool-buffer.h"
+ Include dependency graph for wl_ctx.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  wl_ctx
 

Functions

void set_dirty (void)
 

Variables

struct wl_ctx ctx
 

Detailed Description

Wayland context tracking.

License
BSD-3-Clause

Definition in file wl_ctx.h.

Function Documentation

◆ set_dirty()

void set_dirty ( void )

Definition at line 691 of file wl.c.

Variable Documentation

◆ ctx

struct wl_ctx ctx
extern

Definition at line 49 of file wl.c.