mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
xfwm4: bigger buttons, top left/right px clickable
Allow the top left and right pixels of maximized windows to be clickable if there's a window button there, for greater Fitts's Law compliance. The exception is the window menu button, which needs a minor hack to be sized correctly. Somewhat darker inactive button icons, to match window title text. Add an SVG-based build system to allow colours to be changed easily.
This commit is contained in:
+4
-4
@@ -4,12 +4,12 @@
|
||||
|
||||
active_text_color=#dcdcdc
|
||||
inactive_text_color=#888888
|
||||
button_offset=6
|
||||
button_spacing=6
|
||||
button_offset=3
|
||||
button_spacing=0
|
||||
show_app_icon=true
|
||||
full_width_title=true
|
||||
maximized_offset=6
|
||||
title_horizontal_offset=6
|
||||
maximized_offset=0
|
||||
title_horizontal_offset=3
|
||||
title_shadow_active=false
|
||||
title_shadow_inactive=false
|
||||
title_vertical_offset_active=0
|
||||
|
||||
Reference in New Issue
Block a user