Ian Douglas Scott
Ian Douglas Scott
Fixes https://github.com/pop-os/cosmic-workspaces-epoch/issues/27. We want this to apply to changes to workspace either through keybindings or the cosmic-workspaces UI, so it adding a check here seems reasonable. In principle it could...
Dragging test/images/etc from the body of a page in Firefox changes the cursor to one indicating a drag. But after the drag ends, the cursor remains stuck showing that image...
It seems drag and drop does work with touch (in clients that actually use it; pcmanfm-qt seems to be a good test). But the drag surface isn't rendered in the...
That's an interesting place to have a panic; I haven't seen that one before. (Does something end up with a 0px size, maybe?) ``` Apr 18 19:26:30 Superficies cosmic-comp[33560]: thread...
Based on https://github.com/Smithay/smithay/pull/1356. I think the blocker logic should be correct for handling acquire points (if I properly understand the transaction system in Smithay). Though I don't see rendering issues...
I've been looking into an issue with XWayland windows unfullscreening when the cursor leaves the surface and moves to a different monitor. It seems this happens with apps that enable...
This might have been discussed before, but I don't see an issue. With 2x scaling, XWayland clients like xterm are scaled up 2x by the compositor, but seem blurry. Compared...
Sway works well, so Cosmic-comp probably should work well enough with the Panfrost driver. First it seems to error in `edid_info`. The call to `device.get_property_blob` returns an `ENOENT`. Not sure...
It seems good to document what I've seen with performance somewhere. I've been seeing about 20fps with `es2gears` on a 1440p monitor. On a 1650 mobile with the 545.23.06 driver....
OSDs
We'll need some layer-shell process providing OSDs for volume changes, screen brightness, alt-tab switching, etc.