All Projects → elementary → dock

elementary / dock

Licence: GPL-3.0 license
A quick app launcher and window switcher for Pantheon and elementary OS

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to dock

warble
Native Linux word-guessing game built in Vala and Gtk for elementary OS
Stars: ✭ 82 (+30.16%)
Mutual labels:  gtk, gtk4
calculator
Calculator app designed for elementary OS
Stars: ✭ 73 (+15.87%)
Mutual labels:  gtk, gtk4
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 (+34.92%)
Mutual labels:  gtk, gtk4
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-55.56%)
Mutual labels:  gtk, gtk4
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+138.1%)
Mutual labels:  gtk, gtk4
TapeDeck
[WIP] Modern and cross-platform music player with MPD support
Stars: ✭ 22 (-65.08%)
Mutual labels:  gtk, gtk4
onboarding
Onboarding app for new users
Stars: ✭ 47 (-25.4%)
Mutual labels:  gtk, gtk4
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (-9.52%)
Mutual labels:  gtk, gtk4
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+503.17%)
Mutual labels:  gtk, gtk4
rnote
A simple drawing application to create handwritten notes.
Stars: ✭ 1,538 (+2341.27%)
Mutual labels:  gtk, gtk4
Srain
Modern IRC client written in GTK
Stars: ✭ 197 (+212.7%)
Mutual labels:  gtk
Mednaffe
A front-end (GUI) for mednafen emulator
Stars: ✭ 200 (+217.46%)
Mutual labels:  gtk
Fontfinder
GTK application for browsing and installing fonts from Google's font archive
Stars: ✭ 214 (+239.68%)
Mutual labels:  gtk
Foliate
A simple and modern GTK eBook reader
Stars: ✭ 3,150 (+4900%)
Mutual labels:  gtk
Haskell Gi
Generate Haskell bindings for GObject-Introspection capable libraries
Stars: ✭ 190 (+201.59%)
Mutual labels:  gtk
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+3696.83%)
Mutual labels:  gtk
Files
File browser designed for elementary OS
Stars: ✭ 187 (+196.83%)
Mutual labels:  gtk
Node Webkitgtk
webkitgtk bindings for 🚀 Node.js
Stars: ✭ 185 (+193.65%)
Mutual labels:  gtk
Swiftgtk
A Swift wrapper around gtk-3.x and gtk-4.x that is largely auto-generated from gobject-introspection
Stars: ✭ 180 (+185.71%)
Mutual labels:  gtk
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (-46.03%)
Mutual labels:  gtk

Dock

A quick app launcher and window switcher for Pantheon

Building, Testing, and Installation

You'll need the following dependencies:

  • libgtk-4-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja test to build and run tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.dock

ninja install
io.elementary.dock
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].