Normal view

There are new articles available, click to refresh the page.
Today — 18 September 2026Main stream

Microsoft’s CLI text editor now does syntax highlighting

17 September 2026 at 22:46

Edit, Microsoft’s open-source command-line text editor, added syntax highlighting, improved regex handling in Find & Replace and new editing shortcuts in its v2.0.0 update. Microsoft open-sourced Edit last year. It’s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use. The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical’s Aaron Prisk) only updated on 14 September – that update is how I heard a new version […]

You're reading Microsoft’s CLI text editor now does syntax highlighting, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Microsoft’s CLI text editor now does syntax highlighting

17 September 2026 at 22:46

Edit, Microsoft’s open-source command-line text editor, added syntax highlighting, improved regex handling in Find & Replace and new editing shortcuts in its v2.0.0 update. Microsoft open-sourced Edit last year. It’s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use. The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical’s Aaron Prisk) only updated on 14 September – that update is how I heard a new version […]

You're reading Microsoft’s CLI text editor now does syntax highlighting, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Before yesterdayMain stream

Orion for Linux beta update lets you customise the toolbar

15 September 2026 at 15:01

Orion beta app icon on Ubuntu desktopA new beta of Orion for Linux, the native WebKitGTK port of Kagi’s iOS and Mac web browser, is out. Orion Beta v0.4.3 continues to flesh out the browser’s feature set to reach parity with its Apple kin. You can now customise the toolbar. A context menu option was present in earlier beta builds but opened a button picker that wasn’t functional – now it is. Drag items out of the ‘current toolbar’ area on the palette to remove them, or drag ones from the palette to the top block to add them. You can re-order buttons by dragging too. […]

You're reading Orion for Linux beta update lets you customise the toolbar, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Orion for Linux beta update lets you customise the toolbar

15 September 2026 at 15:01

Orion beta app icon on Ubuntu desktopA new beta of Orion for Linux, the native WebKitGTK port of Kagi’s iOS and Mac web browser, is out. Orion Beta v0.4.3 continues to flesh out the browser’s feature set to reach parity with its Apple kin. You can now customise the toolbar. A context menu option was present in earlier beta builds but opened a button picker that wasn’t functional – now it is. Drag items out of the ‘current toolbar’ area on the palette to remove them, or drag ones from the palette to the top block to add them. You can re-order buttons by dragging too. […]

You're reading Orion for Linux beta update lets you customise the toolbar, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Firefox 156 reduces CPU usage when viewing JPGs

14 September 2026 at 22:13

Firefox logo and the number 156Firefox 156 is out with faster start-up times for its built-in PDF viewer and lower CPU usage when viewing large JPEG images. As you browse the web you (pretty much always) see images smaller than their native resolution. To wit, if I embed a 4K JPEG in this post, for example, you don’t see it at full size: it’s downscaled to fit on the page. Same amount of pixel data, but squeezed by CSS. In Firefox 156, the browser now uses libjpeg-turbo’s IDCT scaling to reduce images during decoding, rather than loading a full-size image into memory and then shrinking […]

You're reading Firefox 156 reduces CPU usage when viewing JPGs, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Firefox 156 reduces CPU usage when viewing JPGs

14 September 2026 at 22:13

Firefox logo and the number 156Firefox 156 is out with faster start-up times for its built-in PDF viewer and lower CPU usage when viewing large JPEG images. As you browse the web you (pretty much always) see images smaller than their native resolution. To wit, if I embed a 4K JPEG in this post, for example, you don’t see it at full size: it’s downscaled to fit on the page. Same amount of pixel data, but squeezed by CSS. In Firefox 156, the browser now uses libjpeg-turbo’s IDCT scaling to reduce images during decoding, rather than loading a full-size image into memory and then shrinking […]

You're reading Firefox 156 reduces CPU usage when viewing JPGs, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Shotwell 33 goes stable with its long-awaited GTK4 port

13 September 2026 at 20:20

Shotwell 33 is out, the first stable version of the photo manager for GNOME desktops to use GTK4. A GTK4 port of Shotwell has been in the works since 2025. It’s the first big toolkit port the image tool has since since it migrated to GTK3 in 2012 (v0.12.0). Yet despite the leap, the user-facing result is just a plain port; it’s not as visually transformative as gThumb’s GTK4/libadwaita port (which looks like an entirely new app) A more substantive visual revamp using GTK4/libadwaita may follow. For now, Shotwell 33 looks like Shotwell v32 – the benefit is more in […]

You're reading Shotwell 33 goes stable with its long-awaited GTK4 port, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Shotwell 33 goes stable with its long-awaited GTK4 port

13 September 2026 at 20:20

Shotwell 33 is out, the first stable version of the photo manager for GNOME desktops to use GTK4. A GTK4 port of Shotwell has been in the works since 2025. It’s the first big toolkit port the image tool has since since it migrated to GTK3 in 2012 (v0.12.0). Yet despite the leap, the user-facing result is just a plain port; it’s not as visually transformative as gThumb’s GTK4/libadwaita port (which looks like an entirely new app) A more substantive visual revamp using GTK4/libadwaita may follow. For now, Shotwell 33 looks like Shotwell v32 – the benefit is more in […]

You're reading Shotwell 33 goes stable with its long-awaited GTK4 port, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

GIMP 3.2.6 released with faster font loading, Wacom barrel rotation

11 September 2026 at 01:05

GIMP Wilber logo in front of a brick texture with the number 3.2 graffitied on it.GIMP 3.2.6 has arrived, a new maintenance update in the 3.2.x series that made a splash earlier this year. You won’t find any major new features, but plenty of improvements – not least in font handling. GIMP say font loading is faster, with start-up times, Text tool typing and closing large font lists all nippier when lots of fonts are installed. The team note “some lag remains”, and solving that would require a GTK4 port – for which some initial prep has begun. On the editing side, Cut now works on layer groups; Color Picker can picks up filters applied […]

You're reading GIMP 3.2.6 released with faster font loading, Wacom barrel rotation, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

GIMP 3.2.6 released with faster font loading, Wacom barrel rotation

11 September 2026 at 01:05

GIMP Wilber logo in front of a brick texture with the number 3.2 graffitied on it.GIMP 3.2.6 has arrived, a new maintenance update in the 3.2.x series that made a splash earlier this year. You won’t find any major new features, but plenty of improvements – not least in font handling. GIMP say font loading is faster, with start-up times, Text tool typing and closing large font lists all nippier when lots of fonts are installed. The team note “some lag remains”, and solving that would require a GTK4 port – for which some initial prep has begun. On the editing side, Cut now works on layer groups; Color Picker can picks up filters applied […]

You're reading GIMP 3.2.6 released with faster font loading, Wacom barrel rotation, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

BleachBit 6.0.4 brings faster scanning, better browser cleaning

9 September 2026 at 16:54

A new version of BleachBit, an open-source system cleaning tool, is out. BleachBit 6.0.4 brings everything I mentioned in my spot on the BleachBit 6.0.4 beta release, including macOS support for the first time – albeit in an early state, and including a Cleaner for Safari and a choice of the (neat) BleachBit CLI or an early GUI. Windows and Linux users all benefit from faster startup times and scanning speeds, and gain new cleaners for Android Studio, Gradle’s cache, fish and Zsh shells and Python CLI. Top-level log files are cleared by the Claude cleaner, and browser “super cookies” […]

You're reading BleachBit 6.0.4 brings faster scanning, better browser cleaning, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

BleachBit 6.0.4 brings faster scanning, better browser cleaning

9 September 2026 at 16:54

A new version of BleachBit, an open-source system cleaning tool, is out. BleachBit 6.0.4 brings everything I mentioned in my spot on the BleachBit 6.0.4 beta release, including macOS support for the first time – albeit in an early state, and including a Cleaner for Safari and a choice of the (neat) BleachBit CLI or an early GUI. Windows and Linux users all benefit from faster startup times and scanning speeds, and gain new cleaners for Android Studio, Gradle’s cache, fish and Zsh shells and Python CLI. Top-level log files are cleared by the Claude cleaner, and browser “super cookies” […]

You're reading BleachBit 6.0.4 brings faster scanning, better browser cleaning, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

GNOME Sushi gets a GTK4 revamp, new features

6 September 2026 at 01:22

Sushi, the spacebar preview utility for Nautilus file manager, has been ported to GTK4 for GNOME 51. For anyone unfamiliar with it, Sushi is like Quick Look on macOS: you highlight a file (image, music, video, document, etc) in Nautilus, press the spacebar and an instant preview of its content appears. Press the spacebar again to dismiss it. For v51, Sushi’s GTK4 port means it looks nicer on newer GNOME releases. It uses a flatter headerbar with icon buttons, and you’ll see overlay controls on certain file types (like media or PDFs) that allows content to bleed through from underneath. […]

You're reading GNOME Sushi gets a GTK4 revamp, new features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

💾

💾

GNOME Sushi gets a GTK4 revamp, new features

6 September 2026 at 01:22

Sushi, the spacebar preview utility for Nautilus file manager, has been ported to GTK4 for GNOME 51. For anyone unfamiliar with it, Sushi is like Quick Look on macOS: you highlight a file (image, music, video, document, etc) in Nautilus, press the spacebar and an instant preview of its content appears. Press the spacebar again to dismiss it. For v51, Sushi’s GTK4 port means it looks nicer on newer GNOME releases. It uses a flatter headerbar with icon buttons, and you’ll see overlay controls on certain file types (like media or PDFs) that allows content to bleed through from underneath. […]

You're reading GNOME Sushi gets a GTK4 revamp, new features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

💾

💾

Vivaldi 8.2 is out with a calculator in the address bar

3 September 2026 at 22:46

Vivaldo logo on a colourful backgroundVivaldi 8.2 rolled out today (3 September 2026) and lets you do quick and private math calculations directly in the address bar. This may prove useful when you don’t want to open to a new tab or a calculator app. I’ve often narrowed my eyes at an online checkout page after applying a coupon code (don’t judge), muttering “that can’t be right”. A quick number crunch later and, of course, it always is. You can click to copy the the result to your system clipboard, ready to paste elsewhere. Previous versions Vivaldi let you do local calculations from the Quick Commands menu, […]

You're reading Vivaldi 8.2 is out with a calculator in the address bar, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Audacity 4.0 released with brand-new look, clip editing features

3 September 2026 at 14:52

Audacity 4.0 has been released with a new Qt user interface, a new clip editing model and project file format – as well as a swathe of smaller improvements. The Qt port of Audacity is more than a superficial – some would say much-needed – facelift, as the toolkit switch brings native HDPI scaling, light and dark mode support and is able to follow system accent colours in its UI. A new app logo compliment the refresh. Customising Audacity’s interface is now possible. Toolbars and panels can be moved, popped-out or closed. Users can create UI layouts to suit their […]

You're reading Audacity 4.0 released with brand-new look, clip editing features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Vivaldi 8.2 is out with a calculator in the address bar

3 September 2026 at 22:46

Vivaldo logo on a colourful backgroundVivaldi 8.2 rolled out today (3 September 2026) and lets you do quick and private math calculations directly in the address bar. This may prove useful when you don’t want to open to a new tab or a calculator app. I’ve often narrowed my eyes at an online checkout page after applying a coupon code (don’t judge), muttering “that can’t be right”. A quick number crunch later and, of course, it always is. You can click to copy the the result to your system clipboard, ready to paste elsewhere. Previous versions Vivaldi let you do local calculations from the Quick Commands menu, […]

You're reading Vivaldi 8.2 is out with a calculator in the address bar, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Audacity 4.0 released with brand-new look, clip editing features

3 September 2026 at 14:52

Audacity 4.0 has been released with a new Qt user interface, a new clip editing model and project file format – as well as a swathe of smaller improvements. The Qt port of Audacity is more than a superficial – some would say much-needed – facelift, as the toolkit switch brings native HDPI scaling, light and dark mode support and is able to follow system accent colours in its UI. A new app logo compliment the refresh. Customising Audacity’s interface is now possible. Toolbars and panels can be moved, popped-out or closed. Users can create UI layouts to suit their […]

You're reading Audacity 4.0 released with brand-new look, clip editing features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Linux App Release Roundup (August 2026)

1 September 2026 at 22:18

August saw a number of slew of notable Linux app updates, and in this post I roundup a few that might have passed you by. But unless you’ve been sleeping under a rock you’ll have already heard about Firefox 153, the big OpenShot 4.0 release with colour grading and the latest update to the ebook manager Calibre letting you generate new book covers using online generative AI. August also saw the Mastodon client Tuba pick up a stack of new features and LibreOffice 26.8 debuted a new paragraph composer engine. We also saw NVIDIA GeForce NOW app leave beta while […]

You're reading Linux App Release Roundup (August 2026), a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

💾

❌
❌