instantWM
instantWM copied to clipboard
The window manager for instantOS
This PR allows instantWM to render animations at the display's native refresh rate, instead of being locked to 60Hz. At the moment this results in *slightly* bizarre code, as all...
Picom shadows can be added easily but there is a catch in that, that it doesn't look good in tiling scenarios. Adding a property to a window to distinguish if...
I recently reinstalled instantos and everything is running fine but... I have two(2) screen monitors: One from my laptop and another aside on the right connected by VGA. First screen...
To configure better HiDPI ergonomy, I have a custom cursor theme, which is both set via `lxappearance` and in `~/.Xresources` and affects the size and icons via `Xcursor.theme` and `Xcursor.size`....
Here's what I did - Added some comments by keybinds, desktop keybinds, the TAGKEY macro, and mouse actions in config.def.h - I made a script to parse the comments I...
using a new function because view is used in other places, which leads to crashes if I add the check in there