appimaged icon indicating copy to clipboard operation
appimaged copied to clipboard

appimaged is a daemon that monitors the system and integrates AppImages.

Results 39 appimaged issues
Sort by recently updated
recently updated
newest added

## Current situation Desktop Linux, mostly through freedesktop.org specifications, currently provides only static and inflexible ways to integrate applications with the system. It is assumed that applications are installed into...

enhancement
high-priority

The [native openSUSE package](http://download.opensuse.org/repositories/home:/MargueriteSu/openSUSE_Leap_42.1/x86_64/) by @marguerite currently installs `/usr/bin/appimaged-x86_64.AppImage` and `appimagetool-x86_64.AppImage`. To get `appimaged` to work, one has to ``` appimaged-x86_64.AppImage --install # This gives an error, so we do...

wontfix

Running Manjaro Linux, I downloaded the appimaged.AppImage file and set it as executable, then ran: `$ ./appimaged-x86_64.AppImage --install` But I get this message: ``` Failed to execute process './appimaged-x86_64.AppImage'. Reason:...

Source: https://doc.ubuntu-fr.org/appimage "Le projet précédent nommé Appimaged est désormais déprécié." What is the official replacement?

Are there any plans to support the `runit` init system? It's primarily used by Void Linux but available to many other systems too.

Is there an option in appimagd to add an appimage as autostart? If not what would be the preferred way?

enhancement

Let's consider to unify 4 tools into one * https://github.com/AppImage/appimaged * https://github.com/azubieta/appimage-desktop-integration * https://github.com/TheAssassin/AppImageLauncher * https://github.com/CalebQ42/LinuxPA In times in which people complain about fragmentation of the already small Desktop Linux...

high-priority

Thumbnailer does not work in all locations watched by appimaged, e.g., `$HOME/bin`: ![icons](https://user-images.githubusercontent.com/2480569/36344763-55bfac1c-141f-11e8-9ec0-bdaef58a6be0.png) When moved to `$HOME/bin`, then the AppImages do show their icons for me. Xubuntu 16.04 Live ISO.

bug

Icon for Jitsi Meet gets shown in menu but not in file thumbnail; why? XFCE on Clear Linux OS with the latest appimaged ``` $ /home/user/.local/bin/appimaged --version appimaged, continuous build...

Lots of output even without `-v` (coming from `libappimage`). `appimaged` should only output grave errors when invoked without `-v`. ``` appimaged, continuous build (commit 0afee33), build 115 built on 2019-05-05...