Logs: liberachat/#xmonad
| 2022-01-05 19:43:27 | → | dirtcastle joins (~dirtcastl@2409:4072:6e96:88a0:58eb:83ff:fef6:4ac) |
| 2022-01-05 19:46:01 | × | jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) (Quit: Leaving) |
| 2022-01-05 19:49:57 | × | dirtcastle quits (~dirtcastl@2409:4072:6e96:88a0:58eb:83ff:fef6:4ac) (Ping timeout: 240 seconds) |
| 2022-01-05 19:52:17 | × | werneta quits (~werneta@137.79.233.19) (Ping timeout: 240 seconds) |
| 2022-01-05 19:54:26 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-05 22:59:57 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 2022-01-05 23:09:56 | → | Hash joins (~Hash@hashsecurity.org) |
| 2022-01-05 23:49:33 | → | jimr joins (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) |
| 2022-01-05 23:58:03 | <noex> | can I specify a rationalrect in my manage hook? |
| 2022-01-05 23:58:40 | <noex> | as in like doFloat W.RationalRect 0.2 0.2 0.6 0.6 |
| 2022-01-05 23:59:22 | <noex> | i assume so i'm just not seeing it |
| 2022-01-05 23:59:58 | <noex> | ah nvm, different search terms |
| 2022-01-06 00:00:19 | <noex> | doRectFloat |
| 2022-01-06 00:00:26 | <geekosaur> | doFloat floats a window at its program-specified position and size. you want https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-ManageHelpers.html#v:doRectFloat |
| 2022-01-06 00:00:28 | <geekosaur> | yeh |
| 2022-01-06 00:09:00 | <noex> | these are great. combined with scratchpads...should have set these up years ago |
| 2022-01-06 00:10:07 | × | jimr quits (~jimr@2603-7080-7640-b000-0000-0000-0000-0003.res6.spectrum.com) (Quit: Leaving) |
| 2022-01-06 00:16:59 | <Hash> | Hello |
| 2022-01-06 00:17:05 | <Hash> | Diggity dawgs dude men home slices |
| 2022-01-06 00:17:16 | <Hash> | So, I need a stand alone panel to switch open apps |
| 2022-01-06 00:17:22 | <Hash> | One panel on bottom of each monitor |
| 2022-01-06 00:17:37 | <Hash> | So I can switch the apps using mouse which are on that monitor. |
| 2022-01-06 00:17:47 | <Hash> | So task bar should only display open apps from THAT monitor |
| 2022-01-06 00:17:51 | <Hash> | So 1 taskbar per monitor |
| 2022-01-06 00:18:00 | <Hash> | And No fancy thigns needed, no frills, nothing |
| 2022-01-06 00:18:07 | <Hash> | Can be text only, no icons needed even. |
| 2022-01-06 00:18:13 | <Hash> | Nice to have a system tray build in too |
| 2022-01-06 00:18:18 | <Hash> | and a app menu icon. |
| 2022-01-06 00:18:34 | <Hash> | Just a basic taskbar, no gtk/qt dependency if possible. |
| 2022-01-06 00:18:46 | <Hash> | Any suggestions welcome, guys, thankyou. Also happy new year |
| 2022-01-06 00:19:07 | <Hash> | What do you guys use? |
| 2022-01-06 00:19:13 | <Hash> | Is htis a offtopic quuestion? |
| 2022-01-06 00:19:43 | <MrElendig> | give polybar a spin |
| 2022-01-06 00:20:27 | <geekosaur> | this has been done with xmobar but I don't know details |
| 2022-01-06 00:20:59 | <Hash> | I use xmobar and I use also dmenu to launch progrs |
| 2022-01-06 00:21:14 | <Hash> | I also have other stuff, like a grid system plugin to display commonly used apps I can laungh, np |
| 2022-01-06 00:21:19 | <Hash> | Just trying to see what is out there |
| 2022-01-06 00:21:21 | <Hash> | I'll check out polybar |
| 2022-01-06 00:21:33 | <MrElendig> | wouldn't be that hard to write a module for xmobar for it |
| 2022-01-06 00:21:34 | <Hash> | Any other bars? system try too, any of those? |
| 2022-01-06 00:22:56 | <geekosaur> | trayer is most common |
| 2022-01-06 00:23:13 | <geekosaur> | candybar but I think that might be (minimally) gtk |
| 2022-01-06 00:23:14 | <MrElendig> | could use any of the docs too |
| 2022-01-06 00:23:36 | <Hash> | Ok thanks |
| 2022-01-06 00:23:48 | <MrElendig> | polybar do have built in systray |
| 2022-01-06 00:23:49 | <Hash> | I used to use plasmashell with Xmonad as WM in KDE, just to get KDE panels |
| 2022-01-06 00:23:52 | <Hash> | But KDE is being a dork. |
| 2022-01-06 00:24:01 | <Hash> | And I'm not trying ito debug KDE. |
| 2022-01-06 00:24:08 | <Hash> | I'll happily switch. |
| 2022-01-06 00:24:13 | <Hash> | nice |
| 2022-01-06 00:24:34 | <Hash> | Also, one more thing, if you guys know |
| 2022-01-06 00:24:38 | <MrElendig> | https://wiki.archlinux.org/title/List_of_applications#Taskbars have fun |
| 2022-01-06 00:25:11 | <Hash> | When I use Ubuntu 20.04, my distro, Xmonad WM, and plasma session, if you install KDE, and configure KDE to use Xmonad, but also have a 2nd session, Xmonad only, in SDDM |
| 2022-01-06 00:25:14 | <Hash> | So 2 things |
| 2022-01-06 00:25:35 | <Hash> | 1) If you select Plasma Session, You get plasmashell to launch with Xmonad as WM. Good. |
| 2022-01-06 00:26:08 | <Hash> | 2) If you select only the Xmonad session, pure Xmonad, no plasmashell, no nothing, then all is well, sure, great, dandy, but none of the KDE apps are themed. They all appear default white colored KDE controls. |
| 2022-01-06 00:26:23 | <Hash> | The reason I use plasmashell is Xmonad is that so all the qt apps I use, get colroed dark style. |
| 2022-01-06 00:26:41 | <Hash> | So I'm trying to figure out how to use Xmonad only session, but also colorize the Qt/Gtk apps to be dark theme. |
| 2022-01-06 00:26:45 | <Hash> | Any advice on that? |
| 2022-01-06 00:27:50 | <Hash> | KDE colors don't take effect and Qt apps are not styled dark until I start plasmashell services of KDE |
| 2022-01-06 00:28:14 | <MrElendig> | Hash: set the apropiate env vars etc |
| 2022-01-06 00:28:16 | <Hash> | So, if anyoen ever used that, has tips, cool. If not, I dunno |
| 2022-01-06 00:28:30 | <Hash> | Ok |
| 2022-01-06 00:28:43 | <Hash> | I'll check out if KDE sets env vars for this and if they can be used otuside KDE env. |
| 2022-01-06 00:30:48 | Hash | is now known as EnchanterTim |
| 2022-01-06 00:59:18 | → | mvk joins (~mvk@2607:fea8:5cdd:f000::45db) |
| 2022-01-06 01:27:44 | → | dirtcastle joins (~dirtcastl@2409:4072:6e96:88a0:b007:b4ff:fe13:abb3) |
| 2022-01-06 01:42:24 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2022-01-06 01:47:22 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-01-06 01:55:37 | × | dirtcastle quits (~dirtcastl@2409:4072:6e96:88a0:b007:b4ff:fe13:abb3) (Ping timeout: 240 seconds) |
| 2022-01-06 01:55:59 | → | dirtcastle joins (~dirtcastl@103.43.203.226) |
| 2022-01-06 02:38:32 | × | fcser quits (~fcser@booty.farted.net) (Read error: Connection reset by peer) |
| 2022-01-06 02:40:57 | → | fcser joins (~fcser@booty.farted.net) |
| 2022-01-06 02:45:27 | × | fcser quits (~fcser@booty.farted.net) (Client Quit) |
| 2022-01-06 02:45:44 | → | fcser joins (~fcser@booty.farted.net) |
| 2022-01-06 03:02:37 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2022-01-06 03:11:37 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 240 seconds) |
| 2022-01-06 03:24:33 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-01-06 03:44:06 | <dirtcastle> | spawnAndDo (doRectFloat (W.RationalRect 0.5 0.1 0.4 0.8) <+> doShift "1") "urxvtd -q -o -f && urxvtc -hold -e ~/fun.sh" |
| 2022-01-06 03:44:25 | <dirtcastle> | this doesn't obey dorect float. |
| 2022-01-06 03:44:40 | <dirtcastle> | the string executes properly |
| 2022-01-06 03:45:14 | <dirtcastle> | need full config? |
| 2022-01-06 03:48:31 | × | td_ quits (~td@94.134.91.82) (Ping timeout: 256 seconds) |
| 2022-01-06 03:50:06 | → | td_ joins (~td@94.134.91.33) |
| 2022-01-06 03:53:57 | × | mvk quits (~mvk@2607:fea8:5cdd:f000::45db) (Ping timeout: 240 seconds) |
| 2022-01-06 03:57:27 | <fizzie> | `spawnAndDo` (and everything else in XMonad.Actions.SpawnOn) relies on the _NET_WM_PID property being set to the process it spawned, which is most likely not true for urxvtd && urxvtc. |
| 2022-01-06 03:58:36 | <dirtcastle> | so I should run the managehook with some other xprop property |
| 2022-01-06 04:00:36 | <fizzie> | Setting `-name ...` to something unique is the conventional way to single out specific terminals. |
| 2022-01-06 04:02:15 | <dirtcastle> | aahh. good idea. like in scrathpads. |
| 2022-01-06 04:04:45 | <fizzie> | There's also the XMonad.Hooks.FloatNext approach (just do the action on the next new window), which doesn't have the _NET_WM_PID requirement but does have an obvious race condition. Or the XMonad.Hooks.ToggleHook that it uses under the hood for more custom actions. |
| 2022-01-06 04:05:07 | <dirtcastle> | noted. |
| 2022-01-06 04:46:33 | → | rekahsoft joins (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) |
| 2022-01-06 04:53:31 | → | benin9 joins (~benin@183.82.176.241) |
| 2022-01-06 04:54:37 | × | benin quits (~benin@183.82.176.241) (Ping timeout: 240 seconds) |
| 2022-01-06 04:54:37 | benin9 | is now known as benin |
| 2022-01-06 05:26:52 | <dirtcastle> | spawnOn "6" "emacs --daemon && emacsclient -nc -s 'bkk' -F "(quote (name . \"emacsbkkk\"))"" |
| 2022-01-06 05:27:01 | <dirtcastle> | struggling with syntax. |
| 2022-01-06 05:27:22 | <dirtcastle> | how to pass " inside string |
| 2022-01-06 06:13:20 | → | sogens1 joins (~sogens@pa49-182-20-126.pa.qld.optusnet.com.au) |
| 2022-01-06 06:15:09 | × | sogens1 quits (~sogens@pa49-182-20-126.pa.qld.optusnet.com.au) (Client Quit) |
All times are in UTC.