All Projects → elementary → Wingpanel

elementary / Wingpanel

Licence: gpl-3.0
Stylish top panel that holds indicators and spawns an application launcher

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Wingpanel

Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+27.88%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-34.62%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (+25%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+244.23%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+170.19%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+57.69%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-80.77%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-25%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-19.23%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+79.81%)
Mutual labels:  hacktoberfest, gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+211.54%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-11.54%)
Mutual labels:  hacktoberfest, gtk, gtk3
Glance
A visual Haskell
Stars: ✭ 620 (+496.15%)
Mutual labels:  gtk, gtk3
Celluloid
A simple GTK+ frontend for mpv
Stars: ✭ 541 (+420.19%)
Mutual labels:  gtk, gtk3
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+519.23%)
Mutual labels:  gtk, gtk3
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (+674.04%)
Mutual labels:  gtk, gtk3
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (+591.35%)
Mutual labels:  gtk, gtk3
Openjk Launcher
Launcher and installer for OpenJk
Stars: ✭ 16 (-84.62%)
Mutual labels:  gtk, gtk3
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+233.65%)
Mutual labels:  gtk, gtk3
Stlwrt
A library which emulates many versions of GTK and visually resembles GTK+ 2
Stars: ✭ 41 (-60.58%)
Mutual labels:  gtk, gtk3

Wingpanel

The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu. Individual indicators are hosted in their own repositories here.

Translation status

Building and Installation

You'll need the following dependencies:

  • libgala-dev
  • libgee-0.8-dev
  • libglib2.0-dev
  • libgranite-dev >= 5.4.0
  • libgtk-3-dev
  • meson
  • libmutter-2-dev
  • 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 then execute with wingpanel

sudo ninja install
wingpanel
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].