Adrian Vovk
Adrian Vovk
## Describe the bug When trying to complete `sudo --user=foobar `, it suggests the files in the current directory instead of commands ## To reproduce 1. Type `sudo --user=` 2....
**To Reproduce** Steps to reproduce the behavior: 1. (Install and) open GNOME Boxes (and set up a VM if necessary) 2. Right click on a VM, and click on "Properties"...
When snapping/tiling windows to the edges of the screen, a little preview animation plays to show what the final size of the window would be. This preview view has all...
The wrl-foreign-toplevel protocol does not give panel clients a PID, so it is really just a guess based on the app-id to decide if a window comes from a given...
There is currently no way to tell if an output is a clone/is mirroring another output. This is important to know, because without this it's impossible to make a distinction...
##### Context: I'm building a [daemon](https://gitlab.com/carbonOS/gde/gde-gnome-bridge/-/tree/master/src/display-config) that implements the org.mutter.DisplayConfig protocol on top of wlr-output-management and wf-config ##### Issue: Currently, the scale event sends a wl_fixed with the scale. However,...
Hello! What would be a safe way to "factory reset" an OSTree deployment? I'm unsure what folders I can delete from `/ostree` to clear out `/etc` and `/var` without messing...
### I did this I ran `configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/bin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-deterministic-archives --disable-static --enable-shared --disable-Werror --disable-dependency-tracking --with-openssl --with-ca-bundle=/etc/ssl/cert.pem --enable-debug --disable-static --enable-optimize`...
I'm using udisks2 to partition a disk for my OS installer. I'm trying to format an EFI system partition, which needs to be FAT 32 (the spec only mentions FAT16...
I recently started running into issues with my deltas not being picked up. Turns out that rsync-repos doesn't know about delta-indexes. Once they were enabled on development machine, they wouldn't...