Re: Changing the background color in math menus

2021-03-04 Thread Jürgen Spitzmüller
Am Donnerstag, dem 04.03.2021 um 11:52 +0100 schrieb Stephan Witt: > Yes it works. Thank you. Great. > While thinking about the change: wouldn’t it be better to move > clear() > into fill()? > > Like the attached. In practice it’s the same probably. In theory it > looks more safe. I don't think

Re: [LyX/master] Simplify checking whether files are controlled by SVN and GIT.

2021-03-04 Thread Richard Kimberly Heck
On 3/3/21 10:48 AM, Pavel Sanda wrote: > On Fri, Dec 25, 2020 at 06:35:08PM +0100, Pavel Sanda wrote: >> are you positive that cvs log does not actually try to connect to server >> (would >> make us fail if you are offline)? It's really long time ago I used cvs, but >> IIRC each tracked directory

Re: Changing the background color in math menus

2021-03-04 Thread Stephan Witt
Am 04.03.2021 um 09:10 schrieb Jürgen Spitzmüller : > > Am Donnerstag, dem 04.03.2021 um 08:24 +0100 schrieb Jürgen > Spitzmüller: >> Ah, that's this issue. We discussed this already. I remember you >> mentioned some signal that is emitted on the Mac when the switch >> happens and that you intende

Re: Losing session settings on Mac (was: Using Lyx with git (instead of RCS))

2021-03-04 Thread Pavel Sanda
On Thu, Mar 04, 2021 at 07:57:41AM +0100, Stephan Witt wrote: > Am 03.03.2021 um 22:25 schrieb Pavel Sanda : > > > > On Wed, Mar 03, 2021 at 10:00:46PM +0100, Robert Neumann wrote: > >>> Am 03.03.2021 um 17:44 schrieb Pavel Sanda : > >>> On Wed, Mar 03, 2021 at 05:27:39PM +0100, Robert Neumann wro

Re: Changing the background color in math menus

2021-03-04 Thread Jürgen Spitzmüller
Am Donnerstag, dem 04.03.2021 um 07:40 +0100 schrieb Stephan Witt: > I think it’s caused by the different dark mode switch.  > On Mac I can switch to dark mode after LyX start… > > > … or use it as my normal user desktop setting and then it’s probably > fine. > > > The switch at runtime should

Re: Changing the background color in math menus

2021-03-04 Thread Jürgen Spitzmüller
Am Donnerstag, dem 04.03.2021 um 08:24 +0100 schrieb Jürgen Spitzmüller: > Ah, that's this issue. We discussed this already. I remember you > mentioned some signal that is emitted on the Mac when the switch > happens and that you intended to investigate how dark mode in LyX can > be connected to th