On Mon, 19 May 2014 10:02:03 +0100 "Carlos R. Mafra" <[email protected]> wrote:
> On Sun, 18 May 2014 at 22:17:04 -0500, Doug Torrance wrote: > > In response to Amadeusz's comments regarding my patch "WPrefs: Add > > ability to edit FrameBorderColor/FrameSelectedBorderColor", this > > new patch attempts to reduce the confusion between focused and > > selected windows. In particular, only the frame border color for > > non-selected windows appears in the preview. The frame border color > > for selected window colors can still be changed, but it does not > > appear in the preview. In addition, the hand icon has been removed > > from the preview for these two options. > > > > I also looked into the possibility of adding a new border color for > > focused windows. This appears to be nontrivial, as the border > > color belongs to WFrameWindow, but the state of being focused > > belongs to WWindow. > > Thanks for the patch. I haven't investigated this yet, but it appears > that WPrefs is not saving the changes to the colors. > > I just made the test, I changed the "Focused Window Title" color from > white to yellow and pressed "Save" and created a diff for the changes > in ~GNUstep/Defaults/WindowMaker config file. The result appears to > be random reshuffling and no changes to FTtitleColor was made. > > Btw, changing the border color had no effect either. How did you test > this? I've changed few things and it works ok here. Both title and borders. Although I noticed that dragging color from premade ones doesn't seem to work, but if you change it in color window it changes after clicking save. Amadeusz -- To unsubscribe, send mail to [email protected].
