markox92
markox92
## What is the request? Global Menu Bar like on MacOS and some Linux DE.  ## Why is it useful? It's a useful and nice :) and...
Tiling
I have a question, is seelen natively support tiling or we need to install other software like komorebi, glaze and etc. ? Another things, I have installed seelen and only...
Hello, Do you have plan to add custom borders function and also support for multi monitor? Now I can move window only on selected monitor but I can't move it...
THIS TRASH IS FULL OF VIRUSES AND MALWARES. ALREADY REPORTED.
Why does the variable not work? ``` :root{ --font:"trebuchet ms"; --primarybg: #000000 } ``` Output ``` WARNING Property: Unknown Property name. [328:5: --font] Property: Unknown Property name. [328:5: --font] ```
Why animation does not work when i Switch Desktops on Windows 11 ? I can see `SwitchDesktopWithAnimation` in `com_defns.py` why is there ?
### Sudo for Windows version 1.0.0 ### Windows build number 10.0.26100.0 ### Other Software _No response_ ### Steps to reproduce I have write a custom function `Get-Tools` which will show...
``` from pyvda import VirtualDesktop VirtualDesktop.create() ``` It's back error ``` Traceback (most recent call last): File "C:\Users\marko\Desktop\xx.py", line 2, in VirtualDesktop.create() File "C:\Users\marko\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\pyvda\pyvda.py", line 305, in create desktop =...
I have searched for solutions but cannot find, I have made some apps to get Windows Notification count, and when I run it with python from console all is working...