Skip to content

irishpatrick/wacom-display-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wacom-display-switcher

Overview

The application window

Quickly switch your Wacom tablet's mapped monitor.

Build

Dependencies

  • gtk4
  • X11

Instructions

mkdir build ; cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make