gnome-control-center/panels/search
Eric Daigle a85bc780dc search: fix search panel row movement options
As described in	#2565, the "Move Up" and "Move Down" popover menu options
are currently displayed	for all	search panel rows in the list, doing nothing
if clicked when a row is at the top or bottom of the list respectively.
This commit adds checks when creating and moving the search panel rows
and disables these options at the top and bottom of the list respectively,
removing a useless menu option.

Fixes #2565
2023-07-17 09:19:09 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-search-locations-dialog.c search: Use GtkFileDialog 2023-06-06 13:33:29 +00:00
cc-search-locations-dialog.h search: Use AdwPreferences{Window,Page,Group} for location dialog 2022-02-09 13:53:17 +00:00
cc-search-locations-dialog.ui Use page for description instead of empty group 2023-06-06 13:40:33 +00:00
cc-search-panel-row.c search: fix search panel row movement options 2023-07-17 09:19:09 +00:00
cc-search-panel-row.h search: Subclass AdwActionRow for CcSearchPanelRow 2022-01-26 19:26:45 -08:00
cc-search-panel-row.ui search: Use "action" to connect to Move up/down actions for rows 2022-08-17 09:41:54 +00:00
cc-search-panel.c search: fix search panel row movement options 2023-07-17 09:19:09 +00:00
cc-search-panel.h search: Replace ifdefs with #pragma once 2018-05-29 21:42:33 +00:00
cc-search-panel.ui search: Do signal handlers in swapped form 2023-05-30 08:36:22 +00:00
gnome-search-panel.desktop.in Replace "application" with "app" 2023-01-23 11:10:28 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00
search.gresource.xml search: Make .ui filename match the .c filename 2019-09-09 21:58:00 +00:00