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)

Komorebi-application-specific-configuration Alternatives

Similar projects and alternatives to komorebi-application-specific-configuration

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better komorebi-application-specific-configuration alternative or higher similarity.

komorebi-application-specific-configuration reviews and mentions

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

  • A note from our sponsor - SaaSHub
    www.saashub.com | 29 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →