Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-22 Thread Anna Petrášová
On Sat, Jan 22, 2022 at 3:39 PM Helmut Kudrnovsky wrote: > Veronica Andreo: > > >Oh, sorry that I wasn't explicit enough. > > > >I meant the appearance in your operative system. In my fedora box is under > >Applications or Start --> settings --> appearance, and there, in the > Style > >tab, I

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-21 Thread Veronica Andreo
Oh, sorry that I wasn't explicit enough. I meant the appearance in your operative system. In my fedora box is under Applications or Start --> settings --> appearance, and there, in the Style tab, I see adwaita, adwaita dark and such... Once you pick one of the dark themes among the options,

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-21 Thread Eric Patton via grass-user
Hi Vero, Did you mean the Appearance tab under GUI settings? There is nothing controlling color in this tab that I see, but under the Map Display tab, there is the background color selector. Changing that only changes the background of the map display window, not the GUI toolbar background.

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-21 Thread Markus Neteler
On Fri, Jan 21, 2022 at 12:04 PM Markus Neteler wrote: > On Fri, Jan 21, 2022 at 4:58 AM Eric Patton via grass-user > > Nevermind, I see that I had to git clone the main branch. > > This reminded me of the fact that this directory isn't populated yet: > https://grass.osgeo.org/grass81/source/

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-21 Thread Veronica Andreo
Hi Eric, You need to change the `appeareance` settings to a dark one, and grass will get it. At least, that's how it worked for me. HTH, Vero El vie, 21 ene 2022 a las 4:59, Eric Patton via grass-user (< grass-user@lists.osgeo.org>) escribió: > Nevermind, I see that I had to git clone the main

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-21 Thread Markus Neteler
On Fri, Jan 21, 2022 at 4:58 AM Eric Patton via grass-user wrote: > > Nevermind, I see that I had to git clone the main branch. This reminded me of the fact that this directory isn't populated yet: https://grass.osgeo.org/grass81/source/ I have now created a new cronjob, once approved, GRASS

Re: [GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-20 Thread Eric Patton via grass-user
Nevermind, I see that I had to git clone the main branch. The single-window GUI looks great! I really look forward to using this. I still don't see any options for dark mode, though - where do I find this? -- Eric ‐‐‐ Original Message ‐‐‐ On Thursday, January 20th, 2022 at 23:23, Eric

[GRASS-user] Single GUI window in 8.0.0RC2?

2022-01-20 Thread Eric Patton via grass-user
Hi All, I just downloaded 8.0.0.RC2 source code for Linux from https://github.com/OSGeo/grass/releases/tag/8.0.0RC2 to try it out today, everything compiled and built fine. I'm not seeing any single-window GUI or options to enable it; did I install the wrong branch? --