Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-08 | use button-press-event as signal name | raveit65 | 1 | -1/+1 | |
- follow signal naming convention | |||||
2023-08-08 | timerapplet: fix build warning | lukefromdc | 1 | -7/+0 | |
Also simplify the code by using the left button click not the release event in x11 as well as wayland | |||||
2023-07-24 | timer: fix in-process ATK warning | lukefromdc | 1 | -1/+1 | |
2023-07-18 | Timer-catch the left click when under wayland | lukefromdc | 1 | -8/+21 | |
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 2 | -14/+32 | |
*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-17 | timerapplet: port to in-process for wayland | lukefromdc | 2 | -10/+12 | |
2021-10-26 | Mate Timer applet: add accessible Atk object with proper label. | Valentin Villenave | 1 | -0/+12 | |
The accessible object also updates when the label gets updated. | |||||
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 1 | -8/+13 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -1/+0 | |
2020-11-25 | timer: i18n label | rbuj | 1 | -1/+2 | |
2020-09-05 | timerapplet: Use common subdirs - src, data | rbuj | 2 | -0/+479 | |