- 3 Posts
- 38 Comments
Vittelius@feddit.deto Linux@lemmy.ml•[help] What is the best way to screenshare a single window with audio?2·1 year agoYour half right. It’s not really the OS’s fault but rather the fault of the browsers and app-frameworks that use the browser in the background (electron). Because neither Firefox nor chrome have this feature implemented for Linux. The official Discord client doesn’t do it either but other ones such as Sunroof do. It’s possible that at least one Matrix client has learnt to share the screen with sound on Linux but I don’t know of any (I also don’t use Matrix a lot so don’t pay too much attention to my experience on that)
Linux has had MPP (Microsoft Pen Protocol) support baked in for some time now. Dell sells such a pen which they call the Dell Active Pen but theoretically any MPP pen should work.
Vittelius@feddit.deto Linux@lemmy.ml•Is there a Linux drawing tablet, or a tablet Linux can be installed on?5·1 year agoIt’s not exactly what you are looking for, because the pen is not battery free, but the star lite is a surface style convertible that ships with Linux out of the box. And it supports MPP pens
Don’t get your hopes up just yet. This is just my idea of how such an app could look like. Doesn’t mean, anybody is actually going to build it.
Vittelius@feddit.deto Memes@lemmy.ml•Oh tell me again how it loads faster and takes up less resources3·1 year agoThey are contributing to Google’s hold over web specs. If Google decides to implement a feature off spec, then website developers will optimise for that implementation because it will be the implementation used by all chromium based browsers. And that leads to worse performance for other browsers with a more correct implementation.
Thank you
You might want to take a look at sxmo then: https://wiki.postmarketos.org/wiki/Sxmo
Sxmo utilises your phone’s volume buttons to navigate menus. Plus you get to bragg that you are running sway on your phone 😉
Of course. But I had to target a form factor for my graphics. I’m aware that a real app would likely scale correctly on both mobile and desktop.
Vittelius@feddit.deto World News@lemmy.ml•How Israeli Security Nixed Haaretz's Report Into Alleged Mossad Extortion of International Court Prosecutor6·1 year agoLink that doesn’t require an account to read the article: http://archive.today/3wLQU
Vittelius@feddit.deto World News@lemmy.ml•Biden: What's happening in Gaza is not genocide3·1 year agoI like the term “extermination” which the ICC’s chief prosecutor used in his charging document against Bibi.
Genocide requires intent. There is at least the possibility that Israel is merely showing careless disregard and willful ignorance towards Palestinian lifes. That doesn’t make a practical difference, of course. The fact that Israel is maybe? not as racist as they could be, doesn’t help all the dead or starving civilians.
That’s why I like the term extermination. It’s precise but doesn’t require intent. It doesn’t imply that Israels interest in defeating Hamas is merely a smokescreen (for the record: I don’t think Hamas can be defeated militarily, but I understand the interest).
And it does all that without being a euphemism.
Edit: a previous version of this contained a Freudian slip where I confused the names of Biden and Netanjau.
In other words Airdrop for Linux that works with both iOS and Android.
May I introduce you to LocalSend
I’ve just tried building Thunder for desktop and it works fine so far without any tweaks nessesary. In fact I’m writing this comment using this very build.
If there’s interest I might be looking into turning this into a proper flatpak.
Vittelius@feddit.deto Linux@lemmy.ml•Best "convertible" or 2-in-1 device to run Linux on?3·1 year agoI haven’t tried it myself but the StarLite is a surface style convertible designed to run Linux, even shipping with the distribution of your choice right out of the box. And apparently it supports MPP pens. It’s not in the official specs but StarLabs is selling an active pen that’s “exclusively designed for the StarLite Mk V”
https://starlabs.systems/pages/starlite?shpxid=8d568063-b691-4a60-928b-f2a82c820093
What do you mean? The UK is right there, land bridge to France and everything.
And Libreelec provides preconfigured images for the pi. You still need to jump through some hoops to get streaming services running (html5 encrypted media extensions and all that) but it streamlines the process of getting started with kodi a lot.
Another project to keep an eye on is plasma big screen. It’s not quite there yet, but it will eventually provide a more familiar smarttv experience. (Currently it’s missing a lot of apps, that kodi has)
No. On your screenshot you can see that the apps that you are trying to install are numbered. It’s hard to notice because you are only installing on app so the numbering stops at one, but if you tried to install multiple apps or the app depended on an other package from the AUR you would see more entries in this list and each entry would be numbered.
So specifying a range would mean package 1, 2 and 3. An option like that can come in handy when performing updates
lets start with why you are getting this output: If you see a screen like this your app is pulled from the AUR. The AUR works different from the other repos. While the normal repos download standardized arch packages in the form of tar-archives the AUR takes a more radical approach: get the app on your system by (almost) any means necessary. So the AUR doesn’t contain a package but a text file containing instructions. Where to download the necessary files, where to put them, that sort of stuff. In most cases the files is just the source code and your system will compile it according to the instructions in that text file. Compiling means it will turn the human readable programing in to computer readable stuff. In other words, it will create, or build, a standard arch package right then and there, on your system. That’s why the text file is referred to both as “Build Files” or as Pkgbuild.
If you look at your screenshot, you see, that it first downloads your PKGBUILD and then shows the file as present (it uses the plural, because in exceptions there are additional files such as systemd-files that are downloaded as well).
When installing apps from the AUR yay will cache stuff to speed up build times. Performing a clean build means not using this cache. In most cases just pressing enter will work just fine.
And now is the part were I must warn you: Be careful with the AUR:
- Every app gets root during install, meaning that it can do everything it wants during that time. It’s generally recommended that you review every Pkgbuild before installing it. Nobody i know actually does that and the AUR is moderated, so there are people that take actions if someone uploads malware, but that’s mostly reactive. To my knowledge there never has been malware in the AUR but it is a possible attack vector.
- The official wiki states: “The AUR is unsupported, so any packages you install are your responsibility to update, not pacman’s. If packages in the official repositories are updated, you will need to rebuild any AUR packages that depend on those libraries.” yay will mostly take care of that but there is also [3]
- Most impotently: The AUR is a project of Arch Linux. You are not using Arch, you are using Manjaro. Manjaro is build on top of Arch, but the tend to hold updates back a bit while they check them for bugs. The people managing the AUR don’t care about that. So they might push an update assuming your system to have those held back updates and things may break.
In conclusion. If possible stick with the repos and flatpak. If an app is not available this way you can use the AUR. If you use the AUR you can keep just pressing Enter until the app in question is installed. Just don’t be surprised if the app breaks two months later because of something stupid the Manjaro devs did
Vittelius@feddit.deto Linux@lemmy.ml•[https://youtu.be/IjF-rHpwVMk](https://youtu.be/IjF-rHpwVMk) [@linux](https://lemmy.ml/c/linux) [#linux](https://mastodon.world/tags/linux)3·2 years agoYou can actually write posts from a Mastodon account that look well on Lemmy. All you have to do is follow a few basic rules.
- Your post must include a line break. Everything above the break will be converted into the title of the post, everything below into the body.
- Don’t put any hyperlinks into your title. That includes hashtags and @ mentions. See the original post for why
- Keep your headline short. Lemmy has a character limit for the headline and if you exceed it your title might just end mid sentence
- Put the @ mention of the community at the end of your post. It’s nothing but a technical necessity, so treat it as such and hide it away at the bottom of your post
If you follow these rules you can write posts from Mastodon
https://forgejo.org/faq/#is-there-a-roadmap-for-forgejo