Description: Modern looking Flipboard sidebar for lattedock (requires Webslice widget) Installation: Layouts Editor => Docks,Panels => Import Note: Dark mode should be enabled after logging to Flipboard.
Other hacks: * Accept input focus: Window Rules => Add new => Detect panel => Window Type to normal window * Force redirect URLs inside the widget (inconsistent UI and not optimal) Add to javascript at bottom setInterval(function () { Array.from(document.querySelectorAll('[target="_blank"]')) .forEach(link => link.removeAttribute('target')); }, 1000); * Show browser menu: Ctrl+Right click
Very nice.
Works with other urls too.
but i have trouble with input.
'Window Rules => Add new => Detect panel => Window Type to normal window' won't work for me. I cannot log in or search.
Ratings & Comments
4 Comments
keyboard Input seems not to be working
Very nice. Works with other urls too. but i have trouble with input. 'Window Rules => Add new => Detect panel => Window Type to normal window' won't work for me. I cannot log in or search.
10 nice!
10 10 the best