screen update problems with Intel HD 4600 + virtual screen

2014-06-16 Thread Krzysztof Hałasa
Hello, I'm having screen update problems problems with an Intel HD 4600 with panning + virtual screen. Fedora 20 + updates, CPU is Core i7 4770K, I'm using xrandr --output HDMI1 --panning 4096x2404. The physical screen size is 1920x1200. Another setup also experiencing this problem is Core i5 4200

Annoying AMDGPU bug (kernel or maybe X11 driver) "flip_done timed out"

2020-10-26 Thread Krzysztof Hałasa
Hello, I'm having an annoying X11 issue. The machine is latest Fedora 32 x64, AMD Ryzen 3 2200G with Radeon Vega Graphics, Gigabyte B450M DS3H, latest BIOS. xorg-x11-server-Xorg-1.20.9-1, xorg-x11-drv-amdgpu-19.1.0-3, Linux 5.8.16, openbox minimal desktop (no Wayland). The user plays a 32-bit WIN

Re: Xlib: DisplayWidth / DisplayHeight

2023-08-31 Thread Krzysztof Hałasa
Zbigniew writes: > Are you serious when stating, that during creation of a program I > should play guessing game „what kind of 'subsystem' the user may > employ”? No, your program should simply get WxH and draw there. That's the point. Now, certain specific programs may want to know physical ch

Re: Question about the future of Xorg

2025-06-09 Thread Krzysztof Hałasa
Hi, Robert Heller writes: > Yes, there are some of us who can't move to Wayland. In my case FVWM is not > able to work with Wayland and FVWM2 is my Window Manager of choice. I don't > know if *I* want to do something like take over Xorg all on my own. In my case it's the lack of virtual scree

Re: Question about the future of Xorg

2025-06-10 Thread Krzysztof Hałasa
[virtual screen - panning] Carsten Haitzler writes: > if you wanted a compositor to support this then add it to that compositor. as > there is no single compositor in the wayland universe, you'd have to make a > choice. you could also build your own compositor. Well, thanks. I guess it makes se