Alright, understood, I have a customized Ubuntu derivative build so ill
try and roll building latest e into it
On 2021-05-10 11:03, Carsten Haitzler wrote:
On Mon, 10 May 2021 09:55:39 -0600 gr...@iowntheinter.net said:
Hey sorry this took a bit, It does not always happen. Sometimes when
On Mon, 10 May 2021 09:55:39 -0600 gr...@iowntheinter.net said:
> Hey sorry this took a bit, It does not always happen. Sometimes when I
> first open the IDE it behaves normally.
>
> anyway, here is the video
> https://youtu.be/rHWj9jBAhZQ
>
> when I press delete on a folder in the file manager
On Mon, 10 May 2021 14:25:40 +0100 john said:
what defines the color is a combination of color: r g b a; in each part, maybe
a color_class: "somename"; that the indirects to a color_class definition by
name and multiplies the color: r g b a; by the color_class. the default color
for a part if not
Hey sorry this took a bit, It does not always happen. Sometimes when I
first open the IDE it behaves normally.
anyway, here is the video
https://youtu.be/rHWj9jBAhZQ
when I press delete on a folder in the file manager, a 'delete' context
window opens. at the same time, the main window jumps ri
On 10/05/2021 14:25, john wrote:
> Hi,
>
> I am trying to create a theme based on default theme which uses
> different colors for menus etc.
>
> I have updated
> #define WIN_DEFAULT_BASIC 255 255 255 255
>
> in colorclasses.edc but when I use the new theme the colors are
> different from what y
Hi,
I am trying to create a theme based on default theme which uses
different colors for menus etc.
I have updated
#define WIN_DEFAULT_BASIC 255 255 255 255
in colorclasses.edc but when I use the new theme the colors are
different from what you use in gcolor2 (or other color pickers).
Looking