gnome-control-center/panels/mouse
Marco Trevisan (Treviño) c20ed729f7 mouse: Prevent infinite loop on settings changes
We may get an infinite loop on mouse panel startup, in fact the scroll
method changed event emits a gsettings change that also leads to a
notify::use-default emission that again tries to writes to settings,
leading to another change: infinitely.

Closes: #2405
2023-03-17 16:42:50 +00:00
..
assets mouse: Update mouse video assets 2023-02-17 02:09:50 +00:00
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-mouse-caps-helper.c mouse: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-mouse-caps-helper.h mouse: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-mouse-panel.c mouse: Prevent infinite loop on settings changes 2023-03-17 16:42:50 +00:00
cc-mouse-panel.h mouse: Replace ifdefs with #pragma once 2018-05-28 23:47:59 +00:00
cc-mouse-panel.ui multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
cc-mouse-test.c mouse: Redesign Mouse Test dialog 2023-02-14 18:10:46 +00:00
cc-mouse-test.h mouse: Move Mouse Test into its own window 2023-02-14 18:10:46 +00:00
cc-mouse-test.ui mouse: Don't set arbitrary dimensions for mouse test window 2023-02-28 14:16:49 +00:00
gnome-mouse-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
meson.build mouse: Redesign Mouse Test dialog 2023-02-14 18:10:46 +00:00
mouse-test.css mouse: Redesign Mouse Test dialog 2023-02-14 18:10:46 +00:00
mouse.gresource.xml mouse: Redesign Mouse Test dialog 2023-02-14 18:10:46 +00:00
scroll-test.svg mouse: avoid cropping illustration 2021-09-17 21:14:19 +00:00
test-gnome-mouse-test.c mouse: Port to GTK4 2021-12-14 22:34:21 -03:00