Zoltan Padrah
Zoltan Padrah
> i gave a try to kwin recently and was disappointed, because i think only inverting of individual windows worked, not inverting of whole screens. It's the same with what...
Thanks :)
Hi, what kind of graphics processor do you have in your system and which driver do you use for it? I assume that you are running Xorg and not Wayland...
At the first sight I suspect that the video driver is buggy, because that GPU is relatively new. There are some slim chances that some relevant information appears about the...
> Am I misunderstanding the screen number concept? How to really invert all screens? "screen" here means the screen concept of X11. Based on the output of `xrandr -q`, all...
Hi, this tool does not work on Wayland, only on X11. It uses X11-specific functionality (more exactly: as far as I know `xrandr` is not available on Wayland, as its...
Thanks, this looks like something usable for inverting colors on Wayland. I've seen a few important details related to this API : * " There can only be at most...
Just to elaborate a little bit: In order to change only some colors, and not all of them, it would be needed to process the whole set of (R,G,B) color...
Hi, I see two possible implementations for integration with workspace/application switching: - (a). set up some kind of hooks in the window manager, so it runs a program or script...
Hi, the following information would be useful: - distribution, version, architecture - graphics hardware you have have in the system - graphics driver you are using - if you run...