-
Hi,
I have workloads based on L0 APIs in Linux, and I'm trying gits to capture and replay it.
https://github.com/intel/gits/blob/main/BUILDING.md says that libx11 and OpenGL are needed on linux …
-
I'm trying to update [rust-xcb-util](https://github.com/meh/rust-xcb-util) to the latest version of xcb and running into issues figuring out the new API. For example, the `xcb_window_t`, `xcb_atom_t` …
-
Discovered in yshui/picom#1289
wezterm calls `_xcb_xim_open`, because it does not have an IC. `_xcb_xim_open` calls wezterm's `open_callback`, which calls `xcb_xim_create_ic`. However the callback …
yshui updated
1 month ago
-
Hi. GL4ES can be used on Android devices but there is no X11 support. Can you please port mesa's X11 WSI code ([this](https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/loader/loader_dri3_helper…
twaik updated
2 months ago
-
### Flameshot Version
Flameshot 12.1.0
### Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
### Operating System type and version
Ubuntu 24.04
##…
-
When trying via a git clone I get this error
```
`CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version o…
-
Some packages appear to install content (like license files) in the `$PREFIX` without naming them or placing them in a way to avoid clobbering between packages (for example: https://github.com/conda-f…
-
```
awesome v4.3-1655-gad0290bc1-dirty (Too long)
• Compiled against Lua 5.4.7 (running with 0.9.2)
• API level: 4
• D-Bus support: yes
• xcb-errors support: no
• execinfo support: yes
• …
-
XCB is the modern library to use to communicate with the X server. It can combine multi api calls and talks the way X wants you to talk to it. However, this acts kinda like a network connection where …
-
**Describe the bug**
```
gamescope: types/wlr_linux_dmabuf_v1.c:532: feedback_compile: Assertion `table_len > 0' failed
```
**To Reproduce**
Steps to reproduce the behavior:
1. Install terra-g…