window-manager
Here are 325 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
The easiest way to explain this is with an example. Imagine a module like this:
[module/date]
type = "internal/date";
interval = 60;
time = "%H:%M";This would update the clock once every minute, which seems ideal, but it's not entirely accurate, since it doesn't update at the start of a new minute.
It wo
Similar to how awful.client.focus.global_bydirection and awful.client.swap.global_bydirection work except for moving a client in a given direction. This would be nice to have if possible! Thanks.
-
Updated
May 30, 2020 - C
It would be great if you could add a note about the supported browsers in the documentation.
Thank you very much.
This is the only feature that is possible in windows management mode but not by using the cursor.
Ideal behaviour: Using Shift + Dragging application(optionally with pressing Super) will swap the application being dragged with the application where it is released.
After #245 we display credits for third-party libraries. We don't display any credits for contributors to the actual project.
I would like to add the list of contributors from github and from poeditor. I could be just a list of nicknames. It could be sorted by category, or list commits. It could link or not to the author github account or email. A lot is possible here in terms of UI.
Hi, first of all, many thanks for this awesome project! Now onto my issue/question:
I find it confusing that when I'm pressing Super+Left/Right (and the minimap is active) I cannot use other hotkeys, like for instance Shift+Super+Left/Right to change monitor. Is this intended or undesired?
Many thanks!
-
Updated
May 7, 2020 - Shell
-
Updated
Nov 13, 2019 - Swift
I'm not sure if this is an Quicktile or window manager (Gala from Elementary OS in my case) issue.
When using quicktile and tiling windows to the right part of the screen and having them take up 50% or less of the width of the screen it's positioned behind the top bar for some reason:

. We should decide how to name them, so they all follow the same pattern.
Document exit codes in the herbstluftwm manpage and use it in the hlwm fixture in the tests.
In general, zero is success and non-zero is "something went wrong", either syntactically (invalid argument, needs more arguments), or semantically (e.g. no window available in the given direction)
-
Updated
Jan 9, 2018 - Rust
-
Updated
Apr 25, 2019 - Objective-C
-
Updated
Jul 20, 2019 - Objective-C
-
Updated
Jun 4, 2020 - HTML
-
Updated
Dec 24, 2019 - Kotlin
-
Updated
May 15, 2020 - Java
I am a user of i3 wm. Since the WINE app is very annoying in the i3 wm. It will leave border of floating windows of wine when I switch to another desktop. Once I try your tiling wm. It really solve my problems. Thanks you very much for your work.
Do you have any plan to implements to resize of tiling windows and Tab Features like i3 ? Since I don't much experience of developing the X11 softwar
Much like moveToPercentOfScreen, it would be handy if there were a Window.percentOfScreen() getter.
I want to use this to so I can throw a window to the next screen, but maintain its relative position/sizing.
Currently when you slide from one desktop to the next, the desktop label doesn't appear until the transition is complete, which makes it feel a little sluggish. It would be nice if the label could appear right away so that you could act upon the information sooner.
What algorithm of calculation from what side of the screen is the dock-window?
Whether it is possible to set it manually?
Example:
I place the dock-window in the left part of the screen, width is slightly less than a quarter of the screen, height is more than width.
OK. Maximize-windows take the empty seat between this window and borders of the screen:
[![2019-06-15-023533-1280x720-scrot-re
-
Updated
May 19, 2020 - TypeScript
-
Updated
May 14, 2020 - Emacs Lisp
-
Updated
Jan 24, 2017 - Go
Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.
The bare template config is:
{
context.AddBar();
context.AddFocusIndicator();
var actionM
Improve this page
Add a description, image, and links to the window-manager topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the window-manager topic, visit your repo's landing page and select "manage topics."
Enhancement request: add a shortcut
Context: when using any layout where more than 1 main window exists
Behavior: active window is pushed onto the "main stack" and the lowest main takes it's place
Example (we'll call this new feature X): In 3Column Middle. Increase main pane count shortcut has been triggered twice, such that there are 3 main panes, A, B, C. A is the top of the stack. C i