icp

Results 30 issues of icp

As per my understanding, currently it looks for `.config/xarchiver/` in the user's home directory. Would it be possible to store it under `$XDG_CONFIG_HOME/xarchiver` and fall back to `~/.config/xarchiver` in case...

enhancement

https://user-images.githubusercontent.com/15713555/182020108-9f8a1441-da73-496c-93f3-a631d2aaedbc.mp4 I have had this issue for some time now, in Firefox(Wayland) and Vivaldi(XWayland). The dropdowns won't stay open. In Vivaldi it gets fixed temporarily after I restart Vivaldi. It...

bug
upstream

### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...

question

As of v2.0.0, `cargo test --release --target i686-unknown-linux-gnu` fails with ``` Compiling hurl v2.0.0 (/builddir/hurl-2.0.0/packages/hurl) error: literal out of range for `usize` --> packages/hurl/src/html/unescape.rs:454:19 | 454 | check_num(1000000000000000000, "\u{FFFD}"); |...

bug

**Is your feature request related to a problem? Please describe.** For my use cases of hoverzoom, I almost always want to lock the hovered images for pan/zoom. **Describe the solution...

enhancement

`curlrc` -> `.curlrc`

cmdline tool
documentation

#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture: **x86_64**

#### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture: **x86_64**

If a user has set `DEPS_CLJ_TOOLS_DIR`, I think they would almost certainly want to use the version corresponding to `${DEPS_CLJ_TOOLS_DIR}/libexec/clojure-tools-${version}.jar`. Currently they have to also provide `DEPS_CLJ_TOOLS_VERSION` to resolve conflict...

Consider tagging the latest release. Since pypi source doesn't have the test assets, it's difficult for downstream distros to run the tests without a tagged source tarball from github.