pidgin/plugins/meson.build

Tue, 31 Oct 2023 02:58:02 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Tue, 31 Oct 2023 02:58:02 -0500
changeset 42459
e0a24938f214
parent 42265
f73d7d49a91c
permissions
-rw-r--r--

Add an XScreenSaver based idle source for the new Idle Manager

Testing Done:
Set my xscreensaver blank time to 1 minute and verified it detected it.
Also manually blanked and made sure it detected it.

Reviewed at https://reviews.imfreedom.org/r/2689/

subdir('disco')
subdir('gestures')
subdir('iconaway')
subdir('idle-xscreensaver')
subdir('transparency')
subdir('unity', if_found : UNITY)
subdir('xmppconsole')

mercurial