2022-04-13 00:00:33 +0200 | <geekosaur> | line numbers are different now |
2022-04-13 00:00:51 +0200 | <geekosaur> | but it's still that stray `main =` at the bottom, with the real one at the top |
2022-04-13 00:01:50 +0200 | JohannOg[m] | (~wubhlueao@2001:470:69fc:105::1:f791) |
2022-04-13 00:01:56 +0200 | <geekosaur> | 313-317 this time |
2022-04-13 00:04:06 +0200 | JohannOg[m] | Johann[m] |
2022-04-13 00:21:38 +0200 | sagax | (~sagax_nb@user/sagax) (Quit: Konversation terminated!) |
2022-04-13 01:26:01 +0200 | Nahra | (~user@static.161.95.99.88.clients.your-server.de) (Remote host closed the connection) |
2022-04-13 02:06:54 +0200 | <abastro[m]> | geekosaur: hmm I guess that might be used for building my own task bar |
2022-04-13 02:07:01 +0200 | <abastro[m]> | Tho it is hard to make a task bar, right? |
2022-04-13 02:08:12 +0200 | <abastro[m]> | It seems quite a task to learn reflex as well, hmm |
2022-04-13 02:08:14 +0200 | <geekosaur> | not really. the things that distinguish a task bar from another window are (1) usually override_redirect (2) struts |
2022-04-13 02:08:28 +0200 | <geekosaur> | yes, frp is a very different way to approach GUI programming |
2022-04-13 02:08:39 +0200 | <geekosaur> | but it's designed with functional programming in mind |
2022-04-13 02:10:26 +0200 | <abastro[m]> | I recall you saying that making task bar is quite bothersome |
2022-04-13 02:11:42 +0200 | <geekosaur> | I don't think I said that. task bars are mostly simple windows. the simplest task bar is dzen, which is just a blank canvas with a strut |
2022-04-13 02:11:51 +0200 | <geekosaur> | dzen2 I should say |
2022-04-13 02:12:45 +0200 | <geekosaur> | hm, unless you literally mean task bar like the gnome, mate, etc. task bar widgets, but that's enumerating windows with XQueryTree |
2022-04-13 02:13:20 +0200 | <geekosaur> | indicator applets / tray applets are a bit more work but there are libraries to help with that |
2022-04-13 02:13:38 +0200 | <geekosaur> | hm, and libraries to help with task bar widgets (I'm thinking libwnck) |
2022-04-13 02:14:17 +0200 | <abastro[m]> | I see, I wonder why there are not so many taskbars then. |
2022-04-13 02:14:36 +0200 | <geekosaur> | most people just stick to xmobar |
2022-04-13 02:14:56 +0200 | <geekosaur> | I mean, there are multiple bars available that work with xmonad, but mostpeople just don't care |
2022-04-13 02:17:27 +0200 | <geekosaur> | I like my mate-panel, but then that's why I run xmonad under mate :) |
2022-04-13 02:33:41 +0200 | <abastro[m]> | mate-panel? |
2022-04-13 02:34:17 +0200 | <abastro[m]> | Oh it is shipped with another DE |
2022-04-13 02:38:08 +0200 | abhixec | (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
2022-04-13 02:38:38 +0200 | <geekosaur> | yes |
2022-04-13 02:38:53 +0200 | <geekosaur> | I think the only one like that that can still be used standalone is lxpanel |
2022-04-13 02:39:14 +0200 | <geekosaur> | used to be xfce4-panel could, but they changed that a few years ago |
2022-04-13 02:55:58 +0200 | <abastro[m]> | How does mate-panel look? |
2022-04-13 03:02:01 +0200 | <geekosaur> | https://imgur.com/FYagmZQ.png |
2022-04-13 03:03:08 +0200 | <geekosaur> | I have a panel with a taskbar and swap monitor at the top, and another with menu button, xmonad-log-applet, and systray on the bottom |
2022-04-13 03:03:34 +0200 | <geekosaur> | not very different from any other DE's panel |
2022-04-13 03:39:09 +0200 | <abastro[m]> | <del>Holy tabs</del> |
2022-04-13 03:39:38 +0200 | <abastro[m]> | It looks similar to gnome panel, yeah |
2022-04-13 03:41:06 +0200 | <geekosaur> | actually it is gnome-panel: the mate devteam took over gnome 2 support and development after gnome 3 came out |
2022-04-13 03:41:16 +0200 | <geekosaur> | so mate is basically gnome 2 |
2022-04-13 03:41:39 +0200 | <abastro[m]> | Ohh, I see |
2022-04-13 03:41:48 +0200 | <abastro[m]> | It looks good! Though not the look I am looking for |
2022-04-13 03:43:21 +0200 | <abastro[m]> | https://preview.redd.it/8jzwbsxtodk81.png?width=2560&format=png&auto=webp&s=45c103185fa536af717658… |
2022-04-13 03:43:57 +0200 | <abastro[m]> | Do you know of a way to attain this kind of look without taffybar? |
2022-04-13 03:46:47 +0200 | noex | (~null@user/noex) (Ping timeout: 240 seconds) |
2022-04-13 03:49:12 +0200 | noex | (~null@user/noex) |
2022-04-13 04:02:32 +0200 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 248 seconds) |
2022-04-13 04:04:14 +0200 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
2022-04-13 04:09:15 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 246 seconds) |
2022-04-13 04:24:05 +0200 | banc | (banc@gateway/vpn/airvpn/banc) |
2022-04-13 04:43:11 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
2022-04-13 04:45:37 +0200 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) |
2022-04-13 05:16:26 +0200 | mohab | (~mohab@156.223.48.148) |
2022-04-13 05:52:04 +0200 | mohab | (~mohab@156.223.48.148) (Read error: Connection reset by peer) |
2022-04-13 07:40:49 +0200 | benin | (~benin@183.82.204.110) |
2022-04-13 07:45:37 +0200 | twiclo | (~twiclo@mail.twil.cx) (Quit: WeeChat 3.4) |
2022-04-13 08:20:37 +0200 | benin | (~benin@183.82.204.110) (Ping timeout: 256 seconds) |
2022-04-13 08:23:08 +0200 | benin | (~benin@183.82.204.110) |
2022-04-13 08:48:22 +0200 | cfricke | (~cfricke@user/cfricke) |
2022-04-13 08:58:24 +0200 | <Solid[m]> | why not just use taffybar if you like its looks? |
2022-04-13 09:00:28 +0200 | <abastro[m]> | Well, I should have said |
2022-04-13 09:00:46 +0200 | <abastro[m]> | I like the part of it I designed (CPU and Memory widget part( |
2022-04-13 09:01:11 +0200 | <abastro[m]> | That and task bar background color |
2022-04-13 09:04:17 +0200 | <Solid> | my point still stands |
2022-04-13 09:07:04 +0200 | dschrempf | (~dominik@92-249-159-213.pool.digikabel.hu) |
2022-04-13 09:07:54 +0200 | <abastro[m]> | Uhm, which point? |
2022-04-13 09:08:00 +0200 | <abastro[m]> | Oh are you slot-[m]? |
2022-04-13 09:08:11 +0200 | <Solid> | yes |
2022-04-13 09:08:27 +0200 | <abastro[m]> | I forgot to say why not taffybar, yea it is because it feels quite clunky to customize |
2022-04-13 09:08:41 +0200 | <Solid> | but you only have to do that once ;) |
2022-04-13 09:08:46 +0200 | <abastro[m]> | <del>That and the maintainer isn't super responsive</del> |
2022-04-13 09:16:43 +0200 | dschrempf | (~dominik@92-249-159-213.pool.digikabel.hu) (Ping timeout: 256 seconds) |
2022-04-13 10:18:28 +0200 | noex | (~null@user/noex) (Ping timeout: 250 seconds) |
2022-04-13 10:19:30 +0200 | noex | (~null@user/noex) |
2022-04-13 10:53:32 +0200 | dschrempf | (~dominik@92-249-159-213.pool.digikabel.hu) |
2022-04-13 11:00:08 +0200 | joukokar[m] | (~joukokarm@2001:470:69fc:105::3a2f) (Quit: You have been kicked for being idle) |
2022-04-13 11:08:58 +0200 | <abastro[m]> | Well there is this specific effect I want to implement |
2022-04-13 11:09:12 +0200 | <abastro[m]> | That is, changing the color of the cpu dynamically |
2022-04-13 11:10:02 +0200 | <abastro[m]> | But it seems clunky to set that up |
2022-04-13 11:22:42 +0200 | <yusz-01[m]> | <abastro[m]> "That is, changing the color of..." <- can do that with XMobar easily |
2022-04-13 11:22:51 +0200 | <yusz-01[m]> | no need to write Haskell |
2022-04-13 11:23:53 +0200 | <abastro[m]> | Well, for CPU I need its color to dynamically change, and for Memory I need a bar visible beneath the overlay |
2022-04-13 11:24:42 +0200 | <yusz-01[m]> | https://github.com/jaor/xmobar/blob/master/doc/plugins.org#cpu-and-memory-monitors |
2022-04-13 11:24:49 +0200 | <yusz-01[m]> | Both support dynamic colour change and bars |
2022-04-13 11:24:56 +0200 | <yusz-01[m]> | Both modules of XMobar |
2022-04-13 11:25:20 +0200 | dschrempf | (~dominik@92-249-159-213.pool.digikabel.hu) (Quit: WeeChat 3.4.1) |
2022-04-13 11:25:23 +0200 | <yusz-01[m]> | Use a Nerd Font though if you want bars |
2022-04-13 11:29:32 +0200 | <abastro[m]> | No no, I don't mean the text bars |
2022-04-13 11:30:01 +0200 | <abastro[m]> | That is lacking huge in flexibility, I don't think you could ever overlay an image over the text displaying the bar. |
2022-04-13 12:03:35 +0200 | Natch | (~natch@c-67bae255.014-297-73746f25.bbcust.telenor.se) (Remote host closed the connection) |
2022-04-13 12:08:58 +0200 | Natch | (~natch@c-67bae255.014-297-73746f25.bbcust.telenor.se) |
2022-04-13 12:38:29 +0200 | <Solid> | abastro[m]: Ivan is here sometimes (at least over the matrix bridge); maybe you can ask for help regarding that then |
2022-04-13 12:39:10 +0200 | <abastro[m]> | Wait, this chat was mainly IRC? |
2022-04-13 12:39:42 +0200 | <abastro[m]> | Oh no.. all the modifications and replies I did would have spammed then.. 😱 |
2022-04-13 12:40:43 +0200 | <abastro[m]> | Btw I am also in taffybar matrix. Could not get enough help regarding it.. :P |
2022-04-13 12:44:23 +0200 | <Solid> | most people are on IRC yes |
2022-04-13 12:44:28 +0200 | <Solid> | at least most devs and long-term users |
2022-04-13 12:45:16 +0200 | <abastro[m]> | I am sorry for modification spams.. |
2022-04-13 13:35:38 +0200 | mc47 | (~mc47@xmonad/TheMC47) |
2022-04-13 14:46:29 +0200 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
2022-04-13 14:46:49 +0200 | mc47 | (~mc47@xmonad/TheMC47) |
2022-04-13 14:47:02 +0200 | mc47 | (~mc47@xmonad/TheMC47) (Client Quit) |
2022-04-13 14:47:25 +0200 | <geekosaur> | btw if you like taffybar there is also candybar |
2022-04-13 14:49:14 +0200 | <geekosaur> | dunno how supported it is though |
2022-04-13 15:43:26 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2022-04-13 15:45:06 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2022-04-13 15:47:56 +0200 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-04-13 15:50:11 +0200 | <abastro[m]> | Only candybar I could find: https://www.macupdate.com/app/mac/8948/candybar |
2022-04-13 15:51:21 +0200 | cfricke | (~cfricke@user/cfricke) (Read error: Connection reset by peer) |
2022-04-13 15:51:24 +0200 | <geekosaur> | https://github.com/Lokaltog/candybar sadly it seems not updated since 2015 |
2022-04-13 15:56:40 +0200 | <geekosaur> | doesn't look like any of the forks are any better :( |
2022-04-13 16:01:02 +0200 | <abastro[m]> | Even last issue is 2016 :( |
2022-04-13 16:01:31 +0200 | twiclo | (~twiclo@mail.twil.cx) |
2022-04-13 16:08:08 +0200 | cfricke | (~cfricke@user/cfricke) |
2022-04-13 16:18:20 +0200 | <abastro[m]> | Well, I also want to add "scroll-down on click" on that visual, but my programming is meh I guess :P |
2022-04-13 16:19:26 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) (Quit: meh) |
2022-04-13 16:20:23 +0200 | lambdabot | (~lambdabot@haskell/bot/lambdabot) |
2022-04-13 16:29:06 +0200 | cfricke | (~cfricke@user/cfricke) (Ping timeout: 272 seconds) |
2022-04-13 17:03:34 +0200 | nomadxxxx3 | (~lanomadx@69.167.38.68) |
2022-04-13 17:04:24 +0200 | nomadxx3 | (~lanomadx@69.167.45.235) (Ping timeout: 248 seconds) |
2022-04-13 17:49:37 +0200 | Czernobog | (~Czernobog@user/czernobog) (Read error: Connection reset by peer) |
2022-04-13 17:50:51 +0200 | Czernobog | (~Czernobog@user/czernobog) |
2022-04-13 18:35:30 +0200 | twiclo | (~twiclo@mail.twil.cx) (Ping timeout: 250 seconds) |
2022-04-13 18:35:54 +0200 | twiclo | (~twiclo@204.14.20.66.static.utbb.net) |
2022-04-13 18:48:15 +0200 | jludwig | (~justin@li657-110.members.linode.com) (Quit: ZNC - https://znc.in) |
2022-04-13 18:49:11 +0200 | jludwig | (~justin@li657-110.members.linode.com) |
2022-04-13 18:57:50 +0200 | jludwig | (~justin@li657-110.members.linode.com) (Read error: Connection reset by peer) |
2022-04-13 19:01:02 +0200 | jludwig | (~justin@li657-110.members.linode.com) |
2022-04-13 19:02:40 +0200 | jludwig | (~justin@li657-110.members.linode.com) (Client Quit) |
2022-04-13 19:11:32 +0200 | jludwig | (~justin@li657-110.members.linode.com) |
2022-04-13 20:21:04 +0200 | mask | (~user@2409:4064:2b9c:7fdf:26d8:9542:3480:869b) |
2022-04-13 20:22:04 +0200 | mask | (~user@2409:4064:2b9c:7fdf:26d8:9542:3480:869b) () |
2022-04-13 20:53:22 +0200 | Czernobog | (~Czernobog@user/czernobog) (Read error: Connection reset by peer) |
2022-04-13 20:54:23 +0200 | Czernobog | (~Czernobog@user/czernobog) |
2022-04-13 20:56:56 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
2022-04-13 20:58:45 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2022-04-13 21:24:21 +0200 | hypoesoteric[m] | (~hypoesote@2001:470:69fc:105::1:f849) |
2022-04-13 23:50:12 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
2022-04-13 23:51:57 +0200 | geekosaur | (~geekosaur@xmonad/geekosaur) |