scrouthtv

Results 28 issues of scrouthtv

### drivers Using ```Linux archlinux 5.3.5-arch1-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux``` with an Intel i5 M 520 (4) @ 2.4 GHz and integrated graphics and drivers: ``` xf86-video-ati 1:19.0.1-1 xf86-video-dummy...

This is a draft regarding #162 #182 #206 because I'd be interested in such a functionality and the possibilities they imply. Those issues suggest adding functionality to switch between screens....

This fixes some minor issues with gopls/settings.md: - Changed the link in the Code Lenses section to go directly to the correct section - Some of the `Default:` values were...

cla: yes

Hello. I recently opened an issue on the main repository: https://github.com/golang/go/issues/44373, where I was wondering whether there was a way to read special keys on Windows. After some investigation I...

cla: yes

Here's a quick heads-up. The example in the README is broken: it accesses the terminfo. constants which are simply numbered using iota. The correct way would be to (I guess)...

### Description Hey, I've found an issue when aligning (`&`) in maths mode inside a `over...` or `under...` (e.g. `overbrace`) accent: ![grafik](https://github.com/typst/typst/assets/23227405/a70297d4-034e-4833-a051-da9af9d79444) In the first reference, the `+ z` is...

feature request
math

Hi, thanks for your work! I just tried using ros2-humble, but it fails with this error message: ``` ~ > ros2 pkg executables Traceback (most recent call last): File "/opt/ros/humble/bin/ros2",...

## Feature request #### Feature description The rclcpp::Node methods - `create_subscription()` - `create_wall_timer()` - `create_service()` - `add_on_set_parameters_callback()`, `remove_on_set_parameters_callback()`, `set_on_parameters_set_callback()` all take a callback as parameter. I think, the callback methods...

backlog