-
### Issue description
See: https://github.com/hyprwm/Hyprland/pull/4889#issuecomment-2007755554
The discussion above is for hyprland, but it's the same bug on qtile wayland.
Steps to reprodu…
-
I have this in `/etc/sddm.conf.d/tty.conf` to keep VT 1 free so I can see boot messages if I need to:
```
[X11]
MinimumVT = 7
```
I recently started using KDE Wayland sessions instead of X11,…
-
Hi,
I am interested by your project and I would like to test XenGT and KVMGT. I am searching a laptop for tests but I hesitate on the choice of hardware (BIOS and CPU/GPU compatibility with Intel VT-d…
-
Evening. I just installed OC 0.8.0 on a system that has Monterey 12.3.1 that was working fine under 0.7.9. After the update if I leave the Ethernet cable plugged in to the 2.5GB/sec Ethernet port, the…
-
# Summary
When I use the Clustering class in faiss to cluster a number of low-dimension vectors with very distinct categories several times, I find that a certain number of clusters in the clusteri…
-
If a COM module passes a 2D array where one each dimension is only one byte, then win32com only returns a buffer. The buffer prevents access from the other dimension of the array. It is expected to ge…
-
### Is your feature request related to a problem? Please describe.
The resource tree is very interesting for further analysis and correlation. But missing other hash values (SHA1, MD5, SHA256) is blo…
-
### What is the feature/what would you like to discuss?
cam_diagnostics.F90 output's most of the resolved fluxes (e.g., VT and VQ), but are missing UT and UQ. We'd also like to output OMEGA^2. Ther…
-
Take the Izhikevich model in dsDemos as an example:
```
eqns={
'C=100; vr=-60; vt=-40; k=.7; Iapp=70; ton=200; toff=800'
'a=.03; b=-2; c=-50; d=100; vpeak=35'
'dv/dt=(k*(v-vr)*(v-vt)-u+I(…
-
Currently, boxes are drawn with `'+'`, `'-'` and `'|'`. Support for unicode's box-drawing characters would be good as they are designed to match up more precisely than the ASCII options currently avai…