summaryrefslogtreecommitdiff
path: root/trashapplet/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc1-15/+30
*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 supportlukefromdc1-10/+9
- 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 dirrbuj1-4/+4
2020-12-10trashapplet: load menu and ui files from resource bundlerbuj1-1/+15
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+0
2020-04-08build: Use WARN_CFLAGS variablerbuj1-5/+6
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas1-1/+1
And also rename binaries without "-2" suffix
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-0/+2
2013-06-02fix some make files for automake-1.13raveit1-1/+1
2012-11-24trashapplet: migrate to gsettingsStefano Karapetsas1-2/+2
2011-12-21adding missing libX11 on ld flagPerberos1-1/+2
2011-11-14initialPerberos1-0/+19