This program is for managing HiDPI and LoDPI monitors on X. This program is installed by default in Pop!_OS and Ubuntu (if installed by System76 and can be added with this article).
sudo apt install debhelper dh-python python3-all pyflakes3 python3-gi python3-pydbus python3-xlib gir1.2-notify-0.7
sudo dpkg-buildpackage -us uc
This program can be removed with this command:
sudo apt remove hidpi-daemon
- Checkout new branch
- Push new branch
- Bump the version (
./bump-version.py
) - Make changes
- Make pull request
- Get PR approved and merged
- Make a release from master branch (
./make-release.py
)
This software is made available under the terms of the GNU General Public License; either version 2 of the License, or (at your option) any later version. See LICENSE for details.