protocolMgr: remove IME / virtual input protocols from sandbox whitelist
This commit is contained in:
parent
a492fa3866
commit
97c8a2f1cf
1 changed files with 0 additions and 3 deletions
|
|
@ -336,9 +336,6 @@ bool CProtocolManager::isGlobalPrivileged(const wl_global* global) {
|
|||
PROTO::constraints->getGlobal(),
|
||||
PROTO::activation->getGlobal(),
|
||||
PROTO::idle->getGlobal(),
|
||||
PROTO::ime->getGlobal(),
|
||||
PROTO::virtualKeyboard->getGlobal(),
|
||||
PROTO::virtualPointer->getGlobal(),
|
||||
PROTO::serverDecorationKDE->getGlobal(),
|
||||
PROTO::tablet->getGlobal(),
|
||||
PROTO::presentation->getGlobal(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue