I wish they'd finally fix pinch-to-zoom on OS X. This is the main thing that keeps me using Chrome.
Same for me. And two finger scrolling. Just feels wrong in Firefox on macOS.
Firefox 64 Released
201–210 of 527 posts
Re: Firefox 64 Released
#202> We’re excited to introduce multiple tab selection, which makes it easier to manage windows with many open tabs. Simply hold Control (Windows, Linux) or Command (macOS) and click on tabs to select them. Once selected, click and drag to move the tabs as a group — either within a given window, or out into a new window. Yessss. It doesn't happen often, but the times when I open up 6-10 tabs for research but then decide…
I used to use the multiple tabs handler addon but it stopped working once I moved to 60esr so I was glad that they introduced it back.
Re: Firefox 64 Released
#203Earlier quoted context omitted.
I'm not. Wayland lacks a lot compared to X.[1] From the linked-to-post, it lacks: * Programmatic output configuration (xrandr, arandr, etc.) * CLI clipboard access (xsel, xclip) * Third party app launcher/window switcher (rofi, dmenu, albert, docky). * Clipboard managers (parcellite, klipper, Gpaste, clipman, etc.) * Third party screen shot/capture/share (shutter, OBS, ffmpeg, import, peek, scrot, VNC, etc.) * Color…
I'm happy someone is using it however, as that will encourage many shortcomings to be addressed.
Why do we need Wayland?
Re: Firefox 64 Released
#204Earlier quoted context omitted.
> Scrollbar One thing I like about the Firefox (Gtk?) scrollbar is that it finally removed (a few version ago already) the "Click on it somewhere, but it doesn't move there but just acts like PgDown/Up", i.e. the non-warping to the exact click position but just inching towards it. This is completely unnecessary in the time of wheels and touchpads and I already miss it everywhere else.
> This is completely unnecessary It is completely necessary for me to have “move one page up on click.”
Re: Firefox 64 Released
#205Earlier quoted context omitted.
Thanks!
Indeed, and thanks for pointing that out! I am not a fan of the simplified Gtk file dialog, even though I learned the trick of pressing Ctrl-L to edit the location. Let's see if that works with other Gtk apps. Edit: `GTK_USE_PORTAL=1 inkscape/gimp` does not work, seems it requires sandboxing? The xdg-desktop-portal-kde package says "This allows sandboxed applications to request services from outside the sandbox using…
Re: Firefox 64 Released
#206What's the status of the cat and mouse game being played with autoplay video being forced on and new options needing to be hunted down? First Chrome forced it on, because EvilCorp's business model is around a forced-open-eyelid philosophy of advertising revenue from unstoppable impressions. Next I moved to Firefox, which in an update a few months ago changed the autoplay option to be on, removed the config attribute…
> Next I moved to Firefox, which in an update a few months ago changed the autoplay option to be on, removed the config attribute and made it a new one, which has as options 0, 1 and 2. Turned out autoplay default should be 1. I don't understand what you mean here. Without having changed any of the settings from the default, Firefox (Nightly) pops up to ask me if I want to "allow auto-playing media with sound" the fi…
if 0, then it's on.
if 1, then it's off.
2, I'm not sure.
Re: Firefox 64 Released
#207RSS is dead... I have a local html page devoted to news. An entry for a specific site will see at least two urls: The main site's URL and a link to it's RSS feed. Linking to the feed directly was a great way to bypass all the modern garbage on the home page to see a simple list of articles (not unlike HN's home page). It's borked now... None of my RSS links render. Chromium was very bad at this but at least it render…
Why not use a feed reader which is designed and optimized for that task? I like Newsblur.com (aka https://github.com/samuelclay/NewsBlur ) but there are tons of great desktop apps which do a much better job than Firefox ever did.
Re: Firefox 64 Released
#208> The CSS Scrollbars Level 1 spec standardizes features for setting scrollbar width and color I would like these features to be standardised to hands-off-my-fricking-scrollbars. I’m fed up with impossible-to-grab 1px-wide scrollbars because “everyone has trackpads”. No, they don’t.
Time for FF's balance of configurability and reasonable defaults to shine: the about:config properties to edit are `layout.css.scrollbar-color.enabled` and `layout.css.scrollbar-width.enabled`.
Re: Firefox 64 Released
#209What's the status of the cat and mouse game being played with autoplay video being forced on and new options needing to be hunted down? First Chrome forced it on, because EvilCorp's business model is around a forced-open-eyelid philosophy of advertising revenue from unstoppable impressions. Next I moved to Firefox, which in an update a few months ago changed the autoplay option to be on, removed the config attribute…
Presumably they publish meeting minutes where such decisions are made?
Re: Firefox 64 Released
#210RSS is dead... I have a local html page devoted to news. An entry for a specific site will see at least two urls: The main site's URL and a link to it's RSS feed. Linking to the feed directly was a great way to bypass all the modern garbage on the home page to see a simple list of articles (not unlike HN's home page). It's borked now... None of my RSS links render. Chromium was very bad at this but at least it render…
Why not use a feed reader which is designed and optimized for that task? I like Newsblur.com (aka https://github.com/samuelclay/NewsBlur ) but there are tons of great desktop apps which do a much better job than Firefox ever did.
Recently switched to Miniflux: https://miniflux.app which is much better for my needs. Small efficient Go app that works great with a PWA on mobile.