[gnome-shell] (76 commits) Non-fast-forward update to branch wip/carlosg/osk-updates



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:

  0c17c13... data: Update cldr2json script to new format
  a36a26d... keyboard: Update OSK key model from JSON to new format
  dde4aee... data: Update OSK JSON files to new format
  73e89f6... data: Remove double space key in Persian OSK layout
  0a5eaeb... keyboard: Read key width from model
  1177120... keyboard: Separate aspect and behavior of OSK keys
  1760033... keyboard: Unify OSK key commit handling in single-state sig
  7be78d7... keyboard: Drop needless signal from OSK Key object
  67e3d0c... keyboard: Add generic handling for key actions
  25b96c0... data: Move extra keys to JSON files
  bc3e108... data: Move 'hide' action to using keyboard-hide-symbolic ic
  ad736dc... keyboard: Trigger OSK level changes on button release
  d6a6740... keyboard: Add/handle "modifier" action keys
  b98d26f... inputMethod: Add signal/getter for surrounding text updates
  d66d306... keyboard: Add 'delete' OSK key action
  bc26989... data: Migrate keyboard layouts to 'delete' action for backs
  643f779... ibusManager: Add OSK completion mode
  f50be1b... keyboard: Fill suggestion on button-press-event
  ad007b8... data: Add "extended" US layout
  f49ba9e... keyboard: Use extended US keyboard for terminal mode
  c5c6aac... data: Document JSON file format in OSK layouts README file
  57869b4... keyboard: Always use ratio of visible level
  719fcfe... keyboard: Let the OSK take 1/4th of height in portrait mode
  9af18b5... data: Shuffle comma/dot keys in OSK keymaps
  e4b95c5... theme: Tweak OSK style
  0bdf962... keyboard: Add Hangul OSK keymap
  5ca9126... osk-layouts: Fix proportions in malayalam OSK layout
  c7fb0ce... keyboard: Propagate ratio changes to the emoji selection pa
  3aa4683... swipeTracker: Set up 1fg drag gesture in capture phase
  14fe196... keyboard: Use SwipeTracker for emoji panel page switching
  02f6a71... keyboard: Shuffle text direction initialization
  3ac719d... keyboard: Change page switching animation in emoji picker

Commits added to the branch:

  b6d8a0e... Update Ukrainian translation (*)
  98e6421... Update Chinese (China) translation (*)
  29601b8... appDisplay: Don't update fade effect (*)
  1fb570b... appDisplay: Remove stack from AppDisplay (*)
  5cb94c5... appDisplay: Give all available size to grid (*)
  5ba699e... appDisplay: Stop updating fade effect (*)
  083a691... appDisplay: Mostly remove adaptToSize (*)
  1131305... appDisplay: Set 3x3 grid mode for folders (*)
  b115e07... iconGrid: Always call findBestModeForSize() (*)
  b9a373c... appDisplay: Introduce custom IconGrid class for AppDisplay (*)
  6c00e0f... appDisplay: Use custom layout manager for page indicators (*)
  3281c03... appDisplay: Make page previews fill allocation (*)
  48bcc8f... appDisplay: Make arrows always visible (*)
  f22a5c5... appDisplay: Readd next and previous page icons previews (*)
  892fa65... appDisplay: Turn navigation arrows into StButtons (*)
  ca9a19d... style: Theme pagination arrows as per mockups (*)
  09b975f... appDisplay: Reimplement drag motion using page indicators (*)
  8f24797... appDisplay: Special-case dropping over page indicators (*)
  078aca2... Revert "st/scrollview: Add ::content-padding property to St (*)
  88c3945... appDisplay: Center-align arrows (*)
  341cad7... appDisplay: Remove style of page indicators (*)
  01e4396... appDisplay: Reduce drag overshoot timeout (*)
  692de0e... appDisplay: Rename _lastOvershootTimeoutId (*)
  4dcae8d... appDisplay: Bring back drag overshoot region (*)
  dcc54c0... style: Force symbolic icons in quick settings (*)
  111e982... sessionMode: Log mode changes (*)
  864606a... screenShield: Only wake up screen when active (*)
  16b63af... status/network: Make NMSection a GObject (*)
  b0df35b... status/network: Add NMSection:checked property (*)
  f964470... status/network: Add NMSection:icon-name property (*)
  11283be... status/network: Add NMSection:label property (*)
  ded451f... status/network: Use bindings to update VPN indicator (*)
  2231fce... status/network: Use binding for updating primary indicator (*)
  be98e5b... status/network: Add activate() to NMDeviceItem (*)
  88262a1... status/network: Add activate() in NMSection (*)
  1cc0771... status/network: Expose WirelessDeviceItem:is-hotspot (*)
  791c65a... status/network: Override activate() for wireless (*)
  3a1ebd8... status/network: Make wireless insensitive when hardware-dis (*)
  8e68524... status/network: Special-case wireless hotspots (*)
  cd9284e... status/network: Hide sections if networking is disabled (*)
  dc09f99... status/network: Keep sensitive when locked (*)
  81eb7db... status/network: Port to quick settings (*)
  84c3315... status/network: Request scans while wireless menu is open (*)
  a4134e1... panel: Remove aggregate menu (*)
  f2443da... data: Update cldr2json script to new format
  beb1c06... keyboard: Update OSK key model from JSON to new format
  b10591e... data: Update OSK JSON files to new format
  be40a73... data: Remove double space key in Persian OSK layout
  4ab629e... keyboard: Read key width from model
  fbf0b76... keyboard: Separate aspect and behavior of OSK keys
  c3828a4... keyboard: Unify OSK key commit handling in single-state sig
  0e847af... keyboard: Drop needless signal from OSK Key object
  3d8a478... keyboard: Add generic handling for key actions
  dac45e9... data: Move extra keys to JSON files
  2e10dc3... data: Move 'hide' action to using keyboard-hide-symbolic ic
  1dcae72... keyboard: Trigger OSK level changes on button release
  01e7ed0... keyboard: Add/handle "modifier" action keys
  cdad04c... inputMethod: Add signal/getter for surrounding text updates
  85045ea... keyboard: Add 'delete' OSK key action
  0646254... data: Migrate keyboard layouts to 'delete' action for backs
  acc0536... ibusManager: Add OSK completion mode
  72b42e4... keyboard: Fill suggestion on button-press-event
  403161d... data: Add "extended" US layout
  fe40809... keyboard: Use extended US keyboard for terminal mode
  ec7f52f... data: Document JSON file format in OSK layouts README file
  dbf7515... keyboard: Always use ratio of visible level
  c3e6edb... keyboard: Let the OSK take 1/4th of height in portrait mode
  b98dd5e... data: Shuffle comma/dot keys in OSK keymaps
  0d5580f... theme: Tweak OSK style
  e61ffd5... keyboard: Add Hangul OSK keymap
  23eca40... osk-layouts: Fix proportions in malayalam OSK layout
  112cbb5... keyboard: Propagate ratio changes to the emoji selection pa
  2b28830... swipeTracker: Set up 1fg drag gesture in capture phase
  f66e15e... keyboard: Use SwipeTracker for emoji panel page switching
  7220e60... keyboard: Shuffle text direction initialization
  c2c6af8... 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]