Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dock-ng Public

A lightweight dock support for gnome shell using native dash plus additional features

License

ochi12/dock-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dock Next Generation (DOCK!NG)

A lightweight non-fixed dock support for GNOME Shell using the native dash with simple but adaptive intellihide.

Preview

Screenshot From 2025-10-16 20-34-30

Installation

You can install dock-ng through this link https://extensions.gnome.org/extension/8682/dockng/

If you are a contributor or just prefers installing with the latest changes:

Clone this repository

$ git clone https://github.com/ochi12/dock-ng#

Run build and install at once - assuming you have Make installed in your system

$ make all

Contributors

Version Control

we follow this convention: vGNOME-VERSION-INCREMENT.NEW-FEATURES-INCREMENT.MINOR-CHANGES-INCREMENT-gnomeMINIMUM-GNOME-VERSION -> e.g. v5.1.50-gnome52

  • GNOME-VERSION-INCREMENT - In the next gnome version major release we increment this by 1.

  • NEW-FEATURES-INCREMENT - Depending on demand, 1 or more feature release or removal might increment this by 1.

  • MINOR-CHANGES-INCREMENT - Any Bug fixes or feature improvement we increment this by 1. (if feature improvement is major we increment NEW-FEATURES-INCREMENT instead).

  • MINIMUM-GNOME-VERSION - Currently this is not part of the version control but if future release like gnome 52 for example gives us breaking changes then we set this to that version. We will then push the previous version to a new branch with the last version numbers + the minimum gnome version it last supported. note that this is only added for branch names excluding master

e.g:
master
5.1.0-gnome51
2.0.23-gnome-50
1.24.25-gnome-45

for example if a user has gnome 48 then he can clone and install 1.24.25-gnome45 since 48 is less than 2.0.23-gnome-50

About

A lightweight dock support for gnome shell using native dash plus additional features

Resources

License

Stars

Watchers

Forks

Packages

No packages published