Skip to content

Latest commit

 

History

History
251 lines (179 loc) · 5.42 KB

spec_shiori.md

File metadata and controls

251 lines (179 loc) · 5.42 KB

如何かのSHIORIイベント実装状況

各イベントの定義は原則UKADOCのSSPの動作に準拠します。

ただし全てのイベントで「パス」は通知されません。

打ち消し線のある項目は、実装予定はあるが未実装であることを示します。

ただし実装予定のあるなしは今後変わることがありえます。これは過渡的な情報です。

またここに実装と書いてあったとしても、バグ等で正しく送信されていない場合があるので、そのような場合は報告してください。

起動・終了・切り替えイベント

  • OnFirstBoot
  • OnBoot
  • OnClose
  • OnCloseAll
  • OnGhostChanged
  • OnGhostChanging
  • OnGhostCalled
  • OnGhostCalling
  • OnGhostCallComplete
  • OnOtherGhostBooted
  • OnOtherGhostChanged
  • OnOtherGhostClosed
  • OnShellChanged
  • OnShellChanging
  • OnDressupChanged
  • OnBalloonChange

以下は実装予定なし

  • OnCacheSuspend
  • OnCacheRestore
  • OnInitialize
  • OnDestroy
  • OnSysResume
  • OnSysSuspend

入力ボックスイベント

  • OnTeachStart
  • OnTeachInputCancel
  • OnTeach
  • OnCommunicate
  • OnCommunicateInputCancel
  • OnUserInput
  • OnUserInputCancel
  • inputbox.autocomplete

ダイアログボックスイベント

実装なし

時間イベント

  • OnSecondChange
  • OnMinuteChange

消滅イベント

  • OnVanishSelecting
  • OnVanishSelected
  • OnVanishCancel
  • OnVanishButtonHold
  • OnVanished SSPが行うOnOtherGhostVanishからのフォールバックは行わない。
  • OnOtherGhostVanish

選択肢イベント

  • OnChoiceSelect
  • OnChoiceSelectEx
  • OnChoiceEnter
  • OnChoiceTimeout
  • OnChoiceHover
  • OnAnchorSelect
  • OnAnchorSelectEx

サーフェスイベント

  • OnSurfaceChange
  • OnSurfaceRestore

マウスイベント

  • OnMouseClick
  • OnMouseClickEx
  • OnMouseDoubleClick
  • OnMouseDoubleClickEx
  • OnMouseMultipleClick
  • OnMouseMultipleClickEx
  • OnMouseUp
  • OnMouseUpEx
  • OnMouseDown
  • OnMouseDownEx
  • OnMouseMove
  • OnMouseWheel
  • OnMouseEnterAll
  • OnMouseLeaveAll
  • OnMouseEnter
  • OnMouseLeave
  • OnMouseDragStart
  • OnMouseDragEnd
  • OnMouseHover

バルーンイベント

  • OnBalloonBreak
  • OnBalloonClose
  • OnBalloonTimeout

トレイバルーンイベント

実装なし

インストールイベント

  • OnInstallBegin
  • OnInstallComplete
  • OnInstallCompleteEx
  • OnInstallFailure
  • OnInstallRefuse

ファイルドロップイベント

実装なし

URLドロップイベント

実装なし

ネットワーク更新イベント

実装なし

時計合わせイベント

実装予定なし

メールチェックイベント

実装予定なし

ヘッドラインセンスイベント

実装なし

カレンダーイベント

実装予定なし

SSTPイベント

実装なし

その他通信イベント

実装予定なし

イベント送信失敗イベント

実装なし

見切れ・重なりイベント

実装なし

ネットワーク状態イベント

実装なし

スクリーン状態イベント

実装予定なし

バッテリー状態イベント

実装なし

デバイス状態イベント

実装予定なし

選択領域モードイベント

実装なし

単体イベント

  • OnKeyPress
  • OnRecommendsiteChoice
  • OnTranslate
  • OnAITalk
  • OnOtherGhostTalk
  • OnSoundStop
  • OnTextDrop
  • OnShellScaling

以下は実装予定なし

  • OnEmbryoExist
  • OnNekodorifExist

Notifyイベント

  • basewareversion
  • uniqueid
  • ownerghostname
  • otherghostname
  • installedghostname
  • installedshellname
  • installedballoonname
  • installedheadlinename
  • installedplugin
  • ghostpathlist
  • balloonpathlist
  • headlinepathlist
  • pluginpathlist
  • rateofusegraph
  • OnNotifySelfInfo
  • OnNotifyBalloonInfo
  • OnNotifyShellInfo
  • OnNotifyDressupInfo
  • OnNotifyUserInfo
  • OnNotifyOSInfo
  • OnNotifyFontInfo
  • OnNotifyBrowserInfo 独自イベント

以下は実装予定なし

  • hwnd
  • capability
  • calendarskinpathlist
  • calendarpluginpathlist

OnNotifyBrowserInfo

通常NOTIFY

  • Reference0: useragent UserAgent
  • Reference1: browser_name ブラウザ名
  • Reference2: browser_version ブラウザバージョン
  • Reference11: engine_name レンダリングエンジン名
  • Reference12: engine_version レンダリングエンジンバージョン
  • Reference21: os_name OS名
  • Reference22: os_version OSバージョン
  • Reference33: device_model デバイスモデル
  • Reference34: device_type デバイスタイプ
  • Reference35: device_vendor デバイスベンダー
  • Reference46: cpu_arch CPUアーキテクチャ