All Projects → elementary → switchboard-plug-display

elementary / switchboard-plug-display

Licence: GPL-3.0 License
Switchboard Displays Plug

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects

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

switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (+21.43%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (+0%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+78.57%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (+21.43%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+64.29%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-7.14%)
Mutual labels:  gtk, gtk3, switchboard
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (+64.29%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+378.57%)
Mutual labels:  gtk, gtk3
palette
Color palette app for elementary OS
Stars: ✭ 32 (+128.57%)
Mutual labels:  gtk, gtk3
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (+92.86%)
Mutual labels:  gtk, gtk3
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+192.86%)
Mutual labels:  gtk, gtk3
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+228.57%)
Mutual labels:  gtk, gtk3
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+2278.57%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (+28.57%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+100%)
Mutual labels:  gtk, gtk3
photos
Photo viewer and organizer designed for elementary OS
Stars: ✭ 101 (+621.43%)
Mutual labels:  gtk, gtk3
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+142.86%)
Mutual labels:  gtk, gtk3
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+235.71%)
Mutual labels:  gtk, gtk3
radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+250%)
Mutual labels:  gtk, gtk3
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (+85.71%)
Mutual labels:  gtk, gtk3

Switchboard Display Plug

Packaging status Translation status

Extension for Switchboard to manage multiple monitor setups.

screenshot

Building and Installation

You'll need the following dependencies:

  • libgranite-dev
  • libgtk-3-dev
  • libswitchboard-2.0-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

sudo 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].