Michael Hertig

Results 82 comments of Michael Hertig

Not really something that `leftwm-layout` would even do I think. The library just offers layout definition structs and does calculations based on those. It does not carry state or anything...

> i like the idea of a floating layout library, and then being able to set which one to use per tag (or if not set default to leftwm-layout), and...

> Tagging @hertg. We might be able to work in more resizing options for tiled windows with hertg's work on leftwm-layouts. For example in main_and_stack we could have the MainWidth...

There is at least a `FloatingToTile` implemented. That's what I have in my `config.toml` for that, and it works. ``` command = "FloatingToTile" modifier = ["modkey", "Shift"] key = "space"...

> Going back to draft, as I noticed now that I fixed the migration, fallback to toml works no more. > > I mean, we could go this route and...

I'm using remmina daily at work for RDP and have not had this issue... I will keep an eye on it, but it would be pretty obvious if it happened...

> May I ask what version of freerdp you are using? I have freerdp 2:2.8.0-1 on three different computers all with the same issue... ```txt ➜ sudo pacman -Q |...

There's something weird going on. It does actually work on some of my windows, but not on all of them? I only have to click once in: - Steam -...

@Antikyth Would you consider yourself one of those people? Just asking because it is not inherently clear from your comment, and it makes a difference in prioritizing whether it's an...

Create a feature branch where toml support is dropped to allow working on bigger refactorings