Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 578 579 580 581 582 583 584 585 586 587 588 .. 1849
184,891 events total
2022-04-08 09:36:20 <Drishal[m]> <Ether[m]> "Ok hook with floating layout.." <- how exactly?
2022-04-08 09:37:01 <Ether[m]> Can share your config?
2022-04-08 09:37:21 <Ether[m]> I could do a PR in github?
2022-04-08 09:37:56 <Drishal[m]> https://gitlab.com/drishal/dotfiles/-/blob/master/xmonad/README.org
2022-04-08 09:38:09 <Ether[m]> Do you have github?
2022-04-08 09:38:22 <Ether[m]> Gotta create gitlab acc...
2022-04-08 09:39:39 <Drishal[m]> Ether[m]: thank god my mirroring is working lol
2022-04-08 09:39:39 <Drishal[m]> https://github.com/drishal/dotfiles/tree/master/xmonad
2022-04-08 09:41:11 <Ether[m]> Where is your xmonad.hs?
2022-04-08 09:41:53 <Ether[m]> Drishal
2022-04-08 09:42:12 <Drishal[m]> Ether[m]: I actually do in emacs org mode 😅
2022-04-08 09:42:17 <Ether[m]> Your using nix packages..
2022-04-08 09:42:24 <Ether[m]> Drishal[m]: Whatttt?
2022-04-08 09:43:02 <Drishal[m]> Ether[m]: wait, is it wrong to do it that way? 👀
2022-04-08 09:43:06 <Drishal[m]> I love emacs kek
2022-04-08 09:43:12 <Ether[m]> Ohh god, how do i modify?
2022-04-08 09:43:28 <Drishal[m]> you dont use emacs?
2022-04-08 09:43:30 <Drishal[m]> 👀
2022-04-08 09:43:32 <Ether[m]> I dont use emacs or org mode.. neovim for life
2022-04-08 09:43:45 <Drishal[m]> maybe just tell me where to modify stuff lol
2022-04-08 09:43:51 <Ether[m]> Neovim is lighter and faster..
2022-04-08 09:44:01 <Ether[m]> Drishal[m]: Suree.
2022-04-08 09:44:09 <Ether[m]> I dont have irc on pc..
2022-04-08 09:44:12 <Drishal[m]> ooh god I am not ready for another neovim vs emacs debate lol
2022-04-08 09:44:33 <Ether[m]> How do I write code from phone?
2022-04-08 09:44:43 <Drishal[m]> I can share the tangled xmonad.hs tho
2022-04-08 09:44:51 <Ether[m]> Yeah do that
2022-04-08 09:44:56 Drishal[m] posted a file: (3KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/XcFyDRYMtTwiWBFtGQZdnKdT/xmobar.hs >
2022-04-08 09:44:56 <Ether[m]> Make a git commit
2022-04-08 09:45:01 <Ether[m]> Ohh
2022-04-08 09:45:14 <Ether[m]> Can u push this in github?
2022-04-08 09:45:27 <Ether[m]> Call it temp.hs?
2022-04-08 09:45:43 <Ether[m]> Drishal
2022-04-08 09:45:44 <Drishal[m]> hmm
2022-04-08 09:45:56 <Ether[m]> Thanks 😊
2022-04-08 09:47:49 <Drishal[m]> Ether[m]: https://github.com/drishal/dotfiles/blob/master/xmonad/xmonad.hs
2022-04-08 09:48:00 <Ether[m]> Done?
2022-04-08 09:48:10 <Drishal[m]> pushed the temp to github
2022-04-08 09:48:33 <Ether[m]> I see it
2022-04-08 09:53:15 <Ether[m]> You already have it in your config 🤣🤣🤣
2022-04-08 09:53:23 <Ether[m]> Drishal
2022-04-08 09:53:38 <Ether[m]> U just need to set it to true..
2022-04-08 09:53:46 <Ether[m]> Making a PR..
2022-04-08 09:55:57 <Drishal[m]> Ether[m]: ``` myClickJustFocuses = False
2022-04-08 09:55:57 <Drishal[m]> ```
2022-04-08 09:55:57 <Drishal[m]> to true ?
2022-04-08 09:56:15 <Drishal[m]> > <@etherror_code_404:matrix.org> U just need to set it to true..... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/042ad0262f2b0a018137667a89eedbf1183148cc)
2022-04-08 09:56:16 <lambdabot> <hint>:1:1: error: parse error on input ‘<@’
2022-04-08 09:58:16 <Ether[m]> Drishal: done...
2022-04-08 10:01:24 <Drishal[m]> Ether[m]: but the thing is
2022-04-08 10:01:24 <Drishal[m]> I want it only in the float layout
2022-04-08 10:01:30 <Ether[m]> Ohh
2022-04-08 10:01:44 <Ether[m]> Ok i can implement that too..
2022-04-08 10:01:53 <Drishal[m]> like how dwm implements it
2022-04-08 10:02:11 <Ether[m]> Making a PR...
2022-04-08 10:02:12 <Drishal[m]> like new windows do not go behind in floating mode
2022-04-08 10:02:47 <Drishal[m]> Ether: well the real exact behavour I really need is that the windows should not go behind till I do a proper mod+click
2022-04-08 10:03:09 <Drishal[m]> thats why I wanted to disable hover to focus just for floating layout
2022-04-08 10:03:26 <Ether[m]> Not sure i get what you mean
2022-04-08 10:03:33 <Drishal[m]> so it behavs like how dwm does it
2022-04-08 10:03:45 <Ether[m]> But i can implement click to focus for the floating..
2022-04-08 10:03:50 <Drishal[m]> s/it/floating/, s/behavs/behaves/
2022-04-08 10:04:01 <Drishal[m]> Ether[m]: that also will do 👍️
2022-04-08 10:04:22 <Ether[m]> Ok 😀
2022-04-08 10:04:57 <Ether[m]> Can you merge the first commit?
2022-04-08 10:06:13 <Drishal[m]> Ether[m]: well I have copied to the xmoand.org
2022-04-08 10:06:13 <Drishal[m]> will credit you when the commit is pushed lol
2022-04-08 10:06:58 <abastro[m]> I wonder how hard it would be to make a status bar myself
2022-04-08 10:07:27 <abastro[m]> ~~As it feels like I could make better one by myself~~
2022-04-08 10:07:45 <pantsu> more tedious than hard
2022-04-08 10:08:01 <abastro[m]> I see
2022-04-08 10:08:13 <pantsu> x11 has a lot of iritating cornercases etc
2022-04-08 10:08:30 <abastro[m]> Tedious in implementing widgets?
2022-04-08 10:08:31 <abastro[m]> Or is there more to.. oh
2022-04-08 10:08:45 <Drishal[m]> Ether[m]: soo uuh the real thing is I needed a dwm style floating layout
2022-04-08 10:08:45 <Drishal[m]> i.e newly spawned windows do not get pushed behind if I accidentally hover my mouse over the previous window
2022-04-08 10:08:47 <abastro[m]> Meh having to think about corner cases when just making a status bar is.. eh
2022-04-08 10:08:53 <pantsu> using gtk or similar do take some of the worst out of it though
2022-04-08 10:09:12 <Ether[m]> Drishal dm instead..
2022-04-08 10:09:19 <Ether[m]> Getting crowded
2022-04-08 10:09:26 <abastro[m]> Like I wanted to try out monomer-based task bars
2022-04-08 10:09:38 <abastro[m]> Tho I guess it would take.. quite an efforts
2022-04-08 10:10:57 <abastro[m]> Well you can use this chat here, my topic likely ended here
2022-04-08 10:11:08 <abastro[m]> s/here/now/
2022-04-08 10:18:21 a1eaiactaest joins (~a1eaiacta@user/a1eaiactaest)
2022-04-08 10:18:48 a1eaiactaest parts (~a1eaiacta@user/a1eaiactaest) ()
2022-04-08 10:21:37 × benin quits (~benin@183.82.204.110) (Quit: The Lounge - https://thelounge.chat)
2022-04-08 10:42:42 benin joins (~benin@183.82.204.110)
2022-04-08 10:48:07 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.4.1)
2022-04-08 11:47:58 <YusefAslam[m]> <Ether[m]> "Neovim is lighter and faster.." <- Emacs is better
2022-04-08 11:47:59 <YusefAslam[m]> Emacs for life
2022-04-08 11:49:03 <geekosaur> meh. I use both
2022-04-08 11:49:28 <YusefAslam[m]> geekosaur: yeah same
2022-04-08 11:50:39 <YusefAslam[m]> <Drishal[m]> "ooh god I am not ready for..." <- you are ready
2022-04-08 11:53:02 <YusefAslam[m]> <Ether[m]> "I dont use emacs or org mode..." <- illegal
2022-04-08 12:18:29 <Drishal[m]> <YusefAslam[m]> "you are ready" <- emacs bess hands down :P
2022-04-08 12:18:46 <Drishal[m]> emacs+gold linker+pgtk+jit
2022-04-08 12:19:09 <Drishal[m]> * emacs+gold linker+pgtk+jit/aot
2022-04-08 12:20:00 <abastro[m]> What about notepad >.>
2022-04-08 12:23:45 cfricke joins (~cfricke@user/cfricke)

All times are in UTC.