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