Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
选题[news]: 20240129 Budgie 10.9 Released With a Session Manager and In…
Browse files Browse the repository at this point in the history
…itial Wayland Port

sources/news/20240129 Budgie 10.9 Released With a Session Manager and Initial Wayland Port.md
  • Loading branch information
lujun9972 committed Jan 29, 2024
1 parent 82337ce commit ded0a37
Showing 1 changed file with 97 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[#]: subject: "Budgie 10.9 Released With a Session Manager and Initial Wayland Port"
[#]: via: "https://news.itsfoss.com/budgie-10-9-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lujun9972/lctt-scripts-1705972010"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "

Budgie 10.9 Released With a Session Manager and Initial Wayland Port
======
Budgie 10.9 should give you a better experience with the session
manager, and Wayland is around the corner.
For those who love a modern desktop experience, Budgie is a really great option that takes a very minimal approach to presenting things in a simple and elegant manner.

Even though there are many [ways to customize Budgie in Linux][1], the regular updates that it receives are still quite neat.

With a recent announcement, Budgie 10.9 was released that aims to provide many key improvements.

Join me as I take you through this release.

**Suggested Read** 📖

![][2]

## 🆕 Budgie 10.9: What's New?

![][3]

Introduced as one of their first releases for this year, Budgie 10.9 features **a redesigned Bluetooth applet**.

It adds refinements to it with the **ability to connect/disconnect paired Bluetooth devices** , **a battery indicator** , and the **ability to send files to other Bluetooth-equipped devices**.

All of that was made possible due to the Bluetooth applet using [BlueZ][4] and [UPower][5] over D-Bus, skipping over the “[ _gnome-bluetooth_][6]” library while communicating.

For you, as the user; you can now expect better updates, and added functionality to the Bluetooth applet going forward.

The next highlight of this release has been the **introductory work for Budgie's Wayland ports;** where many components and applets were ported to a Wayland-compatible library called “[ _libxfce4windowing_][7]”.

This is an abstraction library offered by Xfce that makes it easy to implement windowing concepts such as screens, windows, workspaces, etc. in a “windowing-system-independent manner”.

According to Joshua Strobl from Budgie:

> It aims to accomplish this by supporting X11 through [libwnck][8] and support for various Wayland protocols (e.g. [wlr foreign toplevel management][9]).
While this is still under development, its implementation on Budgie was made so that the transition from the upcoming Budgie 10 under X11 to Budgie 10 under Wayland is as straightforward as possible.

When the porting work is complete, the developers feel that it will be easy to “flip the switch” **to fully drop X11 support** and go for Wayland by default.

So far, they have ported the "Show desktop" applet, the TabSwitcher, and the Workspace applet to libxfce4windowing.

Not to forget, the budgie-session manager is now included for a better experience.

The [budgie-session][10] has been forked from GNOME Session 44.x to keep the X11-related session code intact until they are ready for a Wayland switch with additional [ConsoleKit][11] support for BSD.

As you may have noticed, Budgie is also on the same path as the many desktop environments and distributions out there that are pushing for a Wayland-only future.

You can go through the official [announcement blog][12] to learn more about this release of Budgie.

## 📥 Get Budgie 10.9

Budgie 10.9 can be expected with future releases of Ubuntu Budgie, Fedora Budgie, and others.

You can head over to the [official website][13] for more information.

[Budgie][13]

_💬 Will you be trying out Budgie 10.9 on your Linux system?_

* * *

--------------------------------------------------------------------------------

via: https://news.itsfoss.com/budgie-10-9-release/

作者:[Sourav Rudra][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)

本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出

[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lujun9972
[1]: https://itsfoss.com/budgie-customization/
[2]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
[3]: https://news.itsfoss.com/content/images/2024/01/Budgie_10.9.jpg
[4]: https://www.bluez.org/
[5]: https://upower.freedesktop.org/
[6]: https://gitlab.gnome.org/GNOME/gnome-bluetooth
[7]: https://gitlab.xfce.org/xfce/libxfce4windowing
[8]: https://gitlab.gnome.org/GNOME/libwnck
[9]: https://wayland.app/protocols/wlr-foreign-toplevel-management-unstable-v1
[10]: https://github.com/BuddiesOfBudgie/budgie-session/
[11]: https://www.freedesktop.org/wiki/Software/ConsoleKit/
[12]: https://buddiesofbudgie.org/blog/budgie-10-9-released
[13]: https://docs.buddiesofbudgie.org/user/getting-budgie/

0 comments on commit ded0a37

Please sign in to comment.