-
I have just started with window_manager. WindowManager.show() must show a window but not thing shows up when I do this in the main function:
```
WidgetsFlutterBinding.ensureInitialized();
awai…
-
I initialized the window manager like this:
`wm = WindowManager(this, null)`
and called`wm.registerDeviceStateChangeCallback`, the **accept** method implemented in DeviceStateChangeCallback was in…
-
The problem was reported too by an user of alioth build (official), but same problem here on my unnofficial build for chiron. Thank to that, I can asume that is not a device-related, kernel-related or…
-
android.view.WindowManager$BadTokenException:
at android.view.ViewRootImpl.setView (ViewRootImpl.java:900)
at android.view.WindowManagerGlobal.addView (WindowManagerGlobal.java:342)
at and…
-
Hello!
I have been on a quest to figure out why my [systemd-ified polybars](https://github.com/ckiee/nixfiles/blob/ab1c52f35d5c9c91a3236c2a2d2fdd259578f9b2/modules/home/polybar/default.nix#L68-L8…
ckiee updated
8 months ago
-
### Description
Recently got into nixos, and home-manager really seemed cool. Decided to try making a qtile config with it, and i realized that qtile is not a part of home-manager's collection of w…
-
In one of the implementations of this interface SystemCompositorWindowManager we have:
```c++
void add_display(mir::geometry::Rectangle const& area) override
__attribute__((deprecated("Mir …
-
**Describe the bug**
An `IllegalAccessException` occurred while initialising CleverTap with `applicationContext` (following documentation)
**To Reproduce**
```
override fun onCreate(savedInstanc…
-
Dear,
First of all, thank you for all your work, I find this project truly useful for my developments.
I'm using the WindowManager to show Stylet's own MessageBox as discussed in the docs:
`t…
-
Hi,
while using the plugin for my app I noticed many crashes from the play console, the error was always this:
android.view.WindowManager$BadTokenException
com.truckmovers.cordova.RemoteInj…