summaryrefslogtreecommitdiff
path: root/trashapplet/data
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc3-8/+28
*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-16trash: port to in-process for wayland supportlukefromdc3-17/+8
- ensure applet can be left-clicked in wayland - In wayland we have to open the trash on the button press event - In x11 retain the existing behavior of opening the trash on the button release event - ensure both right and left clicks work in wayland - using code borrowed from cpufreq applet - Cleanup X11 checks
2022-08-15trashapplet: Add data dirrbuj6-0/+215