Package: xpad Please update to 5.0.
Version 5.0 * New: Reload from Disk - No way to refresh sticky that was edited externally (#1689429) * Fix: Preferences -> Layout -> Change font gives error (#1708877) * Fix: Preferences -> Color and font changes between custom and theme did not always work * Fix: Preferences -> Xpad autostart_new_pad is broken (same fix as #1652845) (#1689754) * Fix: Parameters - -f closes app, when trying to add note from file while xpad in running (#1652845) * Fix: Technical - brackets [] changed to / in pad text (#1661054) * Fix: Technical - Xpad quit by CTRL-Q give repetitive assertion error (#1708879) * Fix: Technical - Fixed error on first time run: value TRUE of type gboolean is invalid or out of range for property autostart-xpad of type gboolean Version 4.9 * Fix: Typos - Found by Lintian and reported by jcfp (#1591368) * Fix: Desktop file - added keywords for the desktop file (#1591368) * Fix: Makefile - distclean function did not do its job properly, leading to a configure issue, reported and fixed by jcfp (#1591497) * Fix: Text selection - selected text in a pad was not visible anymore (regression due to GTK behavior change) (#1571625) * Fix: Set cursor color - Replaced gtk_widget_override_font function by CSS * Fix: Deprecated functions - Replaced gtk_widget_override_cursor function by CSS * Fix: Deprecated functions - Removed gtk_widget_override_background_color, since I did not notice a difference without in the Xpad toolbar * Fix: Deprecated functions - Replaced gtk_style_context_get_background_color with gtk_style_context_get * Fix: Deprecated functions - Replaced gtk_misc_set_alignment with gtk_label_set_xalign & gtk_label_set_yalign * Fix: Deprecated functions - Replaced gdk_cursor_new with gdk_cursor_new_for_display * Fix: Deprecated functions - Replaced gtk_menu_popup with gtk_menu_popup_at_pointer

