Skip to content
#

window-manager

Here are 325 public repositories matching this topic...

markmcb
markmcb commented Sep 3, 2019

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

darkwater
darkwater commented Apr 18, 2020

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

lwouis
lwouis commented May 5, 2020

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.

setzer22
setzer22 commented Mar 13, 2020

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!

Narrat
Narrat commented Apr 13, 2017

I noticed the following behaviour using yabar with openbox.
If I'm on a workspace where I'm closing the last window, its name will still be displayed in yabar_title.
Even if I'm opening a new window it will still not update unless I switch workspaces or open a second window.

Three pictures to make it visual (hopefully)

![1](https://cloud.githubusercontent.com/assets/2787518/25023767/6e8e5d

t-wissmann
t-wissmann commented Jan 3, 2019

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)

hilarycheng
hilarycheng commented Mar 10, 2019

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

arsonoff
arsonoff commented Jun 15, 2019

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

arslabora
arslabora commented Aug 30, 2019

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.

Curate this topic

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."

Learn more

You can’t perform that action at this time.