Skip to content
forked from elementary/dock

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

License

Notifications You must be signed in to change notification settings

LetureMan69/dock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 93.5%
  • Meson 4.4%
  • CSS 2.1%