ropery

Results 16 issues of ropery

Right now `fdroidcl` always installs apps for all users. I request an option to basically `adb install --user `. Same for `uninstall`. Thank you!

`foo` (containing file `1.txt`) and `bar` (containing file `2.txt`) are two directories under `/sdcard` on my phone. When I run the following script `test.sh` on my computer: #!/bin/sh while read...

1. Right now, in view mode, double tapping the text is exactly the same as pushing the pencil button, i.e. enter edit mode; the cursor is put at the very...

By adding a [polkit rule](https://bbs.archlinux.org/viewtopic.php?pid=1802024#p1802024) I was able to use `netctl` to start or stop profiles without `sudo`. However, when I tried `netctl switch-to that` as a regular user, I...

enhancement
no patch

When I use the key-binding for "Activate Clipboard *" to paste a non-URL `foo`, saka-keys translates it a Google search query URL, disregarding the default search engine. The expected behavior...

A useful but missing feature: when the currently connected server is slow, the user should be able to tell `sslocal` to switch to another server immediately. We can take a...

enhancement

Just discovered your app on F-Droid and love it. Thank you! I'm using version 1.4, the latest on F-Droid, released last November. The problem: in order to switch to a...

enhancement

The newest [glyphicons free icon set](https://glyphicons.com/files/glyphicons_free.zip) contains 800 basic icons and 70 social icons, why not use it? Why I want this: I was looking for a good while for...

In Windows, a volume mounted at `X:` can be addressed in a format called “[DOS device paths](https://docs.microsoft.com/en-us/dotnet/standard/io/file-path-formats#dos-device-paths)”, like these: \\?\X: \\?\Volume{b75e2c83-0000-0000-0000-602f00000000}\ The `\\?\Volume{GUID}\` form is useful, because it allows us...

enhancement
effort-high
impact-low
discuss
feedback
windows

In the currently UI, to switch to the next profile, one has to click the toolbar button, move the mouse some distance, click on the drop down menu, and select...