Akihiro Kiuchi

Results 42 issues of Akihiro Kiuchi

Some intermediate colors are too bright now. It seems gamma value is off. Zwin Navy on Nameplates are incredibly bright. I think this is caused by [this bug on Quest...

zen-mirror
IDS

## Current status We are trying to support output scaling and rotation, but no means to set those properties. ## Expected Enable to set those properties somehow.

good first issue
config

Currently when zigzag node and View overlap, cursor events are being sent to both. - [ ] Send cursor events to zigzag node only when a zigzag node and a...

bug
SDS

# Summary Show nameplates of boards like this. ![936d2c4a-9eba-4350-acdf-eaf79adfccd0](https://user-images.githubusercontent.com/44729662/215031096-1d3ea046-d3f8-427e-a5c7-7899863a4ce7.png) # When to close this Issue? - [ ] Determine what is needed in the nameplate of a board. - [...

IDS
board

GLSL are compiled in client side (Quest), we should send compile error to server side to notify the client application of the compilation error.

remote

In client-side request handlers such as GlBufferServiceImpl::GlBufferData, resources are sometimes searched for by id, but their existence is not checked.

remote

Now we load icons for launcher before checking its extension, which results in following log. ```log 00:00:01.254 [zen] [common/cairo.c:75] Failed to create the svg handler: XML parse error: Error domain...

good first issue

As title says.

good first issue

In wlroots, for non-client-defined cursor, use appropriate xcursor theme whose scale factor matches to output's scale. We should do as wlroots does. See bellow for reference. - https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/0.15.0/types/wlr_xcursor_manager.c#L69-85 - https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/0.15.0/types/wlr_cursor.c#L340-353

good first issue

I got the following Error when clicking or moving a mouse. ``` libinput error: client bug: timer event6 debounce short: scheduled expiry is in the past (-2ms), your system is...

bug