kidletime-6.1.0 for lxqt

Introduction to kidletime

KIdleTime is used to report the idle time of users and the system. It is useful not only for determining the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts or user activity.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

[Important]

Important

This package is extracted from the KF6 set of packages. If KDE Frameworks-6.1.0 is built, do NOT also build this package as presented here.

Package Information

kidletime Dependencies

Required

extra-cmake-modules-6.1.0, plasma-wayland-protocols-1.12.0, and Qt-6.7.0

Installation of kidletime

Install kidletime by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release  \
      -D BUILD_TESTING=OFF         \
      -W no-dev ..                 &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libKF6IdleTime.so
Installed Directories: /usr/lib/plugins/kf6/org.kde.kidletime.platforms, /usr/lib/cmake/KF6IdleTime, and /usr/include/KF6/KIdleTime

Short Descriptions

libKF6IdleTime.so

contains the KDE API for idle time reports