TranslateProject/sources/tech/20161110 XFCE GETS A DO NOT DISTURB MODE AND PER APPLICATION NOTIFICATION SETTINGS.md
2016-11-15 23:10:04 +08:00

3.0 KiB

XFCE GETS A DO NOT DISTURB MODE AND PER APPLICATION NOTIFICATION SETTINGS

The Xfce developers are busy porting Xfce applications and components to GTK3, and in the process, they are also adding new features.

"Do not disturb", a much requested feature, landed in xfce4-notifyd 0.3.4 (the Xfce notification daemon) recently. Using this, you can suppress notification bubbles for a limited time-frame.

Furthermore, the latest xfce4-notifyd includes an option to enable or disable notifications on a per-application basis.

After an application sends a notification, the app is added to a list in the notification settings. From here, you can control which applications can show notifications.

Both the "Do not disturb" mode and the application-specific notification settings can be found in Settings > Notifications:

Right now there's no way of accessing notifications missed due to the "Do not disturb" mode being enabled. However, a notification logging / persistence feature is expected in a future release.

And finally, yet** another feature** in xfce4-notifyd 0.3.4 is an option display notifications on the primary monitor (until now, notifications were displayed on the active monitor).This option is not available in the GUI for now, and it must be enabled using Xfconf (Settings Editor), by adding a Boolean property, called "/primary-monitor" (without the quotes), to xfce4-notifyd and set it to "True":

xfce4-notifyd 0.3.4 is not available in a PPA right now, but it will probably be added to the Xfce GTK3 PPA soon.

If you want to build it from source, download it from HERE.


via: http://www.webupd8.org/2016/11/xfce-gets-do-not-disturb-mode-and-per.html

作者:Andrew 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出