Talk:Xfce
Revision as of 15:34, 19 October 2013 by Ichimonji10 (talk | contribs) (→delete section on keyboard shortcuts: new section)
I am changing the colors in Xfce#Transparent_Background_for_Icon_Titles from this:
style "xfdesktop-icon-view" { XfdesktopIconView::label-alpha = 10 base[NORMAL] = "#000000" base[SELECTED] = "#71B9FF" base[ACTIVE] = "#71FFAD" fg[NORMAL] = "#ffffff" fg[SELECTED] = "#71B9FF" fg[ACTIVE] = "#71FFAD" } widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
To this:
style "xfdesktop-icon-view" { XfdesktopIconView::label-alpha = 10 base[NORMAL] = "#000000" base[SELECTED] = "#71B9FF" base[ACTIVE] = "#71B9FF" fg[NORMAL] = "#fcfcfc" fg[SELECTED] = "#ffffff" fg[ACTIVE] = "#ffffff" } widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
The latter looks more consistent and simplistic to me Aaditya (talk) 07:56, 19 October 2013 (UTC)
- I've edited your comment to use better quality links and more natural language. Ichimonji10 (talk) 14:06, 19 October 2013 (UTC)
delete section on keyboard shortcuts
In my opinion, Xfce#Making_Keyboard_Shortcuts_for_Frequently_Used_Applications should be deleted. Creating keyboard shortcuts, much like the changing the acceleration and sensitivity of a mouse, is an act which is readily discoverable by any Xfce user. The wiki should explanin non-obvious actions; filling the wiki with obvious material dilutes its value and makes it harder to maintain. Comments, please? I will undo #277224 in one week unless I get some pushback. Ichimonji10 (talk) 15:34, 19 October 2013 (UTC)