All Projects → elementary → wingpanel-indicator-notifications

elementary / wingpanel-indicator-notifications

Licence: LGPL-2.1 license
Wingpanel Notifications Indicator

Programming Languages

vala
323 projects
CSS
56736 projects
Meson
512 projects

Projects that are alternatives of or similar to wingpanel-indicator-notifications

wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+27.27%)
Mutual labels:  gtk, gtk3, wingpanel
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-18.18%)
Mutual labels:  gtk, gtk3, wingpanel
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (+0%)
Mutual labels:  gtk, gtk3, wingpanel
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-18.18%)
Mutual labels:  gtk, gtk3
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-40.91%)
Mutual labels:  gtk, gtk3
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (-22.73%)
Mutual labels:  gtk, gtk3
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+54.55%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+763.64%)
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 (+286.36%)
Mutual labels:  gtk, gtk3
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-22.73%)
Mutual labels:  gtk, gtk3
notifications
Gtk Notifications Server
Stars: ✭ 39 (+77.27%)
Mutual labels:  gtk, gtk3
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+72.73%)
Mutual labels:  gtk, gtk3
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (+127.27%)
Mutual labels:  gtk, gtk3
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+1950%)
Mutual labels:  gtk, gtk3
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+268.18%)
Mutual labels:  gtk, gtk3
camera
Camera app designed for elementary OS
Stars: ✭ 63 (+186.36%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-daynight
A Wingpanel indicator to toggle 'prefer dark variant' option in elementary OS
Stars: ✭ 36 (+63.64%)
Mutual labels:  gtk3, wingpanel
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+59.09%)
Mutual labels:  gtk, gtk3
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+10772.73%)
Mutual labels:  gtk, gtk3

Wingpanel Notifications Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • libgdk-pixbuf2.0-dev
  • libglib2.0-dev
  • libgranite-dev
  • libgtk-3-dev
  • libwingpanel-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].