pyrofi VS gtk-layer-shell

Compare pyrofi vs gtk-layer-shell and see what are their differences.

pyrofi

Wrapper for Rofi menus that helps you to build hierarchical menus (by astynax)

gtk-layer-shell

A library to create panels and other desktop components for Wayland using the Layer Shell protocol (by wmww)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pyrofi gtk-layer-shell
1 6
4 291
- -
10.0 5.7
over 3 years ago 2 months ago
Python C
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pyrofi

Posts with mentions or reviews of pyrofi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.

gtk-layer-shell

Posts with mentions or reviews of gtk-layer-shell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.
  • Is there some app that lets you launch a simple text overlay?
    7 projects | /r/swaywm | 10 Aug 2022
    Here an example with GTK and python https://github.com/wmww/gtk-layer-shell/blob/master/examples/simple-example.py
  • Waybar start up is slow on Fedora 35
    3 projects | /r/swaywm | 4 Nov 2021
    shivodit @ ~ $ waybar [2021-11-04 18:16:32.685] [info] Resources files: /home/shivodit/.config/waybar/config, /home/shivodit/.config/waybar/style.css [2021-11-04 18:16:56.160] [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity [2021-11-04 18:16:56.167] [error] media stopped unexpectedly, is it endless? ** (waybar:2188): WARNING **: 18:16:56.184: gtk-layer-shell v0.6.0 may not work on GTK v3.24.30. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md [2021-11-04 18:16:56.312] [info] Bar configured (width: 1920, height: 30) for output: DP-1
  • Wayland Vs Xorg : Pick your side
    2 projects | /r/linuxmasterrace | 2 Nov 2021
    Ummm. .. not always the case that the client is at fault. For example the layer shell protocols of Wayland allows you to create desktop components like popup menus etc. Now the tricky part is established desktop environments like GNOME uses the xdg_surface, hence GTK only has binding or focuses explicitly on that. This has given others who wants to implement a layer shell like this gtk-layer-shell library has to do some hacking as workaround. As you see currently only tested to work with gtk3 2.24 26.while many rolling releases are already shifting gtk3 2.24.30. Some window managers or rather say status bar like waybar ( the most popular status bar project ) uses this library. And this creates problem for those wants to use any status bar that depends on tk layer shell library and are on recent updates on gtk. Gtk only sees xdg_surface, is not in a mood to support other libraries.

What are some alternatives?

When comparing pyrofi and gtk-layer-shell you can also consider the following projects:

xdg-desktop-portal - Desktop integration portal

nwg-wrapper - Wrapper to display a script output or a text file content on the desktop in sway or other wlroots-based compositors

Sway-PreviewKeys - Program for showing Sway window manager's key bindings associated with a mode

eww - ElKowars wacky widgets

mako - A lightweight Wayland notification daemon

dotfiles