Your 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.
It’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.
They 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.
Link that doesn’t require an account to read the article: http://archive.today/3wLQU
I 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.
I 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
It’s not just a YouTube downloader, it also allows you to download videos from, as the official website says, “a few more sites”. Those include social media sites such as twitch or twitter but also the online platforms of TV networks. If you live in the US, you can for example download full episodes from the big broadcasting networks (ABC, NBC, CBS) and PBS. If you’re British you can download stuff from the BBC. Germans find their public broadcasters supported as well. Likewise for a bunch of other European countries and Australia.
And with a good VPN you have access to all of the above.
You need to do the initial setup using the webui. You can access the UI with your synology’s IP address or domain name (if configured) followed by :8096 That’s also the URL, that you need to enter in finamp once you created an user in the webui
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:
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
https://forgejo.org/faq/#is-there-a-roadmap-for-forgejo