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

This pull request started by me trying to fix #92. I found out that `DWMWA_EXTENDED_FRAME_BOUNDS` gives the actual visible window size and position in pixels and the `GetWindowRect` function gives...

i3wm has a neat feature in that you can tab (i.e. browser tabs) multiple windows. I thought it would be a cool feature for nog to do this as well.

**Version (which release did you use?)** Latest **Describe the bug** There seems to be 1 thread that constantly consumes 5% on my cpu ![Untitled](https://user-images.githubusercontent.com/41573188/168480217-effce064-7eae-4801-a9cd-06c19ee380d7.png) Steps to reproduce the behavior: ```...

bug

It would be helpful for there to be a way to send commands to nog via commandline calls, similar to i3-msg is for i3wm. The specific use case I have...

enhancement

How do I uninstall nog? **Version (which release did you use?)** **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the...

bug

Is there an API call to hide/show the app bar? Or is there a way to set a keybind to achieve this behavior some other way?

question

Our custom GUI library is very barebones and annoying to work with. Iced recently merged two PRs of mine which makes it now possible to use it in nog. Needs...

**Version (which release did you use?)** The latest git version **Describe the bug** The new keyboard hook functionality does not always work correctly, and some of the keypresses gets sent...

bug

## Description @ramirezmike > So, my setup is a laptop plugged into a monitor and I keep the laptop screen on but use the monitor as my primary display. I...

bug
priority: medium
difficulty: hard

It would be great if Nog had an option to minimize the windows instead of hiding them when switching desktops. I prefer to use to see the normal Windows task...

enhancement