| 2021-09-18 00:58:23 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-09-18 00:58:44 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-09-18 02:04:19 +0000 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 268 seconds) |
| 2021-09-18 02:20:21 +0000 | td_ | (~td@94.134.91.4) (Ping timeout: 268 seconds) |
| 2021-09-18 02:22:08 +0000 | td_ | (~td@94.134.91.211) |
| 2021-09-18 02:22:19 +0000 | banc | (banc@gateway/vpn/airvpn/banc) |
| 2021-09-18 02:45:03 +0000 | eyenx | (~m-5paiux@eyenx.ch) (Remote host closed the connection) |
| 2021-09-18 02:45:21 +0000 | eyenx | (~m-5paiux@eyenx.ch) |
| 2021-09-18 02:55:18 +0000 | benin036932301 | (~benin@183.82.205.89) |
| 2021-09-18 02:59:54 +0000 | benin036932301 | (~benin@183.82.205.89) (Ping timeout: 265 seconds) |
| 2021-09-18 03:08:10 +0000 | benin036932301 | (~benin@183.82.205.89) |
| 2021-09-18 03:09:15 +0000 | benin036932301 | (~benin@183.82.205.89) (Read error: Connection reset by peer) |
| 2021-09-18 03:11:14 +0000 | greyhash | (~greyhash@2601:2c6:c100:1f00::af26) |
| 2021-09-18 04:03:01 +0000 | ectospasm | (~ectospasm@user/ectospasm) (Quit: WeeChat 3.2) |
| 2021-09-18 04:03:46 +0000 | Nahra | (~user@static.161.95.99.88.clients.your-server.de) (Ping timeout: 252 seconds) |
| 2021-09-18 04:04:54 +0000 | ectospasm | (~ectospasm@user/ectospasm) |
| 2021-09-18 04:50:03 +0000 | greyhash | (~greyhash@2601:2c6:c100:1f00::af26) (Quit: WeeChat 3.2) |
| 2021-09-18 05:04:54 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-09-18 05:06:13 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-09-18 06:40:48 +0000 | mc47 | (~mc47@xmonad/TheMC47) |
| 2021-09-18 07:29:53 +0000 | g2oo7fy | (~g2oo7fy@aftr-185-17-205-148.dynamic.mnet-online.de) |
| 2021-09-18 07:30:06 +0000 | benin036932301 | (~benin@183.82.205.89) |
| 2021-09-18 07:30:08 +0000 | <g2oo7fy> | Good morning |
| 2021-09-18 07:31:03 +0000 | <g2oo7fy> | Please, I'm having a hard time with my xmonad freezing again and again and I don't really know how to figure out what causes the issue |
| 2021-09-18 07:32:04 +0000 | <g2oo7fy> | It happens when I use programms like musescore or radium. I don't know, maybe because they put heavy load on graphics or something!? |
| 2021-09-18 07:34:42 +0000 | <g2oo7fy> | Can it be concerned with the fact that I've mounted my screen in portrait view rather than landscape and doing rotation in .xinit? |
| 2021-09-18 07:36:16 +0000 | <g2oo7fy> | here is my script that is loaded to do the rotation |
| 2021-09-18 07:36:20 +0000 | <g2oo7fy> | xrandr --output VGA-1 --off --output DP-1 --off --output HDMI-1 --off --output DP-2 --mode 1680x1050 --pos 0x0 --rotate left --output HDMI-2 --off |
| 2021-09-18 07:41:08 +0000 | <g2oo7fy> | xmonad.errors doesn't show anything, as far as I can see |
| 2021-09-18 07:43:11 +0000 | <mc47[m]> | You probably want to check your xsession log |
| 2021-09-18 07:43:22 +0000 | <mc47[m]> | Its location depends on your setup |
| 2021-09-18 07:44:18 +0000 | <mc47[m]> | And xmonad shouldn't be affected by a high graphic load |
| 2021-09-18 07:44:25 +0000 | <g2oo7fy> | I'm on archlinux. Is it the same as Xorg.0.log? |
| 2021-09-18 07:45:13 +0000 | <g2oo7fy> | There are some EEs there about the keyboard input lagging: |
| 2021-09-18 07:45:29 +0000 | <g2oo7fy> | [ 6588.014] (EE) event6 - LITE-ON Technology USB NetVista Full Width Keyboard.: client bug: event processing lagging behind by 13ms, your system is too slow |
| 2021-09-18 07:47:07 +0000 | <mc47[m]> | Not sure, for me it's in ~/.local/share/sddm/xorg-xsession.log |
| 2021-09-18 07:47:31 +0000 | <mc47[m]> | It depends on how you're launching xmonad |
| 2021-09-18 07:48:31 +0000 | <g2oo7fy> | I'm using xorg and I'm launching it with startx from the command prompt. |
| 2021-09-18 07:49:00 +0000 | <g2oo7fy> | Hm, maybe I should give sddm a try ... |
| 2021-09-18 07:52:13 +0000 | <mc47[m]> | I only used it because it was in the setup of my pre-xmonad days |
| 2021-09-18 07:52:49 +0000 | <g2oo7fy> | ah, I see. it also uses xrandr for the rotation |
| 2021-09-18 07:53:43 +0000 | <g2oo7fy> | Can it be, that X freezes because of a slow harddrive? |
| 2021-09-18 07:53:51 +0000 | <g2oo7fy> | Is that possible? |
| 2021-09-18 07:54:24 +0000 | <mc47[m]> | I'm gonna leave this for someone more knowledgeable |
| 2021-09-18 07:55:29 +0000 | <g2oo7fy> | Ok, thanks for now! Any idea is highly appreciated! |
| 2021-09-18 08:02:42 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) |
| 2021-09-18 08:04:13 +0000 | benin036932301 | (~benin@183.82.205.89) (Ping timeout: 252 seconds) |
| 2021-09-18 08:05:57 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) (Quit: WeeChat 3.1) |
| 2021-09-18 08:06:11 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) |
| 2021-09-18 08:13:18 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) (Quit: WeeChat 3.1) |
| 2021-09-18 08:17:44 +0000 | allbery_b | (~geekosaur@xmonad/geekosaur) |
| 2021-09-18 08:17:44 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
| 2021-09-18 08:17:47 +0000 | allbery_b | geekosaur |
| 2021-09-18 08:42:02 +0000 | Nahra | (~user@static.161.95.99.88.clients.your-server.de) |
| 2021-09-18 08:54:27 +0000 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2021-09-18 09:00:09 +0000 | marsupilami1[m] | (~marsupila@2001:470:69fc:105::d284) (Quit: You have been kicked for being idle) |
| 2021-09-18 09:33:12 +0000 | seschwar | (~seschwar@user/seschwar) |
| 2021-09-18 10:30:42 +0000 | haskl | (~haskl@user/haskl) (Read error: Connection reset by peer) |
| 2021-09-18 10:33:11 +0000 | haskl | (~haskl@user/haskl) |
| 2021-09-18 11:36:24 +0000 | <g2oo7fy> | I've rewritten the question in a mail to the mailing-list hoping to find someone who can give me a hint. |
| 2021-09-18 11:36:37 +0000 | <g2oo7fy> | Hope that is ok! |
| 2021-09-18 12:24:48 +0000 | g2oo7fy | (~g2oo7fy@aftr-185-17-205-148.dynamic.mnet-online.de) (Quit: Lost terminal) |
| 2021-09-18 13:03:18 +0000 | kenny | (~kenny@2604:2d80:de02:ee00:80b7:368b:47e:a5ff) |
| 2021-09-18 13:04:07 +0000 | <kenny> | Hi everybody! So I was wondering what all is out there besides simple borders for indicating window focus |
| 2021-09-18 13:05:02 +0000 | <geekosaur> | there's Decoration and the things that use it (e.g. Layout.DwmStyle) |
| 2021-09-18 13:06:05 +0000 | <geekosaur> | plus "external" focus indicators like Tabbed and reporting the focused window to a statusbar via EwmhDesktops or DynamicLog/StatusBar |
| 2021-09-18 13:06:52 +0000 | <kenny> | I've used tabbed before and I didn't really like it? I see the appeal, but it's just not my thing |
| 2021-09-18 13:07:01 +0000 | <kenny> | I've seen some title bar stuff out there as well |
| 2021-09-18 13:07:30 +0000 | <kenny> | What does Layout.DwmStyle do? |
| 2021-09-18 13:07:55 +0000 | <kenny> | I'm looking at the contrib page but I'm a little confused |
| 2021-09-18 13:08:13 +0000 | <geekosaur> | windows get titlebars, after a fashion |
| 2021-09-18 13:08:33 +0000 | <kenny> | oh! okay that make more sense, thank you |
| 2021-09-18 13:08:50 +0000 | <geekosaur> | the docs assume you're familiar with dwm (xmonad started out as dwm rewritten in Haskell) |
| 2021-09-18 13:09:17 +0000 | <kenny> | I used to use dwm but it's been so long that I've forgotten most of it |
| 2021-09-18 13:09:42 +0000 | <kenny> | my experiences modifying it that is |
| 2021-09-18 13:12:00 +0000 | <kenny> | Is there somthing like those workspace indicator popups? (I'm trying to find the name of the module, because I don't remember it) |
| 2021-09-18 13:12:16 +0000 | <kenny> | but to indicate which window has focus? |
| 2021-09-18 13:12:31 +0000 | SimPilotAdamT | (~adam@user/simpilotadamt) |
| 2021-09-18 13:12:49 +0000 | SimPilotAdamT | (~adam@user/simpilotadamt) (Client Quit) |
| 2021-09-18 13:13:10 +0000 | <geekosaur> | the popup is ShowWmName |
| 2021-09-18 13:13:24 +0000 | <geekosaur> | but there isn't one for focus as far as I'm aware |
| 2021-09-18 13:13:42 +0000 | <kenny> | ah alright |
| 2021-09-18 13:13:43 +0000 | <geekosaur> | one could probably be written based on ShowWName |
| 2021-09-18 13:14:01 +0000 | <kenny> | If I knew that much about haskell I might try to |
| 2021-09-18 13:16:15 +0000 | <kenny> | there was a github issue I was loosely following along with about using NoFrillsDecoration that I'm trying to find again |
| 2021-09-18 13:44:50 +0000 | benin036932301 | (~benin@183.82.205.89) |
| 2021-09-18 13:50:34 +0000 | benin036932301 | (~benin@183.82.205.89) (Ping timeout: 252 seconds) |
| 2021-09-18 14:48:14 +0000 | <Solid> | I think I once hacked in a keybinding for showWName |
| 2021-09-18 14:48:22 +0000 | <Solid> | but it was so horrible that I didn't publish it anywhere |
| 2021-09-18 16:14:41 +0000 | <geekosaur> | I remember that |
| 2021-09-18 16:16:55 +0000 | <geekosaur> | then again ShowWName itself is kinda horrid since it's implemented as a layout instead of as a logHook |
| 2021-09-18 16:17:22 +0000 | <geekosaur> | which would make it trivial to keybind: join $ asks logHook |
| 2021-09-18 16:17:30 +0000 | <Solid> | true |
| 2021-09-18 17:25:37 +0000 | eblip | (~eb0t@90.199.241.57) (Ping timeout: 268 seconds) |
| 2021-09-18 17:26:32 +0000 | eblip | (~eb0t@90.199.241.57) |
| 2021-09-18 20:02:34 +0000 | qbt | (~edun@user/edun) (Remote host closed the connection) |
| 2021-09-18 20:39:24 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-09-18 20:41:09 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-09-18 21:21:29 +0000 | terrorjack | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) (Remote host closed the connection) |
| 2021-09-18 21:23:39 +0000 | terrorjack | (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) |
| 2021-09-18 21:38:54 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-09-18 21:41:14 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-09-18 22:36:51 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) |
| 2021-09-18 22:42:19 +0000 | syntactic_sugar | (~amoljha@2601:644:8601:2e30::822c) (Quit: WeeChat 3.1) |
| 2021-09-18 22:43:26 +0000 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |