Linux Mint 21.2 Makes Tooltips & Notifications More Colourful
Linux Mint 21.2 is be the next major update to this popular Ubuntu-based Linux distribution and, when it arrives, it’ll be sporting some In his latest monthly update, Linux Mint’s lead developer details work done to improve the look of tooltips, making them more consistent between apps and within the Cinnamon desktop. Right now, in Linux Mint 21.1 and earlier, the appearance of tooltips will differ depending on the app toolkit. Keen to harmonise the aesthetic, Linux Mint 21.2 colours tooltips based on the system’s chosen accent colour. Since Mint’s default accent colour is blue tooltips will default, in the
#News #Cinnamon #LinuxMint
https://www.omgubuntu.co.uk/2023/05/linux-mint-21-2-tooltip-notification-tweaks
Add an Audio Panel to Quick Settings in GNOME 44
Ubuntu 23.04 ships with GNOME 44 and if, like some, you’d prefer to access MPRIS controls from there, there’s an extension on hand to help. Quick Settings Audio Panel is a new GNOME extension designed for GNOME 44. Its task is simple: create a dedicated audio section in the Quick Settings menu and move audio-related controls there. The master volume slider (and microphone slider, though doesn’t stay permanently visible) are moved into a separate section that at the bottom of the Quick Settings ajar from the rest. The MPRIS control applet also moves from the Notification/Calendar shade and into this
#News #GnomeExtensions
https://www.omgubuntu.co.uk/2023/05/quick-settings-audio-panel-gnome-extension
Ubuntu 18.04 Standard Support Ends This Month
Ubuntu 18.04 ‘Bionic Beaver’ was a bountiful release that brought a bunch of brilliant improvements to the fore — but alas, the end is nigh. Well, kind of. Ubuntu 18.04 hits end-of-life on May 31, 2023 — but, importantly, it only affects standard support. Ubuntu Pro Subscribers get Extended Support Maintenance (ESM) on Ubuntu 18.04 for a further 5 years, pushing the Beaver’s true EOL date out to 2028. Not sure which support you get? Then you almost certainly have standard support. Ubuntu Pro is not automatic but something you have to specifically sign-up for it (it’s free for personal
#News #BionicBeaver #Eol #Ubuntu18_04Lts
https://www.omgubuntu.co.uk/2023/05/ubuntu-18-04-end-of-support
‘App Hider’ is a GNOME Extension That, Err, Lets You Hide Apps
Sometimes I come across an app, a script, or an extension that does something pretty minor that most people — even myself, sometimes — won’t have need for. And… I kinda want to write about it. Typically, I don’t because the sort of comments those posts get puts me off. Some folks assume that if I blog about something I’m somehow trying to suggest it’s “the best” for a given task. That is rarely the case; I simply like to showcase choice, make people aware of alternatives, surface different ways of doing things, and so on. But today I thought:
#News #GnomeExtensions
https://www.omgubuntu.co.uk/2023/04/hide-application-gnome-shell-extension
Ubuntu 23.10 Codename Revealed as “Mantic Minotaur”
The Ubuntu 23.10 codename has been revealed — and it’s a marvellous moniker. As per Launchpad, home of Ubuntu development, Ubuntu 23.10 is codenamed “Mantic Minotaur”. This Machiavellian mandate may manifest as a milestone worthy of …Nope, I’m running out of words beginning with M — but what does it mean? Well, ‘Mantic‘ is an adjective relating to divination or prophecy. A ‘Minotaur‘ is, as I’m sure most of you know, a mythical creature from Greek legend shaped half like a man and half like a bull. Together they mean… Well, nothing. Ubuntu codenames no longer carry the kind of
#News #Codename #Ubuntu23_10
https://www.omgubuntu.co.uk/2023/04/ubuntu-23-10-codename-revealed
3 Ways to Fix Pip Install Error on Ubuntu 23.04
If you’ve made the upgrade to Ubuntu 23.04 and try to run ‘pip install’ you’ll notice it now throws an error – but it’s not a bug. The reason why the pip install command doesn’t work in Ubuntu 23.04 is an intentional shift in policy (also taken in Ubuntu’s upstream, Debian) to avoid conflicts between the Python package manager and Ubuntu’s underlying APT. Basically, you can’t run pip install outside a virtual environment in Ubuntu 23.04. If you try to, you get a “externally managed environment” error similar to this: The good news is that there are a number of
#News #Pipx #Python #Ubuntu23_04
https://www.omgubuntu.co.uk/2023/04/pip-install-error-externally-managed-environment-fix
How to Enable AppImage Support in Ubuntu 23.04
If you’re an avid user of AppImages wondering why they don’t appear to work in Ubuntu 23.04, I’ve got you covered. But maybe you don’t know there was an issue? On earlier versions of Ubuntu you download an .appimage, mark it executable (i.e. give it permission to run through the file manager’s Properties dialog), then double-click on it to open it. The app appears, you use it, everyone’s happy. In Ubuntu 23.04 you can’t do that. Lest anyone’s face redden, the reason why they don’t work is not down to any kind of ideological-imposed limitation. Rather, Ubuntu 23.04 uses a
#HowTo #Appimages #Ubuntu23_04
https://www.omgubuntu.co.uk/2023/04/appimages-libfuse2-ubuntu-23-04
Linux Kernel 6.3 Released, This is What’s New
A new version of the Linux kernel is out with an assortment of hardware, performance, and security improvements. Announcing the release of Linux 6.3 over on Linux kernel mailing list (LKML) Linus Torvalds remarked “…here we are, right on schedule, with the 6.3 release out and ready for your enjoyment”. So what’s new? Let’s take a breezy whip through the new n’ notable. Linux 6.3: New Features As you’d expect Linux kernel 6.3 features a ton of enablement and support for upcoming and yet-to-be-released CPUs and graphics hardware from Intel and AMD. As exciting (and necessary) as these are they’re
#News
https://www.omgubuntu.co.uk/2023/04/linux-kernel-6-3-features
Google Chrome 114 Will Respect Dark Mode on Linux
If you use Google Chrome (or Chromium, before anyone hisses) you may have noticed that websites you visit in it don’t respect your dark mode preference on Linux. The window chrome totally matches, but the content of web pages and chrome://urls (which do support dark mode) don’t change. Here’s an example in Google Chrome 112 (which at the time of writing is the most recent stable release). When I load the redesigned Flathub website with dark mode enabled on my system the website content remains light despite supporting the prefers-color-scheme media query: Light remains the default when loading other websites
#News #DarkMode #Development #GoogleChrome
https://www.omgubuntu.co.uk/2023/04/google-chrome-114-will-respect-dark-mode-on-linux
10 Things To Do After Installing Ubuntu 23.04
I told myself I wasn’t going to write a list of things to do after installing Ubuntu 23.04 because, honestly, Ubuntu doesn’t need that much tweaking these days — I think that’s called progress 😌. And then… Well, then I installed Ubuntu 23.04 on my old Lenovo laptop (tangent: it was running 22.04 LTS and I didn’t have the patience to upgrade it to Ubuntu 22.10, and then upgrade to Ubuntu 23.04 – I know, I’m lazy). Turns out, there are still a few post-install tweaks I like to make — a few are specific to this release (well, GNOME
#Feature #10ThingsToDo
https://www.omgubuntu.co.uk/2023/04/things-to-do-after-installing-ubuntu-23-04
Ubuntu 23.04 Flavors: What’s New?
Arriving alongside the Ubuntu 23.04 release are new versions of official community flavours. This time around there’s a newbie in the pack: Ubuntu Cinnamon, welcomed into the Ubuntu flavour family back in March after several years as an unofficial Ubuntu remix. In this post I share a concise overview of what new features and changes are present in the most popular Ubuntu flavours, along with downloads links so you can download them to test out yourself. Unless otherwise noted, all flavours inherit Ubuntu’s foundational packages, so you get the same Linux 6.2 kernel, updated graphics drivers, app updates, refreshed tooling,
#News #Flavors #Kubuntu #Ubuntu23_04 #UbuntuBudgie #UbuntuCinnamon #UbuntuMate #Xubuntu
https://www.omgubuntu.co.uk/2023/04/ubuntu-23-04-flavors-released
Ubuntu 23.04 is Now Available to Download
It’s alive — Ubuntu 23.04 “Lunar Lobster” is now available to download. This update is the latest short-term release of the Ubuntu Linux operating system and is supported by 9 months of ongoing support, bug fixes, and critical app updates. This might not sound like a long time but Ubuntu 23.10 is released in 6 months time and users of this release will be able to upgrade to it. If you asked me to describe Ubuntu 23.04 in one word I’d choose: “improvement”. Nothing in this release is revolutionary, and that’s not a bad thing. There’s a big user experience
#News #LunarLobster #Ubuntu23_04
How to Upgrade to Ubuntu 23.04 from Ubuntu 22.10
Want to upgrade to Ubuntu 23.04 from Ubuntu 22.10? If you’re full up-to-date and you have an active internet connection, you can – and in this post I run through the steps to do it. As Ubuntu 22.10 is end of life in July so anyone using it will have to upgrade to Ubuntu 23.04 to continue getting updates. If you don’t want the hassle of needing to upgrade every 6 to 9 months you might want to consider doing a fresh install of Ubuntu 22.04 LTS as it’s supported until 2027. Anyway, you’re here cos you want to upgrade, so let’s
#HowTo #LunarLobster #Ubuntu23_04
Canonical Bringing Livepatch Support to HWE Kernels
Ubuntu Pro subscribers will be able to apply reboot-free updates to more Linux kernels from July. As spotted by our friends at Neowin, Canonical announced Livepatch support for Hardware Enablement (HWE) kernels starting this summer. The first HWE kernel being covered as part of this support extension is Linux 6.2, which will be backported from the Ubuntu 23.04 release and pushed out to users of Ubuntu 22.04 LTS. Livepatch is a feature only available on long-term support (LTS) versions of Ubuntu for users with an active Ubuntu Pro subscription. When enabled, Livepatch allows users to install kernel updates (on eligible
#News #Canonical #Hwe #Livepatch #Ubuntu22_04Lts
https://www.omgubuntu.co.uk/2023/04/ubuntu-livepatch-hwe-kernels
Ubuntu 23.04: What’s New? [Video]
The Ubuntu 23.04 release is out on April 20 and to help hype its arrival I put together a video to show off the most striking changes. Not that news of what’s new in Ubuntu 23.04 will be a surprise to those of you who read this blog regularly — oh, I know: I make that exact same joke every six months I post one of “these”. Thing is, I could ask ChatGPT for new material but since it was trained on my typo-laden content, it’d likely be just as derivative 😅. All told, Ubuntu 23.04 is a minor but
#News #Video #LunarLobster #Ubuntu23_04
https://www.omgubuntu.co.uk/2023/04/ubuntu-23-04-whats-new-video
Mozilla Firefox 112 Released with Low-Key Iterative Improvements
The latest monthly release of Mozilla Firefox is available to download, right on schedule. Firefox 112 intros a handful of changes that gives some extra buffs to this brilliant open-source web-browser. Like what? Well, Mozilla mention the ability to right-click in a password field to access a ‘reveal password’ option. This sounds a bit of a strange addition, granted. But not all password fields pre-populated with your saved credentials offer an option to un-asterisk credentials, so it may be useful. Keeping with the “nice improvement, but I probably won’t use this” vein, Firefox 112 can import browser data from the
#News #AppUpdates #Firefox
https://www.omgubuntu.co.uk/2023/04/mozilla-firefox-112-released
OpenShot 3.1 Released with Several Feature Enhancements
A new version of free, open-source video editor OpenShot is available to download. OpenShot 3.1 is primarily a bug-fix update to last year’s OpenShot 3.0 release, which was notable for introducing several major improvements including enhanced real-time video playback, support for multithreaded video codecs, and several significant buffs to the timeline. But there are some notable additions to talk about. Export options are expanded by the addition of more than 400 export profiles. These profiles cover an array of common resolution/frame rates/aspect ratios and the profiles are fully searchable, making it easy to find the one you’re looking for. OpenShot
#News #AppUpdates #Openshot #VideoEditors
Linux Mint 21.2 Simplifies Theming with ‘Cinnamon Styles’
When Linux Mint 21.2 is released this June it’ll come with a selection of new visual “styles” for users to choose from. Announcing this visual buff in its latest monthly update, Mint says the feature will simplify the Cinnamon desktop’s extensive customisation capabilities whilst still satisfying those looking to fine-tune the way their desktop looks and feels. “A style has up to three modes: mixed, dark and light. Each of these modes can contain color “variants”. A variant is a combination of themes which work well together,” Mint says of its new feature. Effectively, Linux MInt’s new “Styles” are “one-click”
#News #Cinnamon #Development #LinuxMint
https://www.omgubuntu.co.uk/2023/04/linux-mint-cinnamon-styles
How to Center New Windows in Ubuntu
I’m currently recording footage for my upcoming Ubuntu 23.04 video and, while doing so, reminded myself that there’s a hidden setting I always use that I don’t think I’ve ever written about on this blog. Please don’t get excited by my use of the term “hidden”. You’re probably aware that this setting exists, you just might not have known where to find it, hence the “hidden” qualifier. Whenever I open a new app window it “spawns” in the center of my screen. This is predictable, reliable, and likely a few other -bles too. This behaviour is really useful when making
#HowTo #GnomeTweakTool #Mutter
https://www.omgubuntu.co.uk/2023/04/center-new-windows-ubuntu-gnome
Ubuntu 23.04 Beta is Available to Download
If you’ve been dying to download the Ubuntu 23.03 beta it’s time to go get it — downloads are now officially available! This beta build arrives in advance of the final stable release of Ubuntu 23.04, which is due out April 20. It’s purpose: to let folks like you and I try it out early to find bugs, breakages, and report any show-stopping quirks. As Ubuntu 23.04 is a short-term release (supported for just 9 months) there aren’t reams of revolutionary changes present in this released, which is codenamed the “Lunar Lobster”. But there is a lot to like! Ubuntu
#News #LunarLobster #Ubuntu23_04