Home Assistant companion app for Linux
Showing 30 of 27 opportunities to contribute from the last 277 days
AI Summary: This issue proposes removing an internal enum for color schemes and replacing it with the standard Gtk.InterfaceColorScheme enum. This change aims to streamline the codebase and leverage existing GTK functionality for better consistency and maintainability.
Library that extends GTK with common widgets and utilities
AI Summary: The `Adw.EntryRow` in the newly released platform 9 is missing its pencil icon. This is because libadwaita has changed the icon name from the standard `document-edit-symbolic` to a more specific `adw-entry-edit-symbolic`, which is not being found. The issue is likely a simple mapping or configuration problem with icon names.
Library that extends GTK with common widgets and utilities
AI Summary: Users can currently see which apps are running in the background and close them, but they lack a direct way to permanently control background app permissions from this menu. The proposal is to add a link from the background apps menu to individual app settings, allowing users to discover and manage background activity more effectively.
A quick app launcher and window switcher for Pantheon and elementary OS
A simple GTK based notification daemon for any Wayland compositor
AI Summary: The client application quits immediately after launch due to a regression from a GTK 4 port. The `Gtk.main()` function, which kept the GTK 3 client running, was removed and not replaced with the GTK 4 equivalent `GLib.Application.hold()`. This causes the application's main loop to terminate prematurely.
Switchboard Screen Time & Limits Plug
Weather indicator for elementary OS Wingpanel
AI Summary: This issue proposes removing the `numlockx` dependency because it only functions on X11 systems. The goal is to find a more universal solution or eliminate the dependency if it's no longer needed for broader compatibility.
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
Switchboard System Plug
Home Assistant companion app for Linux
Home Assistant companion app for Linux
Home Assistant companion app for Linux
LightPad is a lightweight, simple and powerful application launcher. It is also Wayland compatible.
Home Assistant companion app for Linux
AI Summary: The user is unable to fully center placeholder text within a Granite.HeaderLabel, leading to visual issues with text wrapping. They propose exposing the `xalign` property from Gtk.Label to Granite.HeaderLabel to allow for proper horizontal alignment control, similar to the current workaround.
Library that extends GTK with common widgets and utilities
AI Summary: The user is experiencing a crash on startup when running the application via Flatpak on CachyOS. The application takes a significant time to launch before crashing with an error related to `bwrap` and a failed credential reception.
Home Assistant companion app for Linux
AI Summary: The current styling of Gtk.LinkButton makes them appear as regular buttons, which is not the desired hypertext link appearance. The proposal is to update the styling to visually distinguish them as links, similar to the provided example.
Library that extends GTK with common widgets and utilities
A simple GTK based notification daemon for any Wayland compositor
Home Assistant companion app for Linux
Home Assistant companion app for Linux
Home Assistant companion app for Linux
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
AI Summary: The user suggests adding a direct "reboot now" button to the System Settings screen. This would streamline the reboot process after system updates, especially for users who experience difficulties navigating the interface due to driver issues or display problems.
Switchboard System Plug
A quick app launcher and window switcher for Pantheon and elementary OS
A quick app launcher and window switcher for Pantheon and elementary OS
A simple GTK based notification daemon for any Wayland compositor
AI Summary: The refresh button in the application is currently active and appears to attempt an update check even when the user is offline. This leads to a confusing user experience. The proposal is to either disable the refresh button when offline or provide a clear message to the user to connect to the network to check for updates.
Switchboard System Plug
AI Summary: The user wants to replace two Gtk.Labels with a single Granite.HeaderLabel but is unable to set the 'ellipsize' property, which is crucial for text truncation. The Granite.HeaderLabel currently lacks direct access to the ellipsizing functionality for its internal primary and secondary labels.
Library that extends GTK with common widgets and utilities
Also browsing: Python , TypeScript , JavaScript