ilia
ilia copied to clipboard
A GTK-based Desktop Executor
This PR should be equivalent to merging https://github.com/regolith-linux/ilia/pull/48
I read in one issue disabling icons would help with a long list. I changed the icon size to 0 and now the speed is acceptable, but I am thinking...
With rofication, I could open my notifications and use the up arrow to quickly go to the end of the list to see my most recent notifications. This doesn't seem...
I just upgraded to Regolith 2.1, and I see no app icons in the ilia app launcher. This happens both when I open the launcher using `Super+Space` and when I...
Hi, In Rofi it was possible to load aliases in a few ways in the configuration. e.g. `set_from_resource $i3-wm.program.launcher.app i3-wm.program.launcher.app rofi -run-list-command ". ~/.config/i3/aliases.sh" -run-command "/bin/bash -i -c '{cmd}'" -show...
Based on https://github.com/regolith-linux/regolith-desktop/issues/268
would be nice to have your project in arch/aur.
# Description https://github.com/regolith-linux/ilia/blob/master/src/apps/DesktopAppPage.vala#L269 The function to search for `desktop` files explicitly ignores symlinks. Flatpak uses symlinks to reference `desktop` files inside of Flatpak artifacts. This is a regression from the...
# What works: - Application page - Commands Page - Notifications Page - Windows - Files - Packaging and installing from package (#47) # What doesn't work: - Remontoire /...
I'm trying to package ilia for Wayland but the debian package for it seems to lack VAPI bindings which causes the compilation to fail