All Projects → hardpixel → gnome-hud

hardpixel / gnome-hud

Licence: GPL-3.0 license
Unity like HUD menu for the GNOME Desktop Environment using rofi menu.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gnome-hud

Snowflake
NixOS Flake Configuration.
Stars: ✭ 22 (-80.18%)
Mutual labels:  gnome, rofi
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-87.39%)
Mutual labels:  gnome
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (-63.96%)
Mutual labels:  gnome
dotfiles
💾 personal configuration files
Stars: ✭ 42 (-62.16%)
Mutual labels:  gnome
restoration-mod
This repository is the home of Restoration Mod for Payday 2
Stars: ✭ 30 (-72.97%)
Mutual labels:  hud
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (-68.47%)
Mutual labels:  rofi
gnome-shell-panel-date-format
Allows to customize the date format on the panel.
Stars: ✭ 30 (-72.97%)
Mutual labels:  gnome
UIFramework
A powerful UI framework for the game Onset (https://playonset.com/)
Stars: ✭ 13 (-88.29%)
Mutual labels:  hud
Norka
Continuous text editor for Linux
Stars: ✭ 70 (-36.94%)
Mutual labels:  gnome
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-86.49%)
Mutual labels:  gnome
Slate-theme
GTK Mac-like theme for cleaner and flat-er look.
Stars: ✭ 14 (-87.39%)
Mutual labels:  gnome
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (-4.5%)
Mutual labels:  gnome
twitchlive-extension
TwitchLive-Panel Gnome Shell Extension displaying your favorite streamers
Stars: ✭ 27 (-75.68%)
Mutual labels:  gnome
react-native-modal-loader
Customizable animated modal progress hud for react apps.
Stars: ✭ 36 (-67.57%)
Mutual labels:  hud
Minimalism-Gnome-Shell
Minimalism Gnome Shell Extensions
Stars: ✭ 31 (-72.07%)
Mutual labels:  gnome
cover-thumbnailer
Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
Stars: ✭ 56 (-49.55%)
Mutual labels:  gnome
no-mans-sky-rice-i3wm
i3WM rice themed using No Man's Sky's colors
Stars: ✭ 34 (-69.37%)
Mutual labels:  rofi
dotstow
dotfiles managed with stow
Stars: ✭ 60 (-45.95%)
Mutual labels:  rofi
dotfiles
Arch Linux DotFiles - Managed by GNU stow
Stars: ✭ 30 (-72.97%)
Mutual labels:  rofi
myrmidon
A rofi task / command executor
Stars: ✭ 82 (-26.13%)
Mutual labels:  rofi

Gnome HUD

Unity like HUD menu for the GNOME Desktop Environment.

Screenshots

HUD menu running with the default menu handler (GTK3).

Screenshot

HUD menu running with the Rofi menu handler.

Settings

Dependencies

gtk3 bamf linkeybinder3 python python-gobject python-dbus

Installation

Install the package with the Python Package Index using pip command.

pip install gnome-hud

Post installation

After the package installation, follow the instructions below:

  • Install bamf daemon (It is strongly recommend to add bamf daemon to autostart)
  • Install GTK module using instructions below
  • To get QT menus to work, install your distribution's qt4 and qt5 appmenu packages

UBUNTU

  • Install unity-gtk-module with sudo apt-get install unity-gtk2-module unity-gtk3-module
  • Follow instructions in appmenu-gtk-module, but replace any occurence of appmenu-gtk-module to unity-gtk-module

ARCH LINUX

The post installation instructions above are adapted from Vala Panel Application Menu.

Packages

Arch Linux: AUR package

Usage

After the installation is completed, you will have 3 executables and a gnomehud.desktop file available.

  • Open the GTK3 menu dialog with gnomehud
  • Open the Rofi menu dialog with gnomehud-rofi
  • Start the AppMenu service with gnomehud-service

The desktop file launches gnomehud-service and can be used to add it to the startup applications in gnome-tweaks. The dialog commands can be used for custom keyboard shortcuts in keyboard settings.

When running the dialog commands from a terminal the keybinding is Ctrl + Alt + Space.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/gnome-hud.

License

Gnome HUD is available as open source under the terms of the GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].