In this article, if you want to contribute to Pardus, we will talk about how you should do it and explain it by giving a small example. For this, we first need to talk about Fork and Pull Request logic on GitHub. If you haven't read our previous article about Git, you can read it here. What is Fork? First, let's move forward by explaining what a Fork is. Fork, the project you want to contribute to […]
Although the Pardus project aims to disseminate free and open source software, it also includes free and non-open source software, which can be easily used by the end user. We define such software as proprietary software. Proprietary software is computer software released under a license that restricts use, operation, or redistribution. Below are examples of these proprietary software that many of us use […]
In this article, we will learn how to make a simple gnome-shell extension for Pardus 21's GNOME desktop. Our plugin will add an icon to the panel and a popup menu will send us a notification when we click on the icon.