Focus locking and popups
This commit is contained in:
parent
54dcbcb46b
commit
03b2b5d038
13 changed files with 296 additions and 145 deletions
|
|
@ -19,7 +19,7 @@ namespace tp {
|
|||
[[nodiscard]] bool needsNextFrame() const override;
|
||||
|
||||
[[nodiscard]] bool propagateEventsToChildren() const override;
|
||||
[[nodiscard]] bool processesEvents() const override { return true; }
|
||||
[[nodiscard]] bool processesEvents() const override;
|
||||
|
||||
[[nodiscard]] bool isFloating() const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue