| 2021-08-01 05:04:32 +0000 | <gk[m]> | hello breadman |
| 2021-08-01 05:05:44 +0000 | <gk[m]> | Solid: what would your thoughts on a new release be? There have been 174 commits since 0.4.1 released, and that was in september of last year -- nearly 11 months ago. |
| 2021-08-01 06:08:53 +0000 | <Solid> | gk[m]: it's an interesting question; I think David's original intent was to finish the keycode refactor and some small regressions that were talked about (like #258) and then make a new release |
| 2021-08-01 06:24:57 +0000 | <gk[m]> | Ah - makes sense. |
| 2021-08-01 06:26:46 +0000 | <gk[m]> | The thing that made me think of it was cmp-seq-delay being in the example configs -- someone brought it up on discord & I ran into it recently too. |
| 2021-08-01 06:27:01 +0000 | <gk[m]> | Looks like someone mentioned it yesterday here, too 🙂 |
| 2021-08-01 06:52:36 +0000 | <Solid> | yeah we've been getting these every now and then |
| 2021-08-01 19:26:12 +0000 | <contrapunctus> | Is it just me or does Keycode.hs not have a key for double quotes? |
| 2021-08-01 19:26:44 +0000 | <Tisoxin> | afaik double quotes is the shifted single quote |
| 2021-08-01 19:27:28 +0000 | <Tisoxin> | (the keycodes stand for the position of the key, not for the symbol) |
| 2021-08-01 19:27:33 +0000 | <contrapunctus> | Ah |
| 2021-08-01 19:28:06 +0000 | <contrapunctus> | So if I want to swap " and '...what do I put in the defsrc? |
| 2021-08-01 19:28:56 +0000 | <Tisoxin> | are you using qwerty? |
| 2021-08-01 19:29:36 +0000 | <contrapunctus> | Dvorak |
| 2021-08-01 19:30:29 +0000 | <Tisoxin> | i don't think there is an easy way to do that (not with kmonad) |
| 2021-08-01 19:30:38 +0000 | <contrapunctus> | :o |
| 2021-08-01 19:31:03 +0000 | <Tisoxin> | i only can immagine to solutions |
| 2021-08-01 19:31:10 +0000 | <Tisoxin> | 1. you let kmonad handle shift |
| 2021-08-01 19:31:52 +0000 | <Tisoxin> | but that has a bunch of unwanted side effects and involves lots of boilerplate |
| 2021-08-01 19:33:00 +0000 | <Tisoxin> | 2. you somehow inform the OS, that you want to it should toggle shift after and before pressing this specific button (not sure, if this is possible) |
| 2021-08-01 19:33:41 +0000 | <Tisoxin> | contrapunctus: Do you need to be able using it on multiple OSs? |
| 2021-08-01 19:33:53 +0000 | <contrapunctus> | Tisoxin: just Linux |
| 2021-08-01 19:34:00 +0000 | <contrapunctus> | Should I make a FR for this? 🤔 |
| 2021-08-01 19:34:01 +0000 | <Tisoxin> | nice |
| 2021-08-01 19:34:09 +0000 | <Tisoxin> | In that case, i could help you |
| 2021-08-01 19:34:13 +0000 | <Tisoxin> | FR? |
| 2021-08-01 19:34:21 +0000 | <contrapunctus> | 😀 |
| 2021-08-01 19:34:31 +0000 | <contrapunctus> | Feature Request |
| 2021-08-01 19:35:11 +0000 | <Tisoxin> | Well, with the current kmonad configuring language, such a feature can't be implemented (as far as i'm aware) |
| 2021-08-01 19:35:55 +0000 | <Tisoxin> | But go for it, the config language will be refactored soonâ„¢ |
| 2021-08-01 19:36:21 +0000 | <Tisoxin> | contrapunctus: Have you ever „played“ around with xkb? |
| 2021-08-01 19:37:12 +0000 | <Tisoxin> | contrapunctus: Which specific distro are you using? |
| 2021-08-01 19:38:38 +0000 | <Tisoxin> | Are you using the us(dvorak) layout? |
| 2021-08-01 19:39:02 +0000 | <contrapunctus> | Tisoxin: xkb? I haven't |
| 2021-08-01 19:39:10 +0000 | <contrapunctus> | Debian Testing |
| 2021-08-01 19:39:18 +0000 | <contrapunctus> | US Dvorak, yeah. |
| 2021-08-01 19:40:15 +0000 | <Tisoxin> | are you okay with touching files in /usr/share ? |
| 2021-08-01 19:41:51 +0000 | <Tisoxin> | There are other ways, but this one is especially simple |
| 2021-08-01 19:51:38 +0000 | <contrapunctus> | Tisoxin: I'd prefer not requiring root to make the changes 🤔 |
| 2021-08-01 19:51:53 +0000 | <Tisoxin> | ok |
| 2021-08-01 19:51:57 +0000 | <Tisoxin> | Do you use wayland? |
| 2021-08-01 19:56:47 +0000 | <contrapunctus> | Nay, X :( |
| 2021-08-01 19:56:53 +0000 | <Tisoxin> | ok |
| 2021-08-01 19:56:59 +0000 | <Tisoxin> | (I use it as well) |
| 2021-08-01 19:59:41 +0000 | Tisoxin | posted a file: (0KiB) < https://libera.ems.host/_matrix/media/r0/download/shmerver.de/HuBiDCzBvTynsfhcletorZQo/alt-layout.… > |
| 2021-08-01 19:59:43 +0000 | <Tisoxin> | frick |
| 2021-08-01 19:59:47 +0000 | <Tisoxin> | that was the wrong file |
| 2021-08-01 20:00:00 +0000 | Tisoxin | posted a file: (2KiB) < https://libera.ems.host/_matrix/media/r0/download/shmerver.de/WbAsnfEkEuVDPHptCYftvvoM/xkb.tar.gz > |
| 2021-08-01 20:00:32 +0000 | <Tisoxin> | take a look at those files |
| 2021-08-01 20:00:39 +0000 | <Tisoxin> | (at the second archive) |
| 2021-08-01 20:00:43 +0000 | <Tisoxin> | this is my xkb setup |
| 2021-08-01 20:01:11 +0000 | <Tisoxin> | (xkb is the keyboard configuration on xorg) |
| 2021-08-01 20:01:46 +0000 | <Tisoxin> | i use two layouts, normal qwertz and the ergonomic layout bone |
| 2021-08-01 20:02:16 +0000 | <Tisoxin> | alt-layout.bash loads the layout in alt-layout.xkb on the xserver |
| 2021-08-01 20:02:27 +0000 | <Tisoxin> | layout.bash loads the layout in layout.xkb |
| 2021-08-01 20:03:55 +0000 | <Tisoxin> | nvm |
| 2021-08-01 20:11:17 +0000 | Tisoxin | posted a file: (1KiB) < https://libera.ems.host/_matrix/media/r0/download/shmerver.de/RIosZNlhmFhoynHfLkFChskY/xkb.contra.… > |
| 2021-08-01 20:11:24 +0000 | <Tisoxin> | Take a look at this archive |
| 2021-08-01 20:11:32 +0000 | <Tisoxin> | This should be a working config |
| 2021-08-01 20:12:07 +0000 | <Tisoxin> | with the desired baviour |
| 2021-08-01 20:12:15 +0000 | <Tisoxin> | You just need to execute the `layout.bash` |
| 2021-08-01 20:12:37 +0000 | <Tisoxin> | (feel free to check the script for malicious code) |
| 2021-08-01 20:12:44 +0000 | <Tisoxin> | its very short |
| 2021-08-01 20:12:55 +0000 | <Tisoxin> | and i can guarantee you, there is no such code |
| 2021-08-01 20:13:17 +0000 | <Tisoxin> | (Though you shouldn't trust ppl on the internet, should you?) |
| 2021-08-01 20:13:38 +0000 | <Tisoxin> | anyway, i'm going afk now |