Skip to content

Cod3dDOT/noctalia-supergfxctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noctalia-supergfxctl

noctalia-supergfxctl

Minimum noctalia version: 3.8.2

Brings GPU control to your noctalia shell.
Available modes are detected automatically. Current mode is highlighted in the main color, pending mode will be in tertiary.

Important

supergfxctl may not always report reliable information about the pending mode or the action required to apply it. The plugin can optionally guess the needed action (generally logout, reboot, or none) required after switching GPU modes. This behavior is controlled by the Guess fallback action option.

Made possible by supergfxctl.
Thanks asusctl, rog-control-center for code inspiration. Check out noctalia for a great shell.

Quick development setup

Follow plugin development overview.

Project Structure

├── LICENCES/               # REUSE licenses (See README)
├── i18n/					# Translations
├── src/
│   ├── Bar.qml				# Bar widget UI
│   ├── Main.qml			# Entrypoint, common logic
│   ├── Panel.qml			# Panel UI
│   └── Settings.qml        # Settings UI
├── CHANGES.md              # Changelog
├── COPYING                 # MIT (See README)
├── manifest.json           # https://docs.noctalia.dev/plugins/manifest/
└── README.md               # This file

License

This project strives to be REUSE compliant.

Generally:

  • Documentation is under CC-BY-NC-SA-4.0
  • Code is under MIT
  • Config and translation files are under CC0-1.0
Copyright (c) 2025 cod3dddot@proton.me
	
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
	
The above copyright notice and this permission notice shall be included in all copies or substantial
portions of the Software.
	
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

About

GPU control with supergfxctl for the noctalia shell.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages