Home freenode/#xmonad: Logs Calendar

Logs: freenode/#xmonad

←Prev  Next→
Page 1 .. 327 328 329 330 331 332 333 334 335 336 337 .. 397
39,606 events total
2021-04-24 23:39:55 × Buliarous quits (~gypsydang@185.207.166.55) (Changing host)
2021-04-24 23:39:56 Buliarous joins (~gypsydang@unaffiliated/buliarous)
2021-04-25 00:13:30 × Buliarous quits (~gypsydang@unaffiliated/buliarous) (Quit: leaving)
2021-04-25 00:13:59 Buliarous joins (~gypsydang@unaffiliated/buliarous)
2021-04-25 00:52:04 × kajzer quits (~kajzer@unaffiliated/kajzer) (Quit: WeeChat 3.1)
2021-04-25 00:52:52 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
2021-04-25 00:56:27 × thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 258 seconds)
2021-04-25 02:34:52 × theDon quits (~td@94.134.91.143) (Ping timeout: 252 seconds)
2021-04-25 02:36:50 theDon joins (~td@94.134.91.236)
2021-04-25 02:41:32 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Remote host closed the connection)
2021-04-25 02:41:55 rekahsoft joins (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com)
2021-04-25 02:44:03 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Remote host closed the connection)
2021-04-25 02:44:23 rekahsoft joins (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com)
2021-04-25 03:12:13 okanua joins (~mike@186.71.153.246)
2021-04-25 03:13:55 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
2021-04-25 03:21:15 heatwave joins (~heatwave@209.58.128.97)
2021-04-25 03:23:04 <heatwave> Hi! I'm trying to set a rule for weechat using title =? "weechat", but it's not working. I see people passing a -title to their terminal to change the default title, but is there anyway to get 'weechat' recognized? I'm using Kitty terminal and also tried title =? "weechat-curses".
2021-04-25 03:25:49 okanua parts (~mike@186.71.153.246) ()
2021-04-25 03:26:32 <heatwave> going to try "Weechat" now, tho xprop says weechat
2021-04-25 03:26:36 × heatwave quits (~heatwave@209.58.128.97) (Quit: WeeChat 3.1)
2021-04-25 03:49:39 okanua joins (~mike@186.71.153.246)
2021-04-25 04:17:21 materiyolo joins (~materiyol@112.204.174.249)
2021-04-25 04:35:50 × _jak quits (~jak@cpe-24-90-94-163.nyc.res.rr.com) (Remote host closed the connection)
2021-04-25 04:49:16 <heck-to-the-gnom> ?tell heatwave `man kitty` that's your solution, figure out how kitty passes a title onward, if it's in your loghook, then the title needs to be set immediately, and therefore `-title` or whatever it is on kitty, will fix this.
2021-04-25 04:49:16 <lambdabot> Consider it noted.
2021-04-25 05:41:03 × linuxguru quits (~linuxguru@2607:fea8:d660:468e::3) (Quit: WeeChat 3.1)
2021-04-25 05:54:04 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
2021-04-25 06:48:34 × okanua quits (~mike@186.71.153.246) (Quit: Leaving.)
2021-04-25 07:14:42 heatwave joins (~heatwave@66.115.157.79)
2021-04-25 07:15:27 carloratm joins (carloratm@tilde.club)
2021-04-25 07:16:14 × heatwave quits (~heatwave@66.115.157.79) (Client Quit)
2021-04-25 07:16:34 heatwave joins (~heatwave@66.115.157.79)
2021-04-25 07:18:12 <carloratm> Hi all, I am coming from almost 10 years of windowmaker and I'd like to give it a try with an automatic tiling wm. I have a few preliminary questions before even trying...
2021-04-25 07:19:12 <carloratm> does fullscreen work? As in F11 in firefox and fullscreen youtube videos
2021-04-25 07:21:09 × heatwave quits (~heatwave@66.115.157.79) (Client Quit)
2021-04-25 07:21:29 heatwave joins (~heatwave@66.115.157.79)
2021-04-25 07:22:55 <heatwave> carloratm: yes, it's in-built an quite easy to setup
2021-04-25 07:23:43 <carloratm> nice. And what about fullscreen sdl games?
2021-04-25 07:25:45 <heatwave> havent tried any, but all you need is 'WM_CLASS' or 'WM_NAME' of any window, and you can set a rule for it. 'xprop' will be your best tool for getting these names
2021-04-25 07:27:10 <carloratm> so IIUC I could say "please always set the win matching this <WM_NAME> fullscreen?"
2021-04-25 07:33:07 <Solid> yes
2021-04-25 07:33:42 <Solid> Fullscreening some applications may require EWMH, which xmonad does not support ootb (there is a module for it though and it's very easy to add)
2021-04-25 07:34:31 <carloratm> ok, will give it a try then, thank you
2021-04-25 07:40:50 wonko7 joins (~wonko7@62.115.229.50)
2021-04-25 07:45:39 <heatwave> yes, EWMH setup was like 2 lines and the new tutorial is pretty sweet! EWMH also fixes picom-blur/opacity if used.
2021-04-25 07:46:21 <carloratm> With the new tutorial you mean this one? https://xmonad.org/tour.html
2021-04-25 07:48:50 heatwave1 joins (~heatwave@209.58.139.9)
2021-04-25 07:50:09 notis joins (~notis@185.51.134.229)
2021-04-25 07:51:41 × heatwave quits (~heatwave@66.115.157.79) (Ping timeout: 240 seconds)
2021-04-25 07:53:31 × heatwave1 quits (~heatwave@209.58.139.9) (Ping timeout: 260 seconds)
2021-04-25 08:01:35 heatwave joins (~heatwave@66.115.157.37)
2021-04-25 08:30:28 <Solid> carloratm: no, this one: https://github.com/xmonad/xmonad/blob/7d43128753f3a9a8128346034997e4c0b456058d/tutorial.md
2021-04-25 08:32:03 <Solid> it's a WIP but lots of people have already found it to be quite helpful (feedback always welcome: https://github.com/xmonad/xmonad/pull/278 )
2021-04-25 08:53:07 <carloratm> Solid: ah nice thank you
2021-04-25 08:56:42 × wonko7 quits (~wonko7@62.115.229.50) (Ping timeout: 260 seconds)
2021-04-25 09:00:37 seschwar joins (~seschwar@unaffiliated/seschwar)
2021-04-25 09:13:26 × eblip quits (~eblip@unaffiliated/eblip) (Ping timeout: 240 seconds)
2021-04-25 09:39:50 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 09:44:35 kajzer joins (~kajzer@unaffiliated/kajzer)
2021-04-25 09:54:59 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
2021-04-25 09:55:51 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 09:59:03 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
2021-04-25 09:59:21 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 10:08:09 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
2021-04-25 10:08:46 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 10:22:10 tpakkila joins (~tpakkila@dsl-olubng11-54f80d-191.dhcp.inet.fi)
2021-04-25 10:22:19 tpakkila is now known as tubep
2021-04-25 10:22:47 <tubep> hi guys. i think i am too stupid. i've searched and googled and i can't find the command to send window to next or other screen
2021-04-25 10:23:00 <tubep> i just want to bind mod+shift+comma to do that
2021-04-25 10:23:26 <tubep> is there a simple list of every action on xmonad somewhere
2021-04-25 10:23:33 <tubep> couldn't find that either, probably my own fault though
2021-04-25 10:24:03 <mc47[m]> There isn't, mainly because xmomad-contrib is huge
2021-04-25 10:24:39 <mc47[m]> So you basically want an action that sends the window to the inactive screen?
2021-04-25 10:24:40 <tubep> okay, i just installed xmonad yesterday and got it running, there are a few default binds i want to replace though
2021-04-25 10:24:44 <tubep> yes
2021-04-25 10:25:56 <mc47[m]> Well you could just send it to a specific screen
2021-04-25 10:26:18 <mc47[m]> Forgot what were the default keybindings though and I don't have a pc right now
2021-04-25 10:26:25 <tubep> that would do it too
2021-04-25 10:26:32 <tubep> like comma to send it to screen 0 and perioid to screen 1
2021-04-25 10:26:54 <tubep> or is it period ? perioid might have something to do with women ?
2021-04-25 10:26:56 <mc47[m]> For keybindings, checkout EZConfig
2021-04-25 10:27:01 <tubep> i'm not native english speaker
2021-04-25 10:27:08 <mc47[m]> Both are period
2021-04-25 10:27:13 <tubep> okay :D
2021-04-25 10:27:45 <mc47[m]> (AFAIK at least, English isn't my first language either)
2021-04-25 10:31:12 <tubep> i've got a working config with other binds okay, just can't find the one to send windows to other monitor
2021-04-25 10:31:21 <tubep> well, the command to bind
2021-04-25 10:48:36 ADG1089 joins (~aditya@171.76.29.233)
2021-04-25 11:04:22 × heatwave quits (~heatwave@66.115.157.37) (Quit: WeeChat 3.1)
2021-04-25 11:06:08 mc47 joins (~yecinem@89.246.239.190)
2021-04-25 11:16:47 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
2021-04-25 11:17:12 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 11:21:25 <Solid> tubep: something like http://ix.io/37Nj should work
2021-04-25 11:22:40 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds)
2021-04-25 12:07:00 sagax joins (~sagax_nb@213.138.71.146)
2021-04-25 12:09:37 idhugo joins (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net)
2021-04-25 12:24:07 heatwave joins (~heatwave@192.145.118.182)
2021-04-25 12:24:19 geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com)
2021-04-25 12:25:26 <heatwave> tubep: did you figure the keybinds out? I also started yesterday so been there
2021-04-25 12:26:55 × idhugo quits (~idhugo@80-62-116-231-mobile.dk.customer.tdc.net) (Remote host closed the connection)
←Prev  Next→
Page 1 .. 327 328 329 330 331 332 333 334 335 336 337 .. 397

All times are in UTC.