edb
komorebi
Our great sponsors
edb | komorebi | |
---|---|---|
1 | 92 | |
7 | 4,831 | |
- | - | |
10.0 | 0.0 | |
almost 5 years ago | 7 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT License |
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.
edb
-
What was the Rust project in your portfolio that got you hired as a Rust developer?
This helped me get an interview during my last semester at uni: https://github.com/ethdbg/edb
komorebi
- Effect of Perceptual Load on Performance Within IDE in People with ADHD Symptoms
-
More ads in Windows 11 Start Menu could be last straw for some
This is pretty depressing. I'm pretty involved in the ricing side of the Windows ecosystem[1] and there is a lot of work going on in this space to allow users to get rid of the start bar entirely and replace it with something more functional. I would love for the day when there could just be a user friendly drop-in replacement.
[1]: I develop one of the two main Windows twms (https://github.com/LGUG2Z/komorebi)
-
JigsawWM - A Free and Open Source Dynamic Tiling Window Manager Written in Python for Windows
Why not komorebi ?
-
Winfiles - Ultimate Dev Setup for Windows 🪟🪄
Tiling window management with komorebi and AutoHotKey
-
AutoHotkey v2 Official Release Announcement
I don't think it's quite that simple with this use case[1][2], but I'm happy to be proven wrong!
[1]: https://github.com/LGUG2Z/komorebi/blob/master/derive-ahk/sr...
[2]: https://github.com/LGUG2Z/komorebi/blob/master/komorebic.lib...
I ended up using AHK for komorebi[1] because I was still new to Windows when I start writing it and I didn't wanna have to write a tiling window manager AND a hotkey daemon. I even ended up generating a nice little AHK library to wrap around CLI commands that sent socket messages to the window manager to make it easier to write a configuration.
Ultimately the syntax changes make it impossible to fully reproduce the same library for AHKv2, which is being installed by default on all mainstream package managers now.
I ended up biting the bullet and making my own hotkey daemon[2] for use with komorebi based on skhd[3] and I haven't looked back since. This will be the "blessed" hotkey daemon recommended for use in the next release of komorebi.
I'm still using AHK (v1) for the stuff that it's good at (and there is a lot of stuff that it's good at!), but ultimately I've found that it's not the right tool as a hotkey daemon for a socket-based tiling window manager.
[1]: https://github.com/LGUG2Z/komorebi
-
I'm convinced half of you haven't even downloaded a Linux iso
I don't buy the fact that it's smoother. I think it really depends on what you are using. I have used bspwm, awesome and even i3 and have enjoyed most of them. I use yabai on macOS and I can see there are actually tiling window mangers for Windows https://github.com/LGUG2Z/komorebi but at that point I'm spending too much time making Windows feel like Linux and I should just use Linux instead.
-
whkd: A simple hotkey daemon for Windows
I'm the maintainer of a tiling window manager written in Rust which has been shared here before, and until recently I was happy enough using AHK to handle key bindings for all my twm actions since it was easy enough to generate an AHK wrapper library for the clap CLI using Rust.
-
tiling on windows 11
windows tiling: komorebi
-
AutoHotKey V2 (Breaking Upgrade)
This is a bit of a PITA for me as most people use AHK to handle shortcuts for komorebi[1], which led to me generating an AHK library[2] to help people write their configs. Turns out every single line of that generated library (not to mention the entire sample config for newcomers) is now invalid syntax in v2.
I'm taking a month off from development while I'm traveling, maybe I'll feel less salty about this when I get back.
The biggest issue right now is that the Run and RunWait commands require strings for the commands to be executed, and AHK v2 has absolutely garbage support for string interpolation.
Honestly I'm not sure if I'll continue supporting AHK or just develop my own sxhkd (swhkd?) and recommend that for users going forward.
[1]: https://github.com/LGUG2Z/komorebi
[2]: https://github.com/LGUG2Z/komorebi/blob/master/komorebic.lib...
What are some alternatives?
GlazeWM - A tiling window manager for Windows inspired by i3 and Polybar.
leftwm - A tiling window manager for Adventurers
bug.n - Tiling Window Manager for Windows
win3wm - A Tiling Window Manager for windows 10, Inspired by i3wm
i3-multimonitor-workspace - i3wm Multi-Monitor workspace
komorebi - A beautiful and customizable wallpapers manager for Linux
workspacer - a tiling window manager for Windows
wallpaper-engine-kde-plugin - A kde wallpaper plugin integrating wallpaper engine
i3-gaps - i3-gaps – i3 with more features (forked from https://github.com/i3/i3)
hidamari - Video wallpaper for Linux. Written in Python. 🐍
yasb - A highly configurable cross-platform (Windows) status bar written in Python.
umberwm - :ram: a minimalistic X window manager based on tinywm, inspired by qtile.