Re: [LyX features/properpaint] Fix caret painting

2017-09-08 Thread Jean-Marc Lasgouttes
Le 8 septembre 2017 20:02:39 GMT+02:00, Pavel Sanda  a écrit :
>Jean-Marc Lasgouttes wrote:
>> Feedback welcome. Everything is supposed to work at this point. The
>only 
>> strange point is that my tests with remote executions give poor 
>> performance. I hoped for the opposite, but this is not a scientific 
>> comparison.
>
>By remote execution you mean running through forwarded ssh tunnel?
>Pavel

Yes. But I did not compare with 2.2 in this situation.

JMarc

Re: Where are the preferences reset?

2017-09-08 Thread racoon

On 08.09.2017 14:11, Jürgen Spitzmüller wrote:

Am Freitag, den 08.09.2017, 07:32 +0200 schrieb racoon:

Hi,

Can someone point me to the place where the preferences modules are
reset when opening the Preferences for the second time, e.g. after
clicking Cancel the first time and then reopening it?

More specifically, I am looking for the resetting of colors. I
believe
that the colors are initially set in the constructor
"PrefColors::PrefColors" (GuiPrefs.cpp) but only when opening the
Preferences dialog for the first time. Where are they set when
opening
the second time?


Probably

PrefColors::updateRC


Works! Thanks.

Daniel




Re: [LyX features/properpaint] Fix caret painting

2017-09-08 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote:
> Feedback welcome. Everything is supposed to work at this point. The only 
> strange point is that my tests with remote executions give poor 
> performance. I hoped for the opposite, but this is not a scientific 
> comparison.

By remote execution you mean running through forwarded ssh tunnel?
Pavel


Re: [LyX features/properpaint] Fix caret painting

2017-09-08 Thread Jean-Marc Lasgouttes

Le 08/09/2017 à 10:04, Pavel Sanda a écrit :

Jean-Marc Lasgouttes wrote:

Do you want me to rebase on a regular basis? Or you can ping me whenever
you want a rebase.

I just need that fileformat number is equal to lyx 2.3, otherwise do as
you prefer...


Hi Pavel, did you have time to look at this branch ?


I am actually editing my current work with it.
Up to now no problem.


I added a new LyXRC format (because of the removal of \use_qimage) and 
rewrote history to put all LyXRC changes in one commit (which will be 
skipped if we ever backport to 2.3.x).


I merged the branch in master. I will keep it alive to cherry-pick all 
related changes for an hypothetic backport.


Feedback welcome. Everything is supposed to work at this point. The only 
strange point is that my tests with remote executions give poor 
performance. I hoped for the opposite, but this is not a scientific 
comparison.


JMarc



Re: Any rc1 blockers?

2017-09-08 Thread Joel Kulesza
On Thu, Sep 7, 2017 at 11:54 PM, Stephan Witt  wrote:

> Am 08.09.2017 um 04:30 schrieb Scott Kostyshak :
> >
> > Dear all,
> >
> > I think most would agree that the 2.3.x branch is quite stable, and I'm
> > satisfied that 2.3.0beta1 has received a significant amount of testing.
> > I think we should start thinking about rc1. If anyone disagrees and
> > prefers to release a beta2 first instead, please let me know now.
> >
> > Assuming everyone is fine with moving towards rc1, are there any issues
> > that you view as rc1 blockers?
>
> Yes, the missing SVG resp. SVGZ converter for the inset-icon instances
> in splash.lyx and other help documents on Mac is not solved yet.


Regarding Mac, are there any thoughts on
https://www.lyx.org/trac/ticket/10662 and/or
https://www.lyx.org/trac/ticket/10671 (the more important of these two)?


Re: Where are the preferences reset?

2017-09-08 Thread Jürgen Spitzmüller
Am Freitag, den 08.09.2017, 07:32 +0200 schrieb racoon:
> Hi,
> 
> Can someone point me to the place where the preferences modules are 
> reset when opening the Preferences for the second time, e.g. after 
> clicking Cancel the first time and then reopening it?
> 
> More specifically, I am looking for the resetting of colors. I
> believe 
> that the colors are initially set in the constructor 
> "PrefColors::PrefColors" (GuiPrefs.cpp) but only when opening the 
> Preferences dialog for the first time. Where are they set when
> opening 
> the second time?

Probably

PrefColors::updateRC

Jürgen

> 
> Daniel
> 

signature.asc
Description: This is a digitally signed message part


Re: Setting milestone for inverted cursor

2017-09-08 Thread Jürgen Spitzmüller
Am Freitag, den 08.09.2017, 09:46 +0200 schrieb racoon:
> > I have no idea what to set it to. 2.3.0?
> 
> Ah. Isn't 2.3.0 closed for changes? In that case maybe 2.3.1? But
> isn't 
> that the quick release version in case something needs to be quickly 
> fixed with 2.3.0? Maybe 2.3.2 then? Anyway, I have set it to 2.3.1
> for 
> now. Just let me know if that isn't correct.

I think 2.3.1 will have just bugfixes. I'd say 2.3.x is suitable (or
2.3.2 if you want to have something more concrete).

Jürgen

> 
> Daniel
> 
> 

signature.asc
Description: This is a digitally signed message part


Re: [LyX features/properpaint] Fix caret painting

2017-09-08 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote:
>>> Do you want me to rebase on a regular basis? Or you can ping me whenever
>>> you want a rebase.
>> I just need that fileformat number is equal to lyx 2.3, otherwise do as 
>> you prefer...
>
> Hi Pavel, did you have time to look at this branch ?

I am actually editing my current work with it.
Up to now no problem.

Pavel


Re: Setting milestone for inverted cursor

2017-09-08 Thread racoon

On 08.09.2017 07:24, racoon wrote:

On 08.09.2017 02:45, Richard Heck wrote:

On 09/07/2017 09:00 AM, racoon wrote:

Maybe someone can set a reasonable milestone for an inverted cursor,
as is common to have in apps that can have different text colors and
backgrounds?

http://www.lyx.org/trac/ticket/10462


You should be able to do that?


I have no idea what to set it to. 2.3.0?


Ah. Isn't 2.3.0 closed for changes? In that case maybe 2.3.1? But isn't 
that the quick release version in case something needs to be quickly 
fixed with 2.3.0? Maybe 2.3.2 then? Anyway, I have set it to 2.3.1 for 
now. Just let me know if that isn't correct.


Daniel