Flatpak

262 readers
4 users here now

Join our Matrix room!

founded 5 years ago
MODERATORS
1
2
1
submitted 1 year ago* (last edited 1 year ago) by paequ2@lemmy.today to c/flatpak@lemmy.ml
 
 

Currently, Actual Budget is not available via Flathub. They do offer a .flatpak file on the releases page, but it would be nicer if they were on Flathub.

Vote to get Actual Budget on Flathub! 🗳

3
4
5
6
7
8
 
 

EarX is a user-friendly application designed to manage the Active Noise Cancellation (ANC) modes of your Nothing ears. Seamlessly adjust your sound experience by connecting your earbuds through Bluetooth and effortlessly switching between different ANC settings

9
10
11
12
13
1
submitted 2 years ago* (last edited 2 years ago) by that_leaflet@lemmy.world to c/flatpak@lemmy.ml
14
15
16
 
 

cross-posted from: https://lemdro.id/post/13934699

Add a new «GetHostPaths» method to the Document portal, which allows mapping file descriptors to paths on the host system. This can be used by apps to show more meaningful file paths in the user interface.

Looking forward to this. If you’ve been bothered by /run file paths in Flatpak apps before, you should do so as well, because this finally enables apps to show the «real» path instead.

17
 
 

As https://github.com/orgs/PrismLauncher/discussions/2550#discussion-6847972 explains, I'm trying to debug https://discussion.fedoraproject.org/t/random-indefinite-system-hang-and-crash/110020/1#related-issues-3 using flatpak run --command=sh --devel org.prismlauncher.PrismLauncher and gdb /app/bin/prismrun. However, so that I can ensure that its environment matches mine, and so that I don't have to do an absurd amount of configuration each time I try to debug, I'd like to not have it create an entirely new userdata storage each time I debug.

18
 
 

As https://github.com/orgs/PrismLauncher/discussions/2550#discussion-6847972 explains, I'm trying to debug https://discussion.fedoraproject.org/t/random-indefinite-system-hang-and-crash/110020/1#related-issues-3 using flatpak run --command=sh --devel org.prismlauncher.PrismLauncher and gdb /app/bin/prismrun. However, so that I can ensure that its environment matches mine, and so that I don't have to do an absurd amount of configuration each time I try to debug, I'd like to not have it create an entirely new userdata storage each time I debug.

19
 
 

Hey all!

Something that I have been wanting to get working is having my browser and password manager both in flatpak. I really like being sandbox and having faster updates if the distro is on the slower side perhaps.

I have a set up with Firefox as a deb and keepassxc as a flat and that works find as one would expect. I did want to install Vivaldi as a flatpak and was not able to get it to talk with keepass.

In my reading I found this: installing KeePassXC natively, which you’d actually want for security reasons.

installing KeePassXC natively, which you’d actually want for security reasons

What is mean by that line of reasoning?

20
 
 

Is there a way to activate weekly updates into flatpak? In a way, which doesn't ask over the internet if any updates are available before scheduler goes off.

This isn't a big issue but my grandparents hates to get updates too often (because Windows used to break so often lol). They have LMDE6 in use, if that matters.

21
 
 

In Arch, I've modified the remote in numerous ways, but it always throws either a url wrong or no public key error.

There are numerous discussions, but I haven't found a url that works yet. Is the url for user different from system?

22
 
 

cross-posted from: https://lemmy.world/post/1890329

It's breaking the access to the website and not a good look for the "app store for Linux". A lesson in central points of failure?

23
 
 

Hi,

I sucessfully package Spyder as Flatpak. Spyder is a popular Python IDE for scientific computing similar to Matlab. https://www.spyder-ide.org/

I could maintain, but I got my hand rather full with other packages. I want a few people to help maintain the package. Mostly keeping the library update and make sure that it work.

The manifest file is here. https://github.com/kevinsmia1939/flathub/tree/org.spyder_ide.spyder

Upstream has consider this but decided not to support due to their limited resource. https://github.com/spyder-ide/spyder/issues/6898

I wrote a bash script which automatically generate Python dependencies.

If no one want to join then I will not submit it to Flathub. Let me know if anyone is interest.

24
 
 

I'd like to share a side-project that I finally got to a minimally-useful state this weekend, in case others find it useful

Repository: https://gitlab.com/jokeyrhyme/xdp-hook-rs

Features (as of 0.1.2):

  • monitors Location, ScreenCast, and RemoteDesktop portal sessions
  • triggers configured scripts/command when these sessions are created/closed

Example use case:

  • I'm using eww as my status bar across the top of my screen
  • I wanted to show/hide indicators whenever an application was using the ScreenCast portal (e.g. https://meet.jit.si/ or Zoom, or Teams, or whatever)
  • so I'm using xdp-hook to detect when any application creates a ScreenCast session, and update the state in eww accordingly so that a blinking widget is displayed/removed

Suggestions and code contributions are welcome :)

25
view more: next ›