Re: Re: Submit Code about weston

2021-04-30 Thread kai.x...@thundercomm.com
On Fri, 30 Apr 2021 09:11:18 +0200 Jonas Ådahl wrote: > On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.x...@thundercomm.com wrote: > > Hello wayland community, > > > > At present, we use open source mail(kx...@codeaurora.org) to submit code. > > Error log: > > jeff@001:~/test/test/xxx/weston$ git

Re: Submit Code about weston

2021-04-30 Thread Jonas Ådahl
On Fri, Apr 30, 2021 at 10:31:03AM +0300, Pekka Paalanen wrote: > On Fri, 30 Apr 2021 09:11:18 +0200 > Jonas Ådahl wrote: > > > On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.x...@thundercomm.com wrote: > > > Hello wayland community, > > > > > > At present, we use open source mail(kx...@codeauror

Re: Submit Code about weston

2021-04-30 Thread Pekka Paalanen
On Fri, 30 Apr 2021 09:11:18 +0200 Jonas Ådahl wrote: > On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.x...@thundercomm.com wrote: > > Hello wayland community, > > > > At present, we use open source mail(kx...@codeaurora.org) to submit code. > > Error log: > > jeff@001:~/test/test/xxx/weston$ git

Re: Submit Code about weston

2021-04-30 Thread Jonas Ådahl
On Fri, Apr 30, 2021 at 11:53:16AM +0800, kai.x...@thundercomm.com wrote: > Hello wayland community, > > At present, we use open source mail(kx...@codeaurora.org) to submit code. > Error log: > jeff@001:~/test/test/xxx/weston$ git push origin main > Username for 'https://gitlab.freedesktop.org': k

Submit Code about weston

2021-04-30 Thread kai.x...@thundercomm.com
Hello wayland community, At present, we use open source mail(kx...@codeaurora.org) to submit code. Error log: jeff@001:~/test/test/xxx/weston$ git push origin main Username for 'https://gitlab.freedesktop.org': kxing Password for 'https://kx...@gitlab.freedesktop.org': remote: You are not allowed

about weston behavior if DRM driver don't expose supported modifiers

2019-05-17 Thread Esaki Tomohito
Hello, A board (arm64 arch) DRM kernel driver doesn't expose supported DRM modifiers (hardware supports linear only), so I suggested following patch: https://patchwork.kernel.org/patch/10936631/ The driver maintainer (Laurent CC'd) replied: > I don't think the right solution is to expose the li

Question about graphics rendering about weston/composite

2015-01-22 Thread Yang Andy
Hi everyone I have a question about graphics rendering about weston/composite. When i launch application,there is no graphics(application image) on the display. But while i move the mouse,the graphics(application image) is renderred on the display. [Software Design] 1.Windows Manager base on

Question about graphics rendering about weston/composite

2015-01-14 Thread Yang Andy
Hi everyone I have a question about graphics rendering about weston/composite. When i launch application,there is no graphics(application image) on the display. But while i move the mouse,the graphics(application image) is renderred on the display. [Software Design] 1.Windows Manager base

Re: queston about weston logger

2014-08-23 Thread Hongze Zhao
Hi Giulio, I mean something like Jlogger and cpplogger, with which I can insert some printing statements in the source code and the logger will record what I have printed to some log files. Thanks, Hongze On Sat, Aug 23, 2014 at 4:27 PM, Giulio Camuffo wrote: > 2014-08-23 22:01 GMT+03:00 Hong

Re: queston about weston logger

2014-08-23 Thread Giulio Camuffo
2014-08-23 22:01 GMT+03:00 Hongze Zhao : > Hi All, > > I am running weston outside X using weston-launch. I want to do tests on > some functions of weston source code thus I need a logger. Could anyone tell > me whether wayland has a default logger or how I could implement one? Hi, I'm not sure wh

queston about weston logger

2014-08-23 Thread Hongze Zhao
Hi All, I am running weston outside X using weston-launch. I want to do tests on some functions of weston source code thus I need a logger. Could anyone tell me whether wayland has a default logger or how I could implement one? Thanks, Hongze ___ waylan

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-09 Thread Wang, Quanxian
Hi, Pq Thanks for your comment and idea. I list several cases for discussion. Case 1: Original: ├── │ B │ └── Action: Move A leftof B ├───┼───┤ │ A │ B │ └───┴───┘ As you said, B must not change, A will have negative coordinates. That is fine. Case 2: Original: ├───┼───┤ │ C │ D │E └───┴──

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-07 Thread Wang, Quanxian
Hi, Pq > > I meant this very simple example: > > There is only one output A. > > A > > Then I add output B to the left of A. > > B->A > > The position of A must not change. This means that B must get negative > coordinates, and A's position stays at 0,0. In Weston, window positions are > sto

Re: [Weston] More discussion about weston output relative motion algorithm

2014-05-07 Thread Pekka Paalanen
On Wed, 7 May 2014 08:49:47 + "Wang, Quanxian" wrote: > > -Original Message- > > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > > Sent: Wednesday, May 7, 2014 3:41 PM > > To: Wang, Quanxian > > Subject: Re: [Weston] More discussion

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-07 Thread Wang, Quanxian
son > Ekstrand (ja...@jlekstrand.net); Kang, Jeong Seok; Fu, Michael > Subject: Re: [Weston] More discussion about weston output relative motion > algorithm > > On Wed, 7 May 2014 07:03:32 + > "Wang, Quanxian" wrote: > > > > > > > > -Origin

Re: [Weston] More discussion about weston output relative motion algorithm

2014-05-07 Thread Pekka Paalanen
gmail.com); Bryce W. Harrington > > (b.harring...@samsung.com); wayland-devel@lists.freedesktop.org; > > Jason Ekstrand (ja...@jlekstrand.net); Kang, Jeong Seok; Fu, Michael > > Subject: Re: [Weston] More discussion about weston output relative > > motion algorithm

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-07 Thread Wang, Quanxian
son > Ekstrand (ja...@jlekstrand.net); Kang, Jeong Seok; Fu, Michael > Subject: Re: [Weston] More discussion about weston output relative motion > algorithm > > On Wed, 7 May 2014 03:26:56 + > "Wang, Quanxian" wrote: > > > Thanks Pq's comment. Before you cont

Re: [Weston] More discussion about weston output relative motion algorithm

2014-05-06 Thread Pekka Paalanen
On Wed, 7 May 2014 03:26:56 + "Wang, Quanxian" wrote: > Thanks Pq's comment. Before you continue my comment, I mentioned one point. > This is output movement algorithm and it is completely different with > pre-configuration of output in weston.ini. > For output, no alive, no movement. > If y

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-06 Thread Wang, Quanxian
...@samsung.com); wayland-devel@lists.freedesktop.org; Jason > Ekstrand (ja...@jlekstrand.net); Kang, Jeong Seok; Fu, Michael > Subject: Re: [Weston] More discussion about weston output relative motion > algorithm > > On Tue, 6 May 2014 07:26:32 + > "Wang, Quanxian" wrote: &g

Re: [Weston] More discussion about weston output relative motion algorithm

2014-05-06 Thread Pekka Paalanen
.org; Jason Ekstrand > > (ja...@jlekstrand.net); Bryce W. Harrington > > (b.harring...@samsung.com); Fu, Michael; Hardening > > (rdp.eff...@gmail.com); Kang, Jeong Seok Subject: Re: [Weston] More > > discussion about weston output relative motion algorithm > > > >

RE: [Weston] More discussion about weston output relative motion algorithm

2014-05-06 Thread Wang, Quanxian
u, Michael; Hardening (rdp.eff...@gmail.com); Kang, Jeong Seok > Subject: Re: [Weston] More discussion about weston output relative motion > algorithm > > On Wed, 16 Apr 2014 04:21:46 + > "Wang, Quanxian" wrote: > > > Clear some definition for easy understandi

Re: [Weston] More discussion about weston output relative motion algorithm

2014-05-05 Thread Pekka Paalanen
nd.net); Bryce W. Harrington > (b.harring...@samsung.com); Fu, Michael; Hardening > (rdp.eff...@gmail.com); Kang, Jeong Seok Subject: [Weston] More > discussion about weston output relative motion algorithm > > Hi, All > > Relative motion of output is needed in Weston compositor or ot

RE: [Weston] More discussion about weston output relative motion algorithm

2014-04-15 Thread Wang, Quanxian
; Pekka Paalanen (ppaala...@gmail.com); Jason Ekstrand (ja...@jlekstrand.net); Bryce W. Harrington (b.harring...@samsung.com); Fu, Michael; Hardening (rdp.eff...@gmail.com); Kang, Jeong Seok Subject: [Weston] More discussion about weston output relative motion algorithm Hi, All Relative motion of

[Weston] More discussion about weston output relative motion algorithm

2014-04-15 Thread Wang, Quanxian
Hi, All Relative motion of output is needed in Weston compositor or others. For example, plugin a monitor, you want move it above or leftof or rightof or below others. More details about this motion algorithm will be shown in the email. Before that, I mention one point, I don't refer any code

Re: about weston

2012-04-03 Thread Alberich de megres
Thanks for the clarifying :) On Mon, Apr 2, 2012 at 12:57 PM, Pekka Paalanen wrote: > On Sun, 1 Apr 2012 21:37:10 +0200 > Alberich de megres wrote: > >> Hi Guys, >> >> I was trying to understand how weston rpc works, and more specifically >> how it asks for painting. >> Checking the source i sa

Re: about weston

2012-04-02 Thread Pekka Paalanen
On Sun, 1 Apr 2012 21:37:10 +0200 Alberich de megres wrote: > Hi Guys, > > I was trying to understand how weston rpc works, and more specifically > how it asks for painting. > Checking the source i saw more or less this call stack for sending a > window_sync: > > wl_display_sync > |->wl_proxy_m

about weston

2012-04-01 Thread Alberich de megres
Hi Guys, I was trying to understand how weston rpc works, and more specifically how it asks for painting. Checking the source i saw more or less this call stack for sending a window_sync: wl_display_sync |->wl_proxy_marshal |->wl_closure_send |->wl_connection_write on the server side,