lxqt-notificationd icon indicating copy to clipboard operation
lxqt-notificationd copied to clipboard

Added Debian bookworm dockerfile and makefile to build and run lxqt-notificationd

Open akoerner opened this issue 1 year ago • 0 comments

This PR simply adds a Makefile and Dockerfile to build and run lxqt-notificaitond. It was quite the pain to get a development environment set up. I feel like this could help someone else.

Usage

cd docker
make build
make run

All processes registered to org.freedesktop.Notificaiton must be halted before launching lxqt-notificaitond this way

akoerner avatar Nov 20 '23 19:11 akoerner