Results 164 comments of tinywrkb

> What should I add to README.md to describe installing it with Flatpak? I wouldn't recommend it to users. This is more for evaluating the Flatpak packaging and the usefulness...

> Thank you. So you mean It should be published on flathub.org? Correct. > Yes, I'm planning to make a manager that places into system tray. This would be a...

Let's say you have one session of gdbfrontend 1 already running in a Flatpak gdbfrontend app instance A. The instance also have a status bar indicator associated with it. Now...

> You mean Flatpak already has a status bar indicator for apps? No, I was referring to this > I'm planning to make a manager that places into system tray....

If only a single session manager will be allowed to exist, then there's no need to worry about having multiple Flatpak instance of the app, and all the debugger sessions...

I haven't coded anything with Qt, so I'm not exactly sure how Qt is handling the status icon, but from my experience as a user and looking at D-Bus (with...

Does this still work correctly with Sway 1.7? I don't have popups working with Fcitx5 anymore when applying this on top of 1.7. Fcitx5 is built from the latest commit...

@wildwestrom you don't pull in the PR, so > Japanese input through mozc works through Xwayland and native Wayland windows. means XIM, and the widget toolkit's IM modules. But when...

Sorry for the late reply. 1. It should be possible to set a different root filesystem target when creating the unit with `podman-compose systemd --action create-unit`. My system is immutable,...

> My bad! Actually /usr/lib/systemd/ is meant for package manager owned units not admin generated units. I'll change it to /etc/systemd For the user service, during run-time (not while packaging),...