Logs on 2024-04-10 (liberachat/#xmonad)
| 00:09:12 | → | sajenim joins (~sajenim@user/sajenim) |
| 02:52:29 | × | td_ quits (~td@i53870916.versanet.de) (Ping timeout: 240 seconds) |
| 02:54:27 | → | td_ joins (~td@i53870930.versanet.de) |
| 03:05:00 | × | defjam quits (~defjam@2a02:c7e:2807:b900:f46c:8ad6:911f:9f70) (Ping timeout: 268 seconds) |
| 03:07:04 | → | defjam joins (~defjam@2a02:c7e:2807:b900:f46c:8ad6:911f:9f70) |
| 03:11:43 | × | defjam quits (~defjam@2a02:c7e:2807:b900:f46c:8ad6:911f:9f70) (Ping timeout: 255 seconds) |
| 06:53:24 | <deebo> | does the 'keys' config support binds like "^a d" that for example screen uses? i guess there's a name for it but basically entering a command mode with ctrl-a, then pressing the command key itself |
| 06:58:35 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 06:59:31 | → | cfricke joins (~cfricke@user/cfricke) |
| 07:05:01 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 07:28:43 | <geekosaur> | yes, but it's painful. you probably want to use `additionalKeysP` instead of having to define Submaps yourself |
| 07:29:11 | <geekosaur> | note however that if you use control-a then no app can receive that key |
| 07:39:31 | <geekosaur> | if you really want to do it with `keys`, look at XMonad.Actions.Submap |
| 07:49:24 | <deebo> | what ever is easiest for someone that barely understands their xmonad config even now :) |
| 07:50:15 | <deebo> | i just want to do e.g. mod-shift-t for scratchpads, and then q,w,e,r... for different entries for example ( |
| 07:51:12 | <geekosaur> | https://github.com/geekosaur/xmonad.hs/blob/hilfy-2023/xmonad.hs#L221-L228 |
| 07:54:13 | <deebo> | something diffent in keys vs additionalKeysP? i just msotly have entries like (myModmask, xK_p), spawn "rofi -show drun") , ((myModmask .|. shiftMask, xK_s), spawn "sleep 0.1;mate-screenshot -a") |
| 07:54:37 | <deebo> | oops had carriagereturn there, ^for my keys entry |
| 07:54:42 | <geekosaur> | additionalKeysP builds a tree of Submaps for you |
| 07:55:13 | <deebo> | down the line essentially the same thing, using one over other just preference? no big caveats? |
| 07:56:12 | <geekosaur> | the only caveat is that multiple `additionalKeysP`s build separate Submap trees that can't be integrated, b ut the same happens if you define Submaps twice on the same key |
| 07:56:25 | <geekosaur> | additionalKeysP is just a lot more convenient |
| 07:56:42 | <geekosaur> | we recommend it these days in the TUTORIAL over using keys |
| 07:56:48 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 07:59:02 | <deebo> | yeah i think at this point my config is like close to a decade old, and i just started by looking et some mate or gnome specific configs at that time |
| 07:59:10 | <deebo> | but thanks, will look into additionalKeysP |
| 08:09:52 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 08:14:28 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 08:21:04 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 08:23:33 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 08:23:49 | × | ft quits (~ft@p4fc2a20e.dip0.t-ipconnect.de) (Quit: leaving) |
| 09:42:11 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 09:51:21 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 10:10:28 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Remote host closed the connection) |
| 10:10:49 | → | julie_pilgrim joins (~julie_pil@user/julie-pilgrim/x-1240752) |
| 10:11:13 | → | mekeor joins (~user@aftr-82-135-80-152.dynamic.mnet-online.de) |
| 10:56:46 | × | julie_pilgrim quits (~julie_pil@user/julie-pilgrim/x-1240752) (Ping timeout: 250 seconds) |
| 11:06:38 | × | sajenim quits (~sajenim@user/sajenim) (Quit: WeeChat 4.1.1) |
| 11:33:30 | → | hightower3 joins (~hightower@250-4.dsl.iskon.hr) |
| 11:34:41 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 272 seconds) |
| 11:48:04 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 12:18:21 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 252 seconds) |
| 12:31:33 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 12:32:20 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 13:18:52 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 260 seconds) |
| 13:32:45 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 13:41:59 | → | ChubaDuba joins (~ChubaDuba@5.166.235.58) |
| 14:10:12 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 260 seconds) |
| 14:16:18 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 14:23:25 | × | ChubaDuba quits (~ChubaDuba@5.166.235.58) (Quit: Leaving) |
| 14:29:48 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 268 seconds) |
| 14:43:26 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 14:48:02 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.1.2) |
| 15:04:59 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 252 seconds) |
| 15:19:03 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 15:29:16 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 246 seconds) |
| 15:43:29 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 16:24:04 | × | catman quits (~catman@user/catman) (Quit: WeeChat 4.3.0-dev) |
| 16:27:48 | → | catman joins (~catman@user/catman) |
| 17:01:16 | × | jeeeun8 quits (~jeeeun@78.40.148.178) (Quit: The Lounge - https://thelounge.chat) |
| 17:02:41 | → | jeeeun8 joins (~jeeeun@78.40.148.178) |
| 17:16:09 | → | ft joins (~ft@p4fc2a20e.dip0.t-ipconnect.de) |
| 17:38:13 | × | jeeeun8 quits (~jeeeun@78.40.148.178) (Quit: The Lounge - https://thelounge.chat) |
| 17:41:58 | → | jeeeun8 joins (~jeeeun@78.40.148.178) |
| 17:43:10 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 256 seconds) |
| 17:45:21 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 18:08:25 | → | ChubaDuba joins (~ChubaDuba@176.213.36.46) |
| 18:43:41 | × | catman quits (~catman@user/catman) (Quit: WeeChat 4.3.0-dev) |
| 18:44:56 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 256 seconds) |
| 18:51:57 | → | catman joins (~catman@user/catman) |
| 18:57:00 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 19:01:45 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 268 seconds) |
| 19:10:57 | × | ChubaDuba quits (~ChubaDuba@176.213.36.46) (Quit: Leaving) |
| 19:14:37 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 19:21:41 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 240 seconds) |
| 19:35:47 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 19:41:37 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 246 seconds) |
| 19:52:42 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 20:24:06 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 256 seconds) |
| 20:36:39 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 20:42:55 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 255 seconds) |
| 20:55:43 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 21:03:09 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 255 seconds) |
| 21:16:41 | → | defjam joins (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) |
| 21:33:48 | × | berberman quits (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 21:34:14 | → | berberman joins (~berberman@user/berberman) |
| 21:38:48 | × | hightower3 quits (~hightower@250-4.dsl.iskon.hr) (Quit: Leaving) |
| 21:59:16 | × | mekeor quits (~user@aftr-82-135-80-152.dynamic.mnet-online.de) (Quit: beep beep sleep) |
| 23:41:31 | × | weitcis quits (~quassel@s-169-232-102-135.resnet.ucla.edu) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) |
| 23:57:10 | × | defjam quits (~defjam@2a02:c7e:2807:b900:3d3d:79db:f89f:97c3) (Ping timeout: 256 seconds) |
| 23:58:59 | → | weitcis joins (~quassel@s-169-232-102-135.resnet.ucla.edu) |
All times are in UTC on 2024-04-10.