Rokas Kupstys

Results 247 comments of Rokas Kupstys

I thought this is an inherent flaw of Linux graphics stack. Windows and MacOS do not exhibit this behavior, and it is somewhat amortized on Linux if 144hz monitor is...

I em experiencing this in all applications. When refresh rate is set to 60hz, even dragging a desktop window produces a visible lag between position cursor grabbed on the window...

I am aware. For a while I was using thp. My interest in hugepages was reignited after virtiofs driver for windows was released. Hugepages are one of requirements. On August...

It landed only recently. So far i was unable to get it working reliably. But yeah its there.

> I actually learned how to do this using systemd Does that migrate existing kernel threads from isolated cores? Actually dies vfio-isolate do it? cset does afaik.

Thank you for heads up, i will definitely try that.

@rilian-la-te implementation you linked depends on `_GTK_APPLICATION_OBJECT_PATH` and `_GTK_WINDOW_OBJECT_PATH` X11 properties. However for some reason many applications do not expose them. Any idea if exposing these properties would be something...

Hmm i have it installed and enabled but for some reason it does not work with all applications. Pluma/sublime/virt-manager all have just: ``` _GTK_THEME_VARIANT(UTF8_STRING) = _GTK_MENUBAR_OBJECT_PATH(UTF8_STRING) = "/org/appmenu/gtk/window/0" _GTK_UNIQUE_BUS_NAME(UTF8_STRING) =...

Comment from person working on gmenu-dbusmenu-proxy: > but I need to get all the actions to show them properly in a menu, only the action (not the menu entry) knows...

I will. Thank you for clarification 👍