nog icon indicating copy to clipboard operation
nog copied to clipboard

A tiling window manager for Windows

Results 39 nog issues
Sort by recently updated
recently updated
newest added

**Version (which release did you use?)** Development branch release **Describe the bug** When nog is active, I can't type some characters of my keyboard. Non-english languages have characters outside ascii...

bug

When calling `nog.plug_uninstall` we encounter a permission error.

bug

I am currently not very happy with the structure of the documentation, but I don't really know how to improve it. I'd appreciate any kind of feedback regarding this.

help wanted

**Version (which release did you use?)** master **Describe the bug** This is mentioned in the README's Known Problems section. **To Reproduce** The problem is that the focus returns to the...

bug

Lock_api dependency which depends on nightly. Any chance of a stable version?

What if we replace rules with an event handler system. So instead of writing the following ```lua nog.config.rules = { ["notepad.exe"] = { ignore: true } } ``` we could...

enhancement

Nog already has a lot of different keybindings. It could be possible that you use a keybinding seldom, so you don't really want to use up a shortcut for it....

priority: high
difficulty: hard

I feel like this just causes confusion and problems. @ramirezmike any thoughts?

nog should have a feature to store/load layouts. I've been thinking about how this could work for a bit as this could be approached somewhat iteratively making it more and...

enhancement
frozen
difficulty: hard

Seems like the higher the monitor resolution the bigger the gap between the appbar and the window becomes. This monitor 1 at `3440 * 1440` ![image](https://user-images.githubusercontent.com/13246774/101713496-bfdd6e80-3a65-11eb-8fa1-f0b8031a48ad.png) This monitor 2 at...

bug