[gnome-shell] (79 commits) Non-fast-forward update to branch wip/carlosg/osk-updates
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (79 commits) Non-fast-forward update to branch wip/carlosg/osk-updates
- Date: Mon, 25 Jul 2022 21:12:15 +0000 (UTC)
The branch 'wip/carlosg/osk-updates' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
18ed2aa... main: Add 'osk-preview' mode
6c2da4d... keyboard: Handle GNOME_SHELL_TEST_OSK_FILE environment vari
361e78a... tools: Add osk-preview.sh utility script
bf9e31b... data: Update cldr2json script to new format
36d792d... keyboard: Update OSK key model from JSON to new format
8be20d6... data: Update OSK JSON files to new format
cbfb0f3... data: Remove double space key in Persian OSK layout
1ed7157... keyboard: Read key width from model
6e43bbd... keyboard: Separate aspect and behavior of OSK keys
35f820f... keyboard: Unify OSK key commit handling in single-state sig
e240e84... keyboard: Drop needless signal from OSK Key object
654e5f6... keyboard: Add generic handling for key actions
288f9c4... data: Move extra keys to JSON files
1e1282e... data: Move 'hide' action to using keyboard-hide-symbolic ic
2395616... keyboard: Handle OSK level changes on button release
3e1e6bc... keyboard: Add/handle "modifier" action keys
992d2c7... inputMethod: Add signal/getter for surrounding text updates
d6ed83d... keyboard: Add 'delete' OSK key action
bdfc67b... data: Migrate keyboard layouts to 'delete' action for backs
783ffc7... ibusManager: Add OSK completion mode
5237612... keyboard: Fill suggestion on button-press-event
046008e... data: Add "extended" US layout
2769eb7... keyboard: Use extended US keyboard for terminal mode
2af33aa... data: Document JSON file format in OSK layouts README file
eea18c7... keyboard: Always use ratio of visible level
ee0a60b... keyboard: Let the OSK take 1/4th of height in portrait mode
4c84386... data: Shuffle comma/dot keys in OSK keymaps
f497514... theme: Tweak OSK style
984f071... keyboard: Add Hangul OSK keymap
e01aedc... osk-layouts: Fix proportions in malayalam OSK layout
22cd15d... keyboard: Propagate ratio changes to the emoji selection pa
8501db8... keyboard: Make page indicators in emoji selection reactive
f3b9217... swipeTracker: Set up 1fg drag gesture in capture phase
f10c67b... keyboard: Use SwipeTracker for emoji panel page switching
437062d... keyboard: Shuffle text direction initialization
fb731d9... keyboard: Change page switching animation in emoji picker
Commits added to the branch:
83c08e1... dbusServices: Refactor service utilities from fileUtils int (*)
bb115f1... Update Catalan translation (*)
68ceed5... signalTracker: Avoid doing two maps lookups once they're in (*)
74720f2... signalTracker: Avoid creating a temporary keys array when c (*)
ad0f11f... signalTracker: Avoid getting the same owner object proto mu (*)
371da8d... signalTracker: Correctly guard against invalid GObject.Conn (*)
9abf350... signalTracker: Use a const variable to hold the tracked obj (*)
1bd9076... main: Define a custom log writer to dump on structured mess (*)
71765a1... js/main: Use warning log level for notifyError (*)
61eef2f... extensionUtils: Add utility for setting the current extensi (*)
4257fc9... environment: Remove inline import of extensionUtils (*)
9ebde6c... ci: Switch ESLint rule eqeqeq to smart mode (*)
fb75120... shell/app: Fix small memory leak in get_pids() (*)
c04fb61... Revert "ci: Allow flatpak job to fail" (*)
2a3d409... dateMenu: Remove custom aligning of time strings in the Wor (*)
415349c... systemActions: Disable power-off if querying support fails (*)
022359f... Bump version to 43.alpha (*)
9375b48... ci: Remove BUNDLES variable from nightly job (*)
97b2079... endSessionDialog: Small cleanup (*)
0f61af6... build: Use multi-line string for embedded code (*)
06d17d6... build: Specify check kwarg in run_command (*)
789e1b2... extensions: Allow updating with only extension-manager inst (*)
9262ff5... Update Indonesian translation (*)
f7b817a... extensions-app: Port about to AdwAboutWindow (*)
9d47062... extensions-app: Use apps.gnome.org as website (*)
12a203a... notificationDaemon: Stop auto-dismissing on focus changes (*)
19f11ae... accessDialog: Allow body label to wrap lines (*)
694693a... theme: Center access dialog text (*)
30d008e... ci: Bump mutter image (*)
301e319... Update Turkish translation (*)
a5f2dd7... Update Catalan translation (*)
fa6a712... lint: Transition to gjs' object spacing rule (*)
b0187d4... inputMethod: Update to set_preedit_text() API change (*)
d80a722... status/volume: Document public function (*)
a768efa... status/volume: Small cleanup (*)
af5bc30... status/volume: Reindent before making code changes (*)
cf404f7... status/volume: Use (dis)connectObject (*)
762b4c2... status/volume: Add device submenus (*)
bb043bb... rfkill: Use promise to initialize proxy (*)
98cbc31... rfkill: Turn manager into a GObject (*)
e062e96... rfkill: Consider HasAirplaneMode (*)
1c078d4... Update Georgian translation (*)
3e4aa91... Update Catalan translation (*)
8ce50c9... main: Add 'osk-preview' mode
2919762... keyboard: Handle GNOME_SHELL_TEST_OSK_FILE environment vari
dc8c133... tools: Add osk-preview.sh utility script
7c5be46... data: Update cldr2json script to new format
3f43150... keyboard: Update OSK key model from JSON to new format
241b77e... data: Update OSK JSON files to new format
8a6ca63... data: Remove double space key in Persian OSK layout
4e4d684... keyboard: Read key width from model
4697bfc... keyboard: Separate aspect and behavior of OSK keys
0ec7eb6... keyboard: Unify OSK key commit handling in single-state sig
f252b47... keyboard: Drop needless signal from OSK Key object
593d847... keyboard: Add generic handling for key actions
ca4176c... data: Move extra keys to JSON files
6efce25... data: Move 'hide' action to using keyboard-hide-symbolic ic
38130ca... keyboard: Handle OSK level changes on button release
c4dba0f... keyboard: Add/handle "modifier" action keys
bd767ab... inputMethod: Add signal/getter for surrounding text updates
018712e... keyboard: Add 'delete' OSK key action
2e8b075... data: Migrate keyboard layouts to 'delete' action for backs
6111606... ibusManager: Add OSK completion mode
6ede4bc... keyboard: Fill suggestion on button-press-event
e205723... data: Add "extended" US layout
4d6b8e6... keyboard: Use extended US keyboard for terminal mode
d1f442e... data: Document JSON file format in OSK layouts README file
b449f72... keyboard: Always use ratio of visible level
c70be61... keyboard: Let the OSK take 1/4th of height in portrait mode
490e3b9... data: Shuffle comma/dot keys in OSK keymaps
cf4af89... theme: Tweak OSK style
1790526... keyboard: Add Hangul OSK keymap
ae401b7... osk-layouts: Fix proportions in malayalam OSK layout
7fc284b... keyboard: Propagate ratio changes to the emoji selection pa
5b1cee1... keyboard: Make page indicators in emoji selection reactive
a5ad382... swipeTracker: Set up 1fg drag gesture in capture phase
c895211... keyboard: Use SwipeTracker for emoji panel page switching
54080c2... keyboard: Shuffle text direction initialization
1f7f917... keyboard: Change page switching animation in emoji picker
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]