patches
kmonad
Our great sponsors
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.
patches
-
alpha patch makes my dwm doesn't starting
It's difficult to make alpha and systray patches sing together. Use bakkeby patch that does them both: https://github.com/bakkeby/patches/blob/master/dwm/dwm-alpha-systray-6.3_full.diff
-
Layout rule for a program
I think the easiest solution here would be to incorporate all attach patches (for example via attachdirection or attachx) then have a client rule option that determines how the client should initially attach; as the master, first in the stack, at the bottom or above or below the currently focused window.
So far I found https://github.com/bakkeby/patches/wiki/monitorrules, but it works per monitor/per tag, but I want it to work per program like the default rules, except extended
-
How Do You Setup Workspaces Properly?
I am trying to setup my workspaces for stumpwm, but am running into a wall due to not being able to find much documentation, is there is even support, for a few things I want to do. For some background, I am coming from dwm which I have used for a few years and even forked a few times. In dwm I had a rather simple, but extremely useful, setup where I would store specific types of programs on specific tags. I was able to figure out getting this done in stumpwm and it working just fine. The main issue with this portion of my workspace setup is that the Default workspace still exists. I have tried to figure out how to delete it, but cannot. I know how to rename it, so I could just do that and use it for my terminals, but the issue arises where I have no idea how to change it from the default stacking layout to the dynamic one. Any advice? Additionally, is there a way to get something like dwm's fakefullscreen?
-
dwm-flexipatch: statuscmd integration in dwmblocks
I would like to add the statuscmd (for dwmblocks) feature to my dwm build. I tried this patch (from the suckless website) and this one, from u/bakkeby's Github, which seems more pertinent to my case since I use dwmblocks. I also patched my dwmblocks build with this patch, from the suckless website.
-
automatic drag(c,m)fact in resizemouse
dragcfact is a patch that depends on another patch, cfacts, that assigns a 'weight' to each client in the view area and allows you to resize them by increasing or decreasing the weight of a given client. Yes, in the case of the tile layout that does allow for 'vertical' resizing.
-
[dwm] Vanitygasp per tag?
Another way you could achieve this is via floatpos. One way I use this is to toggle tiled windows to become floating and take up 80% of the screen, which gives a kind of semi-fullscreen mode which is kind of nice.
-
bspwm Swallow
I don't know what they are refering to, but the swallowing that has become popularized is not what that screenshot shows. The functionality is taken from Plan9's window manager, rio. When you launch, say, firefox from a terminal on non-swallowing window managers the terminal just sits there and the window is spawned on it's own. With swallowing, the terminal swallows the window in that the newly spawn windows takes up the window that is the terminal until it exists at which point the terminal window is restored. I can not an example of this in video, but there are patches to implement this into dwm such as rio draw/swallow
- Any alternatives to Wallpaper engine on Linux?
kmonad
-
I'm new to vim. How to switch caps lock to escape properly?
I guess it should be possible with just setxbkmap if others have done it but I use kmonad to do that and a lot more remapping on my laptop. Kanata is another one I have heard good things about
-
60% keyboard users:
Try https://github.com/kmonad/kmonad
-
Preferred way to play Moria/Angband on Chromebook?
Are you able to get something like kmonad/kanata running on a Chromebook? I've been toying with kanata recently to make a roguelike layer for my laptop. The idea is to remap the block around wasd to the keypad (q=7, c=3), and put some of the more common keys like < nearby too. Then to access things like (w)ield, map spc to toggle the qwerty layer for the next keypress (so to send "w", you type "spc", "w").
-
Nvim + Moonlander: <3
By the way, for anybody stuck on a common laptop keyboard (like me): you can achieve a similar layer setup via software using Kmonad.
-
Dvorak with Qwerty hotkeys in Excel and Word
KMonad should be able to handle that scenario too with extra layer activated by Ctrl.
-
Any chance somebody here has bludgeoned the sezanzeb/input-remapper project on GH to work on void?
There are a lot of daemons for keyboard remapping. I use kmonad, but i was going to try keyd and kanata. Both kmonad and keyd are on the package repository. kanata is not. Kanata with the tcp server could be useful for non global configuration.
-
When do you think you will switch to Wayland?
kmonad also gives you this feature and also works in Wayland iirc
-
Non-evil users: what modifiers do you use on emacs?
Standard US (ANSI) Qwerty, and Kmonad for the key fu. Pretty close to stock and boring, but a few 'conveniences':
-
Kanata: improve your keyboard comfort. Now with a logo, miette errors, and more features (v1.3.0-prerelease-1)
Hello all! Kanata, my QMK-like, KMonad-inspired keyboard remapping software for Linux+Windows is now on v1.3.0-prerelease-1.
-
Making a Keyboard Layout
BTW creating really fancy keyboard layouts may be easier than you think: https://github.com/kmonad/kmonad
What are some alternatives?
dwm-flexipatch - A dwm build with preprocessor directives to decide which patches to include during build time
AutoHotkey - AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
keyd - A key remapping daemon for linux.
qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families
sharpkeys - SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
homebrew-qmk - QMK Homebrew Formulae
sway - i3-compatible Wayland compositor
xkeysnail - Yet another keyboard remapping tool for X environment
vim-colemak - Colemak key mappings for Vim. Consider using Coleremak instead.
PowerToys - Windows system utilities to maximize productivity
qmk_firmware - See the "forkreadme" branch or the following link for a description of branches maintained in this fork.
xcape - Linux utility to configure modifier keys to act as other keys when pressed and released on their own.