You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing this visual issue with the transparency text as well as the current font text, seen in the image below:
The color scheme numbers don't seem to line up currently, the black value starts on "#4". Also maybe putting the color names would be better for anyone new to customizing URXVT.
I am also unable to resize the window so that the text is inside the fields. I put these issues together as I believe that one would help resolve another.
The text was updated successfully, but these errors were encountered:
For the color scheme numbers, they are actually lined up correctly.
You can also take a look at http://terminal.sexy , urxvt just likes it likethat and it was easier to comment out where separate colors are: "black" first, then "red" etc.
Also, for the checkboxes not fitting into the window, I'll fix that immediately.
I wanted to avoid making this app huge, so I will probably cut some text, like delete the "Enable" keyword.
Thanks for reporting!
The colors saved into the file are saved NOT in the same order as they are displayed in the tool.
Grouping together similar/equal colors is in my opinion a better idea to control the look.
EDIT: Fixed and pushed!
EDIT2: Resizing the window and dynamically assigning size constraints to all the widgets it not something I can do right now, mostly due to the fact of how these are played and laid out in the first place.
EDIT3: I honestly don't know how to redesign the GUI to be scalable and not fixed size, if someone with more experience in GUI design could implement it, I'd be glad.
Me again!
I am experiencing this visual issue with the transparency text as well as the current font text, seen in the image below:
The color scheme numbers don't seem to line up currently, the black value starts on "#4". Also maybe putting the color names would be better for anyone new to customizing URXVT.
I am also unable to resize the window so that the text is inside the fields. I put these issues together as I believe that one would help resolve another.
The text was updated successfully, but these errors were encountered: