glazewm VS komorebi-application-specific-configuration

Compare glazewm vs komorebi-application-specific-configuration and see what are their differences.

glazewm

GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar. (by glzr-io)

komorebi-application-specific-configuration

A central place to document all tweaks required for Komorebi to 'just work' with as many applications as possible (by LGUG2Z)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
glazewm komorebi-application-specific-configuration
28 5
3,439 42
10.4% -
7.9 8.1
13 days ago 10 days ago
C#
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

glazewm

Posts with mentions or reviews of glazewm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-08.

komorebi-application-specific-configuration

Posts with mentions or reviews of komorebi-application-specific-configuration. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • Ask HN: Is it a good time to make big purchases in the UK with USD?
    2 projects | news.ycombinator.com | 23 Dec 2022
    Haha hello!

    I don't use Teams personally but I believe some people have solved this and it is part of the standard application-specific fixes that are used to generate base configurations.[1]

    Thanks to the architecture of komorebi, it's pretty easy for users to fix (and then contribute fixes for) weird behaviour of individual apps without touching the source code.

    Thankfully an army of dedicated users has congregated on the project Discord so if you ever get stuck with the sort of behaviour you're describing with any application, someone on the server will be able to show you to fix it (and then add the fix to the application-specific fixes repo so future users never have to deal with it).

    [1]: https://github.com/LGUG2Z/komorebi-application-specific-conf...

  • Show HN: Komorebi – A tiling window manager for Windows 10/11 written in Rust
    10 projects | news.ycombinator.com | 11 Oct 2022
    [4] https://github.com/LGUG2Z/komorebi-application-specific-conf...
  • Show HN: Komorebi (a tiling window manager for Windows written in Rust) v0.1.9
    5 projects | news.ycombinator.com | 26 May 2022
  • Komorebi (a tiling window manager for Windows) v0.1.9 is out!
    4 projects | /r/rust | 26 May 2022
    Introducing a decoupled library of application-specific fixes in YAML that can be used to generate the majority of configuration options for applications that are uncooperative-by-default. The goal is to eventually just be able to run one command to generate 99% of your configuration, leaving you to focus on the other 1% which should essentially be your preferred shortcuts and workspace layout options.
  • Show HN: A tiling window manager like i3wm written in C#
    11 projects | news.ycombinator.com | 15 Apr 2022
    komorebi dev here. I can't tell you the number of times I've wanted to just write my own take on sxhkd[1] for Windows and use that to manage my own keybindings for komorebi instead of ahk.

    You can just as easily write your own/use another hotkey daemon or PowerShell scripts to handle komorebi's configuration and keybindings, in that sense there is no dependency on ahk at all. However, the inertia around ahk in the Windows ecosystem is undeniable and it's in the interests of making adoption and onboarding easier that the project provides example ahk files and has invested in an ahk code generation library.

    My thoughts on the dominant hotkey daemon in the Windows ecosystem aside, I remain convinced that the famous bspwm socket communication architecture[2] is the best way to handle both configuration and keybindings for a tiling window manager that has been proposed to this today.

    Unfortunately I have to concede that there is a certain configuration burden that comes with komorebi, which is amplified in some cases by having to write/maintain ahk. This configuration burden is largely due to the highly fragmented nature of Windows application development that is discussed often on HN and it is inescapable.

    With this in mind, the next release of komorebi (currently available on master) will invest even more heavily in automatic configuration generation.

    A separate repository of common application-specific configuration tweaks[3] (in YAML!) has been created which I and others from the komorebi Discord server are contributing to, with the goal of having the edge cases for as many applications as possible fully documented so that a comprehensive configuration file can be generated[4] for the user which ensures that every (major) Windows application behaves as expected under a tiling window manager.

    I hope that other Windows tiling window manager developers can use these YAML definitions in the future to handle the same edge cases in their projects so that eventually there will be a tiling window manager of every flavour (bspwm, i3wm etc.) available for Windows users where having to manually accommodate and compensate for the non-standard behaviour of individual applications is a thing of the past.

    [1]: https://github.com/baskerville/sxhkd

    [2]: https://github.com/baskerville/bspwm#description

    [3]: https://github.com/LGUG2Z/komorebi-application-specific-conf...

    [4]: https://github.com/LGUG2Z/komorebi/#generating-common-applic...

What are some alternatives?

When comparing glazewm and komorebi-application-specific-configuration you can also consider the following projects:

komorebi - A tiling window manager for Windows 🍉

workspacer - a tiling window manager for Windows

komorebi-application-specific-conf

PowerToys - Windows system utilities to maximize productivity

yasb - A highly configurable cross-platform (Windows) status bar written in Python.

LaunchyQt - :rocket: Launchy project reactivated. Get the familiar feeling now!

sxhkd - Simple X hotkey daemon

UltrawideWindows - KWin script to move windows quickly

Portainer - Making Docker and Kubernetes management easy.

bspwm - A tiling window manager based on binary space partitioning