The gap between ānothing has been done for this taskā and āmultiple developers have written, reviewed, and discussed patches for thisā is immense and positive.
These discussions took place several years ago if I remember correctly. The problem seems to be that cursor seems to want to refresh at a different rate than the content in screen and the people at gnome want the cursor to not feel choppy by being refreshed at the vrr determined refresh rate
I am also sure that it will land as well. As a gnome user I hope it lands sooner than later. I am just frustrated because the pursuit of perfection is keeping us from having a better experience now. Itās the calculator on iPad situation. Just because the perfect solution has not been found yet does not mean there should be no implemented solution at all.
Unless its sarcasm, GNOME is well deserving as the most polished and optimally performant DE. GNOME is so good, Windows 11 copied its workflow, layouts and even the taskbar right-click menu with 23H2.
install an x server app in your phone (e.g. XSDL) and start it
install Termux from f-droid (the one in play store hasnāt been updated due to changes in play store policy that prevents Termux package manager from working)
in Termux, run something like DISPLAY=127.0.0.1:0 ssh -Y user@hostname
Iām not at a computer to verify, but dpkg -I package.deb will list dependencies of a deb file, so apt-get download $(dpkg -I rescuezilla_2.4.2-1_all.deb) might work.
The grep goes there to list only what comes after āDepends:ā. The -oP enables the python command to remove the string matching itself, so it leaves the whole list after the match⦠otherwise it also tries to download a package named āDepends:ā. And the tr -d ā,ā is to remove the commas separating each package, otherwise it fails to find them.
Install Distrobox first and work inside that container.
Messing with dependencies of a program not in your package manager can result in bricking your OS (which will take some time to fix and that will be annoying).
In DB, all dependencies will be self contained and your host OS will stay clean. You can imagine it similar to how Flatpaks work.
Thanks! How does this work with OS permissions? As itās rescuezilla and veracrypt Iām trying to use, both need access to the system partitions in order to be able to mount/read/copy to them. Flatpak can be a bit limited regarding permissionsā¦Moreso on a live iso I guess.
My desktop would crash back to login screen after playing mass effect legendary edition. After exiting the game, if the desktop idle for a while, the moment the automatic screen off kick in, the CPU fan would whirl and if I wiggle the mouse, the desktop would immediately crash back to the login screen. Not sure whose fault it is, nvidia 545, EA, wayland or gnome.
Not 2k. Not 16:9. Probably doesnāt even cover DCI-P3 or decent color accuracy. Folks are gonna keep thinking Linux is a geeks-only thing if you have terrible panel thatās bad for content creation.
I have had 1080, 4k, & 2k laptops in my life. 1080 text is blurry. 4k is obviously overkill wasting battery on pixels you canāt see. 2k has crisp text without so much wasted density & you have to get unreasonably close to the panel to tell the difference.
1080p is 2k. From Wikipedia: ā2K resolution is a generic term for display devices or content having a horizontal resolution of approximately 2,000 pixels.[1] In the movie projection industry, Digital Cinema Initiatives is the dominant standard for 2K output and defines a 2K format with a resolution of 2048 Ć 1080.[2][3] For television and consumer media, 1920 Ć 1080 is the most common 2K resolution, but this is normally referred to as 1080p.ā (emphasis mine)
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.