Michael Mogenson

Results 19 issues of Michael Mogenson

### Expected behavior Switching layouts and swapping windows affects only the monitor with the currently selected window. The window layout and positions of other monitors remain unchanged. ### Actual behavior...

It appears that `hs.window.filter:pause()` and `hs.window.filter:unsubscribe()` mask window events while the window filter is paused/unsubscribed, but any missed events are received upon the next call to `hs.window.filter:resume()` or `hs.window.filter:subscribe()`. How...

Hi. Thanks for the great tool! I'm testing the latest version via `go get`. I've noticed some graphical glitches with the [Kakoune](https://github.com/mawww/kakoune) text editor. These include foreground colors missing from...

bug

Hello, I started getting some overlapping and transparent tiled windows this morning. I see the following error messages in journalctl: ``` JS ERROR: TypeError: overlay.raise is not a function setTarget@/usr/share/gnome-shell/extensions/paperwm@hedning:matrix.org/stackoverlay.js:411:21...

bug

Would love to move the Google Play Music browser tab into Wavebox. Some other Electron wrappers for Google Play Music such as [this one](https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-) already exist that incorporate media key...

extensions
wbx

Hello, I have a DS-D6 device I'm trying to update. As per the micropython instructions I flashed the [patched Desay bootloader](https://github.com/fanoush/ds-d6/blob/master/fwdump/DS-D6-desay-bootloader-noanim-fix.zip), then the [Adafruit bootloader](https://github.com/fanoush/ds-d6/blob/master/micropython/DS-D6-adafruit-bootloader-sd132v611.zip) via the [D6 Flasher Android...

Holding down a keyboard shortcut such as SuperN or SuperReturn to create a new window will spawn new windows as fast as possible until the keys are released. Holding down...

enhancement

This is a scrolling tiled window manager. It provides mostly the same functionality for MacOS as the PaperWM Gnome extension does for Linux. Myself and a small group of people...

A window with no tabs will have a tabCount of 0. A new tab for an existing window will have a tabCount equal to the total number of tabs (eg....

Open a new tab in a Terminal or Finder window (may also occur in other applications). That window will be moved right the width of the window. This is because...

wontfix