All Projects → elementary → switchboard-plug-wacom

elementary / switchboard-plug-wacom

Licence: GPL-3.0 license
Manage drawing tablets and Wacom devices

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to switchboard-plug-wacom

switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (+0%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+47.06%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-23.53%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-display
Switchboard Displays Plug
Stars: ✭ 14 (-17.65%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-17.65%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+35.29%)
Mutual labels:  gtk, gtk3, switchboard
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-17.65%)
Mutual labels:  gtk, gtk3
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+100%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+1017.65%)
Mutual labels:  gtk, gtk3
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+2552.94%)
Mutual labels:  gtk, gtk3
Nwg Launchers
GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
Stars: ✭ 211 (+1141.18%)
Mutual labels:  gtk, gtk3
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (+194.12%)
Mutual labels:  gtk, gtk3
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+123.53%)
Mutual labels:  gtk, gtk3
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+105.88%)
Mutual labels:  gtk, gtk3
Drill
Search files without indexing, but clever crawling
Stars: ✭ 224 (+1217.65%)
Mutual labels:  gtk, gtk3
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+376.47%)
Mutual labels:  gtk, gtk3
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+13970.59%)
Mutual labels:  gtk, gtk3
ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (+11.76%)
Mutual labels:  gtk, gtk3
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+400%)
Mutual labels:  gtk, gtk3
camera
Camera app designed for elementary OS
Stars: ✭ 63 (+270.59%)
Mutual labels:  gtk, gtk3

Switchboard Wacom Plug

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libswitchboard-2.0-dev
  • libgranite-dev
  • libwacom-dev
  • libgudev-1.0-dev
  • libx11-dev
  • libxi-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

ninja install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].