summaryrefslogtreecommitdiff
path: root/command/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc1-9/+24
*Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes
2023-07-17command: Port to in-process for wayland compatabilitylukefromdc1-17/+7
- fix runtime warnings on applet removal - disconnect signal on shutdown that otherwise throws warnings - Required moving a function so it would be defined in time
2020-08-11command: Use common subdirs - src, datarbuj1-0/+44