Hi guys, I’m looking into using kwin as the window manager instead of xfwm4 for xfce, to take advantage of it’s unique features while maintaining the lightweight gtk environment xfce offers. I found some guides online, but they are old at this point and I’m sure the situation has changed since then, and was wondering if anyone has any insight how to correctly achieve this feat.
Also I wonder if this hack will work in this setup to improve the framerate of desktop applications…I guess it may for qt apps?
Change KDE frame rate
Hi, I just got a monitor with a refresh rate higher than 60hz. How do I set the target fps of Plasma 5’s compositor? I checked the “show fps” desktop effect and am still maxed out at 60 fps.
[EDIT] Solved: https://invidio.us/watch?v=alkxwwIHiCk
"To get the UI to also match the refresh rate of the monitor, you need to edit these files: /home/[YOUR USERNAME]/.config/kwinrc and add the line:
MaxFPS=[your framerate here]
for example, for a 144 hz display,
MaxFPS=144
To change the frame rate in firefox you use this hack…
Change firefox frame rate (!!!)
about:config → layout.frame_rate
default=-1 , change to native refresh rate…
That hack makes firefox two times faster actually, and should work properly if you have a monitor that can produce greater than 60 frames per second. Still can’t alter video frame rates, those are typically limited by video producers, and website policies such as youtube’s, which will limit your videos to 30/60 fps, but the UI’s frame rate can be increased with that hack which makes using firefox generally twice as fast, and is totally epic…
I know gtk has support for increased frame rates, but I can’t figure out how to actually take advantage of it, as a user, as opposed to a desktop-application developer.
I’m going to eventually take some time and figure out how to get kwin working with xfce, but what’s the proper way to do it? That is going to require reading through documentation to make all our desktop components work nicely with each other.