Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Allow building all applets in or out of process | lukefromdc | 1 | -2/+4 | |
*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 | geyes: Add support for building in-process | Colomban Wendling | 2 | -14/+34 | |
2022-01-29 | geyes: consider the offset widget <-> window | Goffredo Baroncelli | 1 | -1/+6 | |
To compute the correct pupil position, we should consider the offset between the eye widget and their parent window. Signed-off-by: Goffredo Baroncelli <[email protected]> | |||||
2021-01-28 | Remove unnecessary casts on g_signal_connect calls | rbuj | 2 | -4/+3 | |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 | |
2020-12-31 | geyes: Remove conversion warnings | rbuj | 3 | -43/+40 | |
2020-12-10 | geyes: Do not use dirent | rbuj | 1 | -59/+40 | |
2020-12-10 | geyes: define GEYES_SETTINGS_THEME_PATH_KEY & GEYES_SETTINGS_SCHEMA | rbuj | 3 | -4/+10 | |
2020-12-10 | geyes: Use g_clear_error | rbuj | 2 | -4/+2 | |
2020-12-10 | geyes: use returned value by load_theme | rbuj | 1 | -12/+9 | |
2020-12-10 | geyes: Remove duplicated NULL check | rbuj | 1 | -8/+4 | |
2020-12-10 | geyes: Use g_debug instead of printf for logging | rbuj | 1 | -2/+2 | |
2020-12-10 | geyes: format code | rbuj | 3 | -610/+631 | |
2020-12-06 | geyes: signal 'dispose' is invalid for instance 'ID' of type 'GtkBox' | rbuj | 1 | -3/+3 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -33/+32 | |
2020-08-11 | geyes: Use common subdirs - src, icons, data | rbuj | 4 | -0/+937 | |