On Mon, Jul 30, 2018 at 01:29:04PM +0200, Dorota Czaplejewicz wrote:
> On Mon, 30 Jul 2018 13:09:06 +0200
> Jonas Ådahl wrote:
>
> > On Mon, Jul 30, 2018 at 12:57:52PM +0200, Dorota Czaplejewicz wrote:
> > > On Mon, 30 Jul 2018 12:36:45 +0200
> > > Jonas Ådahl wrote:
> > >
> > > > On Sat, Jul
On Mon, 30 Jul 2018 13:09:06 +0200
Jonas Ådahl wrote:
> On Mon, Jul 30, 2018 at 12:57:52PM +0200, Dorota Czaplejewicz wrote:
> > On Mon, 30 Jul 2018 12:36:45 +0200
> > Jonas Ådahl wrote:
> >
> > > On Sat, Jul 28, 2018 at 08:17:56PM +0200, Dorota Czaplejewicz wrote:
> > > > From: Carlos Garn
On Mon, Jul 30, 2018 at 12:57:52PM +0200, Dorota Czaplejewicz wrote:
> On Mon, 30 Jul 2018 12:36:45 +0200
> Jonas Ådahl wrote:
>
> > On Sat, Jul 28, 2018 at 08:17:56PM +0200, Dorota Czaplejewicz wrote:
> > > From: Carlos Garnacho
> > >
> > > This new protocol description is an evolution of v2.
On Mon, 30 Jul 2018 12:36:45 +0200
Jonas Ådahl wrote:
> On Sat, Jul 28, 2018 at 08:17:56PM +0200, Dorota Czaplejewicz wrote:
> > From: Carlos Garnacho
> >
> > This new protocol description is an evolution of v2.
> >
> > - All pre-edit text styling is gone.
> > - Pre-edit cursor can span charac
On Sat, Jul 28, 2018 at 08:17:56PM +0200, Dorota Czaplejewicz wrote:
> From: Carlos Garnacho
>
> This new protocol description is an evolution of v2.
>
> - All pre-edit text styling is gone.
> - Pre-edit cursor can span characters.
> - No events regarding input panel (OSK) state nor covered rect
From: Carlos Garnacho
This new protocol description is an evolution of v2.
- All pre-edit text styling is gone.
- Pre-edit cursor can span characters.
- No events regarding input panel (OSK) state nor covered rectangle.
Compositors are still free to handle situations where the keyboard
focus
From: Carlos Garnacho
This new protocol description is a simplification over v2.
- All pre-edit text styling is gone.
- Pre-edit cursor can span characters.
- No events regarding input panel (OSK) state nor covered rectangle.
Compositors are still free to handle situations where the keyboard
From: Carlos Garnacho
This new protocol description is a simplification over v2.
- All pre-edit text styling is gone.
- Pre-edit cursor can span characters.
- No events regarding input panel (OSK) state nor covered rectangle.
Compositors are still free to handle situations where the keyboard
From: Carlos Garnacho
This new protocol description is a simplification over v2.
- All pre-edit text styling is gone.
- Pre-edit cursor can span characters.
- No events regarding input panel (OSK) state nor covered rectangle.
Compositors are still free to handle situations where the keyboard
Hi Carlos,
thanks for reviewing!
On Tue, 17 Jul 2018 19:18:36 +0200
Carlos Garnacho wrote:
> Hi!,
>
> (Way way late, trying to revive the conversation...)
>
> On Thu, May 3, 2018 at 9:22 PM, Dorota Czaplejewicz
> wrote:
> > On Thu, 3 May 2018 20:47:27 +0200
> > Silvan Jegen wrote:
> >
> >
Hi!,
(Way way late, trying to revive the conversation...)
On Thu, May 3, 2018 at 9:22 PM, Dorota Czaplejewicz
wrote:
> On Thu, 3 May 2018 20:47:27 +0200
> Silvan Jegen wrote:
>
>> Hi Dorota
>>
>> Some comments and typo fixes below.
>>
>> On Thu, May 03, 2018 at 05:41:21PM +0200, Dorota Czapleje
On Thu, 17 May 2018 18:05:34 +0100
Daniel Stone wrote:
> Hi Dorota,
>
> On 3 May 2018 at 16:41, Dorota Czaplejewicz
> wrote:
> > - There is no event to send keysyms. Compositors can use wl_keyboard
> > interface instead.
>
> The reason we explicitly chose to have a keysym (really, 'Unicod
Hi Dorota,
On 3 May 2018 at 16:41, Dorota Czaplejewicz wrote:
> - There is no event to send keysyms. Compositors can use wl_keyboard
> interface instead.
The reason we explicitly chose to have a keysym (really, 'Unicode
codepoint') event, is to support characters which don't appear in any
keym
On Thu, May 10, 2018 at 11:46:32AM +0200, Dorota Czaplejewicz wrote:
> On Thu, 10 May 2018 11:43:12 +0200
> Dorota Czaplejewicz wrote:
>
> > On Tue, 08 May 2018 07:07:24 +
> > Silvan Jegen wrote:
> >
> > > On Mon, May 7, 2018 at 5:11 AM Joshua Watt wrote:
> > > > IMHO, if you are doing U
On Thu, 10 May 2018 11:43:12 +0200
Dorota Czaplejewicz wrote:
> On Tue, 08 May 2018 07:07:24 +
> Silvan Jegen wrote:
>
> > On Mon, May 7, 2018 at 5:11 AM Joshua Watt wrote:
> > > IMHO, if you are doing UTF-8 (which you should), you should *always*
> > > specify any offset in the string a
On Tue, 08 May 2018 07:07:24 +
Silvan Jegen wrote:
> On Mon, May 7, 2018 at 5:11 AM Joshua Watt wrote:
> > IMHO, if you are doing UTF-8 (which you should), you should *always*
> > specify any offset in the string as a byte offset. I have a few
> > reasons for this justification:
>
> I agr
On Mon, May 7, 2018 at 5:11 AM Joshua Watt wrote:
> IMHO, if you are doing UTF-8 (which you should), you should *always*
> specify any offset in the string as a byte offset. I have a few
> reasons for this justification:
I agree with this as well. I thought some more about how to spell out my
gut
Hi Joshua
On Sun, May 06, 2018 at 10:11:32PM -0500, Joshua Watt wrote:
> On Sun, May 6, 2018 at 3:37 PM, Dorota Czaplejewicz
> wrote:
> > Unless someone chimes in with more arguments, I'm going to keep
> > using code points in following revisions.
>
> I don't mean to do a drive by or bikeshed, I
On Sun, May 06, 2018 at 10:37:57PM +0200, Dorota Czaplejewicz wrote:
> On Sat, 5 May 2018 13:37:44 +0200
> Silvan Jegen wrote:
>
> > On Sat, May 05, 2018 at 11:09:10AM +0200, Dorota Czaplejewicz wrote:
> > > On Fri, 4 May 2018 22:32:15 +0200
> > > Silvan Jegen wrote:
> > >
> > > > On Thu, May
On Sun, 6 May 2018 22:11:32 -0500
Joshua Watt wrote:
> On Sun, May 6, 2018 at 3:37 PM, Dorota Czaplejewicz
> wrote:
> > On Sat, 5 May 2018 13:37:44 +0200
> > Silvan Jegen wrote:
> >
> >> On Sat, May 05, 2018 at 11:09:10AM +0200, Dorota Czaplejewicz wrote:
> >> > On Fri, 4 May 2018 22:32:15
On Sun, May 6, 2018 at 3:37 PM, Dorota Czaplejewicz
wrote:
> On Sat, 5 May 2018 13:37:44 +0200
> Silvan Jegen wrote:
>
>> On Sat, May 05, 2018 at 11:09:10AM +0200, Dorota Czaplejewicz wrote:
>> > On Fri, 4 May 2018 22:32:15 +0200
>> > Silvan Jegen wrote:
>> >
>> > > On Thu, May 03, 2018 at 10:46
On Sat, 5 May 2018 13:37:44 +0200
Silvan Jegen wrote:
> On Sat, May 05, 2018 at 11:09:10AM +0200, Dorota Czaplejewicz wrote:
> > On Fri, 4 May 2018 22:32:15 +0200
> > Silvan Jegen wrote:
> >
> > > On Thu, May 03, 2018 at 10:46:47PM +0200, Dorota Czaplejewicz wrote:
> > > > On Thu, 3 May 201
On Sat, May 05, 2018 at 11:09:10AM +0200, Dorota Czaplejewicz wrote:
> On Fri, 4 May 2018 22:32:15 +0200
> Silvan Jegen wrote:
>
> > On Thu, May 03, 2018 at 10:46:47PM +0200, Dorota Czaplejewicz wrote:
> > > On Thu, 3 May 2018 21:55:40 +0200
> > > Silvan Jegen wrote:
> > >
> > > > On Thu, May
On Fri, 4 May 2018 22:32:15 +0200
Silvan Jegen wrote:
> On Thu, May 03, 2018 at 10:46:47PM +0200, Dorota Czaplejewicz wrote:
> > On Thu, 3 May 2018 21:55:40 +0200
> > Silvan Jegen wrote:
> >
> > > On Thu, May 03, 2018 at 09:22:46PM +0200, Dorota Czaplejewicz wrote:
> > > > On Thu, 3 May 201
On Thu, May 03, 2018 at 10:46:47PM +0200, Dorota Czaplejewicz wrote:
> On Thu, 3 May 2018 21:55:40 +0200
> Silvan Jegen wrote:
>
> > On Thu, May 03, 2018 at 09:22:46PM +0200, Dorota Czaplejewicz wrote:
> > > On Thu, 3 May 2018 20:47:27 +0200
> > > Silvan Jegen wrote:
> > >
> > > > Hi Dorota
>
On Thu, 3 May 2018 21:55:40 +0200
Silvan Jegen wrote:
> On Thu, May 03, 2018 at 09:22:46PM +0200, Dorota Czaplejewicz wrote:
> > On Thu, 3 May 2018 20:47:27 +0200
> > Silvan Jegen wrote:
> >
> > > Hi Dorota
> > >
> > > Some comments and typo fixes below.
> > >
> > > On Thu, May 03, 2018 at
On Thu, May 03, 2018 at 09:22:46PM +0200, Dorota Czaplejewicz wrote:
> On Thu, 3 May 2018 20:47:27 +0200
> Silvan Jegen wrote:
>
> > Hi Dorota
> >
> > Some comments and typo fixes below.
> >
> > On Thu, May 03, 2018 at 05:41:21PM +0200, Dorota Czaplejewicz wrote:
> > > This new protocol descrip
On Thu, 3 May 2018 20:47:27 +0200
Silvan Jegen wrote:
> Hi Dorota
>
> Some comments and typo fixes below.
>
> On Thu, May 03, 2018 at 05:41:21PM +0200, Dorota Czaplejewicz wrote:
> > This new protocol description is a simplification over v2.
> >
> > - All pre-edit text styling is gone.
> > - P
Hi Dorota
Some comments and typo fixes below.
On Thu, May 03, 2018 at 05:41:21PM +0200, Dorota Czaplejewicz wrote:
> This new protocol description is a simplification over v2.
>
> - All pre-edit text styling is gone.
> - Pre-edit cursor can span characters.
> - No events regarding input panel (O
From: Carlos Garnacho
This new protocol description is a simplification over v2.
- All pre-edit text styling is gone.
- Pre-edit cursor can span characters.
- No events regarding input panel (OSK) state nor covered rectangle.
Compositors are still free to handle situations where the keyboard
On Thu, 12 Apr 2018 10:35:04 +0200
Jonas Ådahl wrote:
> On Thu, Apr 12, 2018 at 12:13:49AM +0200, Carlos Garnacho wrote:
> > Hi!,
> >
> > On Wed, Apr 11, 2018 at 8:52 PM, Weng Xuetian wrote:
> > > (forgot to reply to the list)
> > >
> > > On Wednesday, 11 April 2018 11:35:58 PDT Dorota Czaple
On Thu, Apr 12, 2018 at 12:13:49AM +0200, Carlos Garnacho wrote:
> Hi!,
>
> On Wed, Apr 11, 2018 at 8:52 PM, Weng Xuetian wrote:
> > (forgot to reply to the list)
> >
> > On Wednesday, 11 April 2018 11:35:58 PDT Dorota Czaplejewicz wrote:
> >> On Wed, 11 Apr 2018 11:26:22 -0700
> >>
> >> Weng Xue
Hi!,
On Wed, Apr 11, 2018 at 8:52 PM, Weng Xuetian wrote:
> (forgot to reply to the list)
>
> On Wednesday, 11 April 2018 11:35:58 PDT Dorota Czaplejewicz wrote:
>> On Wed, 11 Apr 2018 11:26:22 -0700
>>
>> Weng Xuetian wrote:
>> > On Monday, 9 April 2018 07:20:53 PDT Dorota Czaplejewicz wrote:
>
(forgot to reply to the list)
On Wednesday, 11 April 2018 11:35:58 PDT Dorota Czaplejewicz wrote:
> On Wed, 11 Apr 2018 11:26:22 -0700
>
> Weng Xuetian wrote:
> > On Monday, 9 April 2018 07:20:53 PDT Dorota Czaplejewicz wrote:
> > > On Sun, 11 Mar 2018 20:30:14 +0100
> > >
> > > Carlos Garnacho
On Wed, 11 Apr 2018 11:26:22 -0700
Weng Xuetian wrote:
> On Monday, 9 April 2018 07:20:53 PDT Dorota Czaplejewicz wrote:
> > On Sun, 11 Mar 2018 20:30:14 +0100
> >
> > Carlos Garnacho wrote:
> > > This new protocol description is a vast simplification over v2, highlights
> > > are:
> > > - Al
On Monday, 9 April 2018 07:20:53 PDT Dorota Czaplejewicz wrote:
> On Sun, 11 Mar 2018 20:30:14 +0100
>
> Carlos Garnacho wrote:
> > This new protocol description is a vast simplification over v2, highlights
> > are:
> > - All pre-edit text styling is gone, the protocol doesn't seem the place
> >
On Sun, 11 Mar 2018 20:30:14 +0100
Carlos Garnacho wrote:
> This new protocol description is a vast simplification over v2, highlights
> are:
> - All pre-edit text styling is gone, the protocol doesn't seem the place
> to convey UI state. Clients are in better knowledge of how to make the
> p
On Sun, 11 Mar 2018 20:30:14 +0100
Carlos Garnacho wrote:
> This new protocol description is a vast simplification over v2, highlights
> are:
> - All pre-edit text styling is gone, the protocol doesn't seem the place
> to convey UI state. Clients are in better knowledge of how to make the
> p
Hi
Please find some comments and questions below.
On Sun, Mar 11, 2018 at 08:30:14PM +0100, Carlos Garnacho wrote:
> This new protocol description is a vast simplification over v2, highlights
> are:
> - All pre-edit text styling is gone, the protocol doesn't seem the place
> to convey UI state.
This new protocol description is a vast simplification over v2, highlights
are:
- All pre-edit text styling is gone, the protocol doesn't seem the place
to convey UI state. Clients are in better knowledge of how to make the
pre-edit string distinguishable from regular text.
- No input panel (OS
40 matches
Mail list logo