Giter VIP home page Giter VIP logo

Comments (5)

jliljebl avatar jliljebl commented on July 30, 2024

When launched in Xwayland mode, like below, it does not crash, but since I use "Apps scaling themselves" for X11, the UI elements look tiny. I don't want to use System scaling for X11, because it makes other apps blurry.

Yes, Flowlade is not native Wayland app yet because MLT does not have Wayland video output.

For now you can select from app menu Edit -> Preferences and in View panel in Track Heights preference select Double For HDPI - 100px option.

BTW, would it be possible for you to post 2 screenshots. First before applying Double For HDPI - 100px option and second one after applying it, with some clips in timeline so that I'll see how bad the small GUI problem is? I don't have HDPI monitor available to test, so all additional info would be good.

from flowblade.

jliljebl avatar jliljebl commented on July 30, 2024

In https://superuser.com/questions/950794/per-application-window-scaling-in-xorg-for-high-dpi-display I found this

Without seeing the exact problem that you are running into I would suggest using
GDK_SCALE=x
or
GDK_DPI_SCALE=x
Before starting each application. You will likely have to manually change .desktop files or run from your shell prefixing the commands with GDK_SCALE=x
GDK_SCALE only allow interger values however GDK_DPI_SCALE=x allow for decimal values like i.e.GDK_DPI_SCALE=0.66
For other SDK based applications there are likely similar settings for respective kits. However since your problem is with gnome desktop I will provide this solution.
I haven't tried with a 4k monitor, but running GDK_DPI_SCALE=1.66 gnome-calculator will demo the solution.

So does something like:

SDL12COMPAT_NO_QUIT_VIDEO=1 GDK_BACKEND=x11 SDL_VIDEODRIVER=x11  GDK_DPI_SCALE=1.5  /usr/bin/flowblade 

help?

from flowblade.

HubKing avatar HubKing commented on July 30, 2024

Below are the screenshots. Panels like "Project Profile" or "Active" or the left size of the tracks don't seem to allow adjusting the width. Also, unless this app doesn't work without a real GPU, you can probably test it in a virtual machine with the monitor size set to large. You would need to scroll the screen, but it will probably work.

Default DPI + Default Track size
default+Normal

Default DPI + Double Track size
default_Double

DPI 1.5 + Default Track size
DPI1 5+Normal

DPI 1.5 + Double Track size
DPI1 5+Double

from flowblade.

HubKing avatar HubKing commented on July 30, 2024

Probably the most useable option is GDK Scale 2 (only allows whole numbers) + Double Track size. Everything is too big, but better than too small, though I cannot move the horizontal splitter to make the track panel taller.

image

from flowblade.

jliljebl avatar jliljebl commented on July 30, 2024

Below are the screenshots. Panels like "Project Profile" or "Active" or the left size of the tracks don't seem to allow adjusting the width.

Ok, thanks, this helps a lot. The Double Track Size seems broken and "Project Profile" and some others need panel sizes to be scaled by user selected multipliers.

Also, unless this app doesn't work without a real GPU, you can probably test it in a virtual machine with the monitor size set to large. You would need to scroll the screen, but it will probably work.

No, we don't need real GPU to run, so testing in virtual machine seems very interesting. If I can actually see what is going on, and get some screenshots I can easily see many ways to get improvement.

I'll rename this Issue as Improve HDPI support. I'm not doing any new features for the upcoming 2.16 release as of today now that I got motion features in, but for 2.18 we can get much nicer results by giving users more preference options.

from flowblade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.