elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A quick app launcher and window switcher for Pantheon and elementary OS

https://elementary.io

License:GNU General Public License v3.0


Languages

Language:Vala 92.8%Language:Meson 4.9%Language:CSS 2.3%