Peter Uithoven
Peter Uithoven
Could you have another look?
Reading https://oembed.com/ should we do a request to for example youtube to get the right html to inject or info to generate the right embed? For example: https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=m9QU69958JU&format=json Gives me:...
Actually, I realize that the CKEditor already goes through this process, inside the editor we get a preview. Would be ideal if we could reuse that logic? This would make...
For markdown, where we use markdown-it, we'd also need a solution. There for example is [markdown-it-oembed](https://www.npmjs.com/package/markdown-it-oembed), but that also includes the list of providers, meaning another part to keep in...
I'd love some input on the general approach. I think we'd want the solution to at least potentially work for all the editors? This means we sadly can't simply go...
Possibly interesting is how Wordpress handles this. General docs: https://wordpress.org/support/article/embeds/ They seem to have a hardcoded list of regular expressions with a matching oembed url: https://github.com/WordPress/WordPress/blob/master/wp-includes/class-wp-oembed.php#L53-L107 How they fetch the...
This repo is for the keyboard settings, which is not where this issue is about, so I'll move it to our catch all OS repo.
I've found some old, not migrated relevant seeming issue reports: - https://bugs.launchpad.net/gala/+bug/1641463 - https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1226962 (as usual they are also a mess of irrelevant comments)
Could you list what you've customized? Does this happen when you don't run this custom xrandr command? I ran into a similar effect, getting the login screen again, because of...
Which Greeter (login scren) are you using? Have you compiled the latest from git or just the regularly released version? I don't thing the keyboard settings can help with this,...