Yuxuan Shui

Results 97 issues of Yuxuan Shui

Add support for dbus: - [ ] invoke dbus methods - [ ] exposes deai objects on dbus

new-feature

- [ ] keyboard: changing keyboard layout, etc. - [x] xrdb - [ ] clipboard - [x] connect to a specific DISPLAY - [x] xrandr (partially) - [x] get screen...

new-feature

- [ ] tray icon and menu

low-priority
new-feature

### Bug Description `dub test` doesn't work when `betterC` is in `buildOptions`

enhancement

#### Your system information * Steam Runtime Version: * Distribution (e.g. Ubuntu 18.04): * Link to your full system information (Help -> System Information) in a [Gist](https://gist.github.com/): * Have you...

Pressure Vessel

``` thread 'main' panicked at 'assertion failed: `(left == right)` left: `23`, right: `0`', /home/shui/.cargo/registry/src/github.com-1ecc6299db9ec823/font-kit-0.5.0/src/loaders/freetype.rs:1148:9 stack backtrace: 0: 0x55f70db7e108 - backtrace::backtrace::libunwind::trace::hccf7fcb8c3efd6c9 at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 1: 0x55f70db7e108 - backtrace::backtrace::trace_unsynchronized::hdc571c1189c74524 at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 2:...

https://github.com/lyuts/vim-rtags/blob/master/plugin/rtags.vim#L570 First, what you want is "&>" not ">&", which means redirect to file descriptor. Secondly, no, this is not portable. Lastly, you should use the on_stderr, on_stdout callbacks, not...

### Problem I am not sure if this really is a bug. But rust-skia/skia-bindings' build script expects that there is either a `.cargo_vcs_info.json` in the crate directory, or the crate...

C-bug
Command-vendor