Repos to archive?

2018-11-19 Thread Alan Coopersmith
While iterating over all the /xorg/ repos to update their READMEs (which I think I've now finished - let me know if you spot one I missed), I noticed a few more to consider archiving: https://gitlab.freedesktop.org/xorg/app/compiz - This is a long abandoned repo, not actual upstream, right?

What could it mean for a visual to have more than one depth?

2018-11-19 Thread Adam Jackson
I've been looking at cleaning up pixmap format and visual initialization. I'm having some difficulty understanding why the code is currently doing what it's doing. Perhaps someone has an idea. In the initial connection block, a DEPTH is a tuple of a depth and a list of visuals. A VISUALTYPE is a

Re: [PATCH xserver] dix: do not send focus event when grab actually does not change

2018-11-19 Thread Adam Jackson
On Mon, 2018-11-19 at 18:06 +0100, Samuel Thibault wrote: > Hello, > > Ping? Tsk, thought I'd pushed this already. Merged, thanks: https://gitlab.freedesktop.org/xorg/xserver/merge_requests/77 - ajax ___ xorg-devel@lists.x.org: X.Org development

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Dave Airlie
On Mon, 19 Nov 2018 at 21:40, Michel Dänzer wrote: > > On 2018-11-18 7:34 a.m., Qu Wenruo wrote: > > Hi, > > > > Recently I got a eGPU closure which contains an RX580. > > > > Xorg server detects it and PRIME works mostly fine. > > > > However amdgpu kernel module keeps panicing the whole kernel

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Mgr. Janusz Chmiel
aaaUnfortunately, Display =:0 do not work. Please, which script and where is located so I can remove nolisten tcp I AM getting The following error related to Keyboard, but it shouldnot be fatal. The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning:  Unsupported high keycode 372

Re: [PATCH xserver] dix: do not send focus event when grab actually does not change

2018-11-19 Thread Samuel Thibault
Hello, Ping? Samuel Samuel Thibault, le mar. 30 oct. 2018 18:43:51 +0100, a ecrit: > c67f2eac5651 ("dix: always send focus event on grab change") made dix > always sent events when it's a NotifyGrab or NotifyUngrab, even if > from == to, because 'from' can just come from a previous

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Michel Dänzer
On 2018-11-19 1:15 p.m., Qu Wenruo wrote: > On 2018/11/19 下午7:40, Michel Dänzer wrote: >> >> Otherwise, you can prevent Xorg from using the eGPU directly via >> >> Section "ServerFlags" >>Option "AutoAddGPU" "off" >> EndSection >> >> in /etc/X11/xorg.conf . Render offloading with

Re: [PATCH xorg-docs 1/4] Update docs for gitlab migration

2018-11-19 Thread Adam Jackson
On Sat, 2018-11-17 at 14:46 -0800, Alan Coopersmith wrote: > diff --git a/general/README.xml b/general/README.xml > index 7446fa0..b7fe484 100644 > --- a/general/README.xml > +++ b/general/README.xml > @@ -243,13 +243,12 @@ page. > > > If you have any new work or enhancements/bug fixes for

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Qu Wenruo
On 2018/11/19 下午7:40, Michel Dänzer wrote: > On 2018-11-18 7:34 a.m., Qu Wenruo wrote: >> Hi, >> >> Recently I got a eGPU closure which contains an RX580. >> >> Xorg server detects it and PRIME works mostly fine. >> >> However amdgpu kernel module keeps panicing the whole kernel when the >> eGPU

Re: Is there a way to make xorg-server to release eGPU?

2018-11-19 Thread Michel Dänzer
On 2018-11-18 7:34 a.m., Qu Wenruo wrote: > Hi, > > Recently I got a eGPU closure which contains an RX580. > > Xorg server detects it and PRIME works mostly fine. > > However amdgpu kernel module keeps panicing the whole kernel when the > eGPU is disconnected, either hot plugged out or using

Re: xrandr brightness settings permanent

2018-11-19 Thread Michal Srb
On pátek 16. listopadu 2018 17:25:00 CET Riccardo Berto wrote: > On 2018-11-15 08:25, Michal Srb wrote: > > On středa 14. listopadu 2018 21:22:28 CET Riccardo Berto wrote: > >> Thanks for the answer. > >> No, I don't use redshift. As far as I know, it can only happen twice > >> during each Xorg

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Mon, Nov 19, 2018 at 10:58:00AM +0100, Mgr. Janusz Chmiel wrote: Good day. > Dear MR Anfimov, > Thank you very much for yours professional support. > But I AM sad, that external keyboard may be could not be used from AN x > running app. Cannot say much about keyboard support in Xvfb. In

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Mgr. Janusz Chmiel
Dear MR Anfimov, Thank you very much for yours professional support. But I AM sad, that external keyboard may be could not be used from AN x running app. When I will type export DISPLAY=:0 on Debian executed by using Proot, do you think, that Debian would be able to communicate with Xserver

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Wed, Nov 14, 2018 at 04:13:00PM +0100, Mgr. Janusz Chmiel wrote: > Please does somebody of us know if there is AN hack, which will allow Me to > run X11 based apps on Android operating system, which would use XORG as X > server? > I have heart, that booting Linux kernel directly from SD cart