THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Iaroslav (imposeren)
Attached to Project - awesome
Summary - Wibox does not honor XFT DPI (partly)
Task Type - Bug Report
Category - Wibox
Status - Unconfirmed
Assigned To - Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - 3.4.11
Due in Version - Undecided
Due Date - Undecided
Details - wibox honors xft dpi only for custom widgets. Taglist and tasklist 
does not honor DPI settings.

For example:
1) diable all DPI modifictions in configs
2) add custom widgets with text to wibox
3) run awesome
This results in same size text in all widgets

4) change DPI in ~/.fonts.conf:
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="pattern">
 <edit mode="assign" name="dpi">
  <double>140</double>
 </edit>
</match>
</fontconfig>
<!-- 140 is just for testing -->

5) change dpi in ~/.Xdefaults:
Xft.dpi: 140
#140 is jsut for testing

6) restart X
7) test size in custom widgets (pipelets) and taglist/taglist are now different 
in size


More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=947

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to [email protected].

Reply via email to