Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-14 | trashapplet: Remove animation that hasn't worked in years | lukefromdc | 1 | -2/+0 | |
*The trash applet hasn't had working animation in many years *xstuff_zoom_animate also appears in mate-panel with 4 arguments instead of 2. *conflicting function names caused a segfault when built in-process | |||||
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 1 | -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-16 | trash: port to in-process for wayland support | lukefromdc | 1 | -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-15 | trashapplet: Add data dir | rbuj | 1 | -4/+4 | |
2020-12-10 | trashapplet: load menu and ui files from resource bundle | rbuj | 1 | -1/+15 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -5/+6 | |
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
And also rename binaries without "-2" suffix | |||||
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -0/+2 | |
2013-06-02 | fix some make files for automake-1.13 | raveit | 1 | -1/+1 | |
2012-11-24 | trashapplet: migrate to gsettings | Stefano Karapetsas | 1 | -2/+2 | |
2011-12-21 | adding missing libX11 on ld flag | Perberos | 1 | -1/+2 | |
2011-11-14 | initial | Perberos | 1 | -0/+19 | |