Respect desktop font scaling (HD) #137

Closed
opened 2021-08-01 16:30:02 +00:00 by dan · 2 comments
Owner

user:

I'm on an HD display now, and I gotta say: We need scaling options again in the preferences. 
Linux 
Openbox. I use lxqt-config-appearance to configure fonts and dpi resolution. 

First suggestion would be take the direct font sizes we use and put them behind getter functions that take a set multiplier. If we're fancy, try and sample DE for said multiplier so we don't need an in app setting. I would actually hope Flutter might assist on this.

user: > I'm on an HD display now, and I gotta say: We need scaling options again in the preferences.  > Linux  > Openbox. I use lxqt-config-appearance to configure fonts and dpi resolution.  First suggestion would be take the direct font sizes we use and put them behind getter functions that take a set multiplier. If we're fancy, try and sample DE for said multiplier so we don't need an in app setting. I would actually hope Flutter might assist on this.
dan added the
enhancement
label 2021-08-01 16:30:02 +00:00
dan added this to the Cwtch Beta 1.2 project 2021-08-01 16:30:02 +00:00

The dpi setting is saved in

~/.config/fontconfig/fonts.conf

or under

~/.config/fontconfig/conf.d/
The dpi setting is saved in ``` ~/.config/fontconfig/fonts.conf ``` or under ``` ~/.config/fontconfig/conf.d/ ```
sarah removed this from the Cwtch Beta 1.2 project 2021-08-24 20:22:38 +00:00
sarah added the
need-replication-or-investigation
label 2021-08-30 20:21:05 +00:00
sarah added this to the Cwtch Beta 1.3 project 2021-08-30 20:21:29 +00:00
sarah added the
cwtch-beta-1.3
label 2021-08-30 20:21:37 +00:00
sarah removed the
cwtch-beta-1.3
label 2021-09-23 19:16:47 +00:00
sarah removed this from the Cwtch Beta 1.3 project 2021-09-29 20:30:23 +00:00
sarah added the
backlog
label 2022-08-27 16:49:26 +00:00
sarah added this to the Cwtch Beta (In Progress) project 2022-08-27 16:49:28 +00:00
Owner

Scaling options have returned to the UI (as of 1.12 https://cwtch.im/changelog/). Flutter should also better respect desktop scaling prefs now. Closing as complete. But feel free to reopn

Scaling options have returned to the UI (as of 1.12 https://cwtch.im/changelog/). Flutter should also better respect desktop scaling prefs now. Closing as complete. But feel free to reopn
sarah closed this issue 2023-08-14 17:00:57 +00:00
sarah added the
cwtch-beta-1.13
label 2023-09-19 20:47:20 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#137
No description provided.