跳到內容

您的支援與贊助讓 KDE Gear 變得可能。希望您能使用贊助表單來幫助我們持續改善和製作應用程式。

KDE Gear 21.08

2021 年 8 月 12 日,星期四


歡迎來到 KDE Gear ⚙️ 21.08!

KDE Gear 21.08 improves KDE apps across the board, bringing you quick and responsive utilities, creativity programs with powerful features, and secure tools for all your work and play needs.

If this is your first time with KDE software, discover a whole new world of free and secure programs, packed with incredible possibilities. If you are already a KDE regular, check out all the fresh innovations we have added to your favorite apps.

Either way, go forth and try new things!:

Dolphin

Let's start with your gateway into your system: Dolphin. Officially, Dolphin is labeled as a "file manager", but it is much more than that. Dolphin does not only let you navigate through the folders and files in your hard drive, but also share them to your phone, social media, or on your instant messaging app. The same goes for the stuff in your cloud and online services, be it Google Drive, NextCloud, DropBox, FTP servers, or Git repositories: you can access all of these services directly without ever moving from Dolphin.

If you think managing such a wide variety of locations and data would be confusing, fear not: you can easily identify what is what with Dolphin's file and folder previews. Hover your cursor over a file and it will show you a small preview. Do the same over a folder and it will show you pictures from the files it contains. New in KDE Gear 21.08 is that, if a folder contains a lot of previewable files, it will show you an animated sequence of previews so you can check to see if the folder contains what you are looking for. Dolphin also shows previews for files inside encrypted locations, such as Plasma Vaults. Dolphin's preview code has also been optimized in this version and thumbnails now pop up faster.

Another way of keeping on top of your folders is through the Information Panel. Press F11 and the Information Panel will open on the right of Dolphin's window. Hover the cursor over a file, and the Information Panel will tell you what type of file it is; give you a preview; tell you how much space it takes up in your hard disk; if it is an image, its size; if it is a video, it will tell you its duration (and size); and much more. In Dolphin 21.08, this information now updates in real-time. This means that, if the file is changed by another app, the Information Panel will show you the changes immediately.

Improvements to Dolphin's usability now make it easier to rename several files: Select the file, hit F2 and rename it. To immediately jump to the next file and rename it also, just press Tab. If you need to move back one file, press Shift + Tab. You can also now select the name of a file like many other text elements, and copy it to the clipboard.

The KHamburger menu, located in the top right of the app, became an integral part of Dolphin a few versions ago. As it contains virtually every option you can use to configure Dolphin, we have cleaned it up, making accessing what you need to change easier to reach and the entries easier to understand.

Dolphin 的三點選單

Another usability improvements is that, if you right-click on the Trash icon in the Places Panel, you can choose an entry in the pop up menu that opens the Trash Settings window.

Okular

The new version of Okular, KDE's PDF and document viewer, makes reading and manipulating documents, books, and comics easier and more accessible.

As with most KDE applications, you can tailor the toolbar to your needs and add a button that will change the color of the document's paper. Right click on the toolbar and click on Configure Toolbars.... From the toolbar dropdown field at the top of the dialog, pick Main Toolbar <okular_part>. You can see the current buttons in the toolbar in the panel on the right, and stuff you can add in the panel on the left. Look for Change Dark and Light colors and press the arrow pointing to the right in the group of arrow buttons between the panels and you will push the button onto the toolbar. You can set its position in the bar with the up and down arrows. When you are done, click on Ok and the new button will appear in your toolbar. When you click it, the document paper will change to a muted gray. This color is designed to make reading more comfortable and avoid eye-strain.

Okular 的(較)深色紙張

This is the level of attention to detail and control KDE's application developers offer users. Another example is the big notification messages about embedded files, forms, and signatures that often pop up when you open a contract or an official document: If you don't want to see them because they interfere with your reading, you can disable them. Or take the annotation tools that allow you to write and draw on your documents: now the different kinds of annotations (highlighting, underlining, boxes, etc.) can be toggled on or off and Okular will remember the last one you used (in case you want to use it again in a hurry). Also, when you choose to start annotating a document, Okular will automatically disable the Browse and Text Selection modes, so you don't accidentally move away from what you want to annotate, or select some text instead of, say, highlighting it.

Konsole

Text terminals are intimidating to people who are new to Linux. But knowing just a bit about how to use them (no, you don't need to know how to program) gives you a level of control over your machine difficult to achieve any other way.

This is doubly true when using Konsole, KDE's very powerful spin on the classic text terminal. In fact, calling Konsole a "terminal emulator" and leaving it at that is not fair. Take Konsole's preview feature, for example, type white, red, blue or salmon at the command line, hover the cursor over the word, and a box will appear displaying the color. You can also use HTML color codes, like #1d99f3 and get a preview of the KDE blue color.

Previews extend to images and folders: hover the cursor over an image filename in a list in Konsole and a thumbnail will pop up showing you a preview. Hovering over a folder will show you a preview of its contents. This is very useful when you want to make sure you are copying, moving, or erasing the right thing.

Konsole 的預覽

Click on a file, and it will open in its corresponding application — an image will open in a viewer like Gwenview, a PDF will open in a document viewer like Okular, or an MP3 file will open in a music player like Elisa, for example. You can also hold down the Alt key and click and drag a file to another application, and share it, say, with a friend on your instant messaging app, or send it as an attachment in an email.

Apart from having tabs to access different parts of your system (or remote systems, if you prefer) at the same time, Konsole lets you split tabs any which way you want. This lets you see what is happening at a glance in several terminals. Use the buttons in the toolbar (or Ctrl + ( and Ctrl + )) to split the view, or use the preset layouts included with Konsole. You can click and drag the borders of the panes around to increase or decrease their sizes and, once you have a layout that fits your workflow, you can save it by going to View > Save tab layout to file... and then use it again and again.

Sending commands you type in one pane or tab to several other panes and tabs has been part of Konsole for a long time, but it is worth remembering again because it allows you to, for example, process files in several directories simultaneously.

同時傳送輸入到數個分頁或面板

But probably the most spectacular innovation of Konsole 21.08 is the SSH plugin. You can use this to create a directory of machines you regularly connect to. If you already have a list of machines in your .ssh/config file, activate the plugin from Plugins > Show SSH Manager and click on the Import button at the bottom of the SSH Manager pane that pops up on the left of Konsole. A new category entry will appear with all the SSH accounts listed in the config file. To create a completely new entry, click on the + button and fill in the fields. Then, when you need to connect to one of your SSH servers, just click on the entry in the list.

SSH 外掛程式

Working with a text terminal does not get much easier than this.

Gwenview

Gwenview is KDE's image viewer. It is fast and easy to use, ideal for browsing and displaying individual or collections of images, and convenient for doing quick edits, like cropping and resizing your photos.

Apart from a performance and visual makeover that has improved its looks and speed, developers have added new compact controls in the bottom right-hand corner of the app. The first is a zoom/size selector that uses a pop up menu. The spinner of previous versions was a bit clunky to use and the current control makes it much easier to zoom in and out of images. The other control is a color picker for Gwenview's display area: four simple options will let you choose the best background color on which to display your images.

Gwenview 重新設計過的縮放控制元件

Talking of controls, Gwenview has fully embraced the KHamburger the same way as Dolphin: you can now access all of Gwenview's options from the drop down menu located in the upper right-hand corner of the app. Of course, if you prefer, you can enable a traditional menu and reach everything you need from there.

Gwenview 改用 KHamburgermenu 三點選單

While browsing through your pictures, you can use the arrow buttons located at the top of the app, or the ⬅️ and ➡️ keys on your keyboard to move to the prior and next images respectively. When you land on a video, again use the on-screen controls or just press Space to play and pause it. When you reach the end of the images, Gwenview will "wrap around" and show you the first image in the list again.

Finally, Gwenview now supports 16-bit color images and can read color profile information from JPEG and PNG and many other image formats.

Elisa

Elisa is KDE's simple music player that's easy to use and ready to party right out the (beat)box. Rock it from your desktop or your phone, and play local music and music from online radio stations too. When with your friends, you can put Elisa in party mode by simply pressing the F11 key. Pause and play music from where you left off, as Elisa remembers what it was playing and where it was in the song even after a shutdown.

Elisa is available for Linux, Windows, Android and Plasma Mobile.

... 還有這些全部:


完整變更紀錄在此

在哪裡取得 KDE 應用程式

雖然我們完全支持散布我們的軟體的發行版,KDE Gear 21.08 的應用程式不久之後也會釋出至這些 Linux 應用程式商店:

Flathub
Snapcraft

如果您希望讓更多 KDE 應用程式上架各個軟體商店,支援更多軟體商店並讓應用程式們與我們的開發流程整合的更完善,可以來我們的 關於應用程式的一切 (All About the Apps) 聊天室打聲招呼。

許多應用程式的螢幕截圖

請注意,這個釋出的軟體包在此公告發布時可能尚未由各發行版所提供。 軟體包下載維基頁面

編譯 KDE Gear

KDE Gear 21.08.0 的完整原始碼可以自由下載。編譯與安裝的說明請見 KDE Gear 21.08.0 的資訊頁面

關於 KDE

KDE is an international technology team that creates free and open source software for desktop and portable computing. Among KDE's products are a modern desktop system for Linux and UNIX platforms, comprehensive office productivity and groupware suites and hundreds of software titles in many categories including Internet and web applications, multimedia, entertainment, educational, graphics and software development. KDE software is translated into more than 60 languages and is built with ease of use and modern accessibility principles in mind. KDE's full-featured applications run natively on Linux, BSD, Windows, Haiku, and macOS.


商標標示。

KDE® 和 K Desktop Environment® 圖示是 KDE e.V. 的註冊商標。
Linux 是 Linus Torvalds 的註冊商標。 UNIX 是 The Open Group 在美國和其他國家的註冊商標。
此公告中提及的其他所有商標與版權都是它們個別擁有者的財產。


媒體聯絡方式

關於更多資訊,請傳電子郵件給我們: press@kde.org


,和CC-BY-4.0 授權條款所貢獻的文章。