gnome-control-center/panels/keyboard
Felipe Borges 4042cbb68c keyboard: Allow previewing kbd layouts in input sources chooser
Based on the mockups at
https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/1855a1e/keyboard/keyboard-settings.png

This adds a preview button to the end of the rows so that users
can preview the layout before adding.

When clicked, the preview button launches "tecla", our keyboard
previewer.

Fixes #3096
2024-06-27 12:40:29 +02:00
..
icons Unify elements in the icon assets to shrink their file size 2024-04-29 11:01:18 -02:30
00-multimedia.xml.in keyboard: Add microphone mute key 2019-05-27 20:48:35 +00:00
01-input-sources.xml.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
01-launchers.xml.in general: Add translator comments about the "Search" term 2024-02-29 13:48:20 +00:00
01-system.xml.in build: Migrate from Intltool to Gettext 2018-01-23 10:49:31 +01:00
50-accessibility.xml.in Fix minor typos 2020-07-20 10:38:09 +03:00
cc-ibus-utils.c Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-ibus-utils.h Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-input-chooser.c keyboard: Allow previewing kbd layouts in input sources chooser 2024-06-27 12:40:29 +02:00
cc-input-chooser.h input-chooser: Port to AdwDialog 2024-04-02 16:21:47 +00:00
cc-input-chooser.ui input-chooser: Remove content-height property 2024-04-09 00:35:04 -03:00
cc-input-list-box.c keyboard: Move launcher of kbd previewer to CcInputSource 2024-06-27 12:40:29 +02:00
cc-input-list-box.h keyboard: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-input-list-box.ui input-list-box: Remove "No input source selected" placeholder row 2024-06-02 22:54:38 +00:00
cc-input-row.c keyboard: fix input row movement options 2023-07-17 09:19:09 +00:00
cc-input-row.h keyboard: Subclass AdwActionRow for InputRow 2022-02-13 13:33:25 +00:00
cc-input-row.ui general: Remove a11y labels from buttons that have tooltips 2024-01-30 13:28:48 +00:00
cc-input-source-ibus.c Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-input-source-ibus.h Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-input-source-xkb.c Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-input-source-xkb.h Move input sources from region panel to keyboard panel 2020-12-18 07:55:41 -08:00
cc-input-source.c keyboard: Move launcher of kbd previewer to CcInputSource 2024-06-27 12:40:29 +02:00
cc-input-source.h keyboard: Move launcher of kbd previewer to CcInputSource 2024-06-27 12:40:29 +02:00
cc-keyboard-item.c keyboard: item: Notify is-value-default on key changes 2022-12-05 20:50:15 +00:00
cc-keyboard-item.h keyboard: item: Add an API to check if a string matches the item 2022-12-05 20:50:15 +00:00
cc-keyboard-manager.c keyboard: manager: Add shortcuts-loaded signal 2022-12-05 20:50:15 +00:00
cc-keyboard-manager.h keyboard: Refactoring of CcKeyboardItem handling of multiple combos 2020-09-14 17:19:33 +00:00
cc-keyboard-panel.c keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
cc-keyboard-panel.h keyboard: Move keyboard shortcuts configuration to a dialog window 2020-12-18 07:55:38 -08:00
cc-keyboard-panel.ui keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
cc-keyboard-shortcut-dialog.c keyboard: Use AdwButtonRow in shortcuts dialog 2024-05-28 10:41:19 +00:00
cc-keyboard-shortcut-dialog.h keyboard: shortcut-dialog: Refactor 2022-12-05 20:50:15 +00:00
cc-keyboard-shortcut-dialog.ui general: Improve padding of some search entries 2024-06-19 18:53:27 +00:00
cc-keyboard-shortcut-editor.c general: Use g_clear_handle_id to remove GSources 2024-02-06 09:22:07 +00:00
cc-keyboard-shortcut-editor.h keyboard: port ShortcutEditor from GtkDialog for AdwWindow/AdwToolbarView 2023-11-24 10:26:31 +00:00
cc-keyboard-shortcut-editor.ui keyboard: Remove periods in descriptions 2024-02-05 10:57:11 +00:00
cc-keyboard-shortcut-group.c Replace all occurrences of 'gtk_widget_show' 2023-03-29 14:26:55 +13:00
cc-keyboard-shortcut-group.h Add cc-keyboard-shortcut-group 2022-12-05 20:50:15 +00:00
cc-keyboard-shortcut-row.c keyboard: shortcut-row: Add API to get shortcut item 2022-12-05 20:50:15 +00:00
cc-keyboard-shortcut-row.h keyboard: shortcut-row: Add API to get shortcut item 2022-12-05 20:50:15 +00:00
cc-keyboard-shortcut-row.ui keyboard-shortcut-row: Tweak the reset button 2024-03-12 12:51:45 +00:00
cc-xkb-modifier-page.c keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
cc-xkb-modifier-page.h keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
cc-xkb-modifier-page.ui keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
enter-keyboard-shortcut.svg keyboard: Add outline to shortcut graphic arrows 2023-10-03 09:08:05 +00:00
gnome-keybindings.pc.in [keyboard] Rename keybindings to keyboard 2010-10-31 23:58:35 -04:00
gnome-keyboard-panel.desktop.in keyboards: Add "Character" keyword 2023-03-31 10:33:57 +00:00
keyboard-shortcuts.c keyboard: Handle shift shortcut modifier the same way as the shell does 2022-08-22 12:49:13 +00:00
keyboard-shortcuts.h keyboard: Split out function to normalize keyval and modifier mask 2022-08-22 12:49:13 +00:00
keyboard.gresource.xml keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00
meson.build keyboard: Turn CcXkbModifierDialog into a subpage 2024-06-19 07:19:49 +00:00