<dnkl>
gbrlsnchs: they use the monitor's DPI by default, rather than a hardcoded DPI of 96.
radu24275346 has joined #foot
radu2427534 has quit [Ping timeout: 260 seconds]
radu24275346 is now known as radu2427534
radu24275346 has joined #foot
radu2427534 has quit [Ping timeout: 256 seconds]
radu24275346 is now known as radu2427534
radu24275346 has joined #foot
radu2427534 has quit [Ping timeout: 246 seconds]
radu24275346 is now known as radu2427534
caveman has joined #foot
radu24275340 has joined #foot
radu2427534 has quit [Ping timeout: 256 seconds]
radu24275340 is now known as radu2427534
caveman has quit [Ping timeout: 255 seconds]
xd1le has joined #foot
radu24275342 has joined #foot
caveman has joined #foot
radu2427534 has quit [Ping timeout: 256 seconds]
radu24275342 is now known as radu2427534
radu24275346 has joined #foot
radu2427534 has quit [Ping timeout: 260 seconds]
radu24275346 is now known as radu2427534
caveman has quit [Ping timeout: 255 seconds]
caveman has joined #foot
alebastr has quit [Remote host closed the connection]
alebastr has joined #foot
bgs has joined #foot
radu24275347 has joined #foot
radu2427534 has quit [Ping timeout: 256 seconds]
radu24275347 is now known as radu2427534
bgs has quit [Remote host closed the connection]
alebastr has quit [Ping timeout: 252 seconds]
alebastr has joined #foot
radu24275340 has joined #foot
radu2427534 has quit [Ping timeout: 252 seconds]
radu24275340 is now known as radu2427534
radu24275342 has joined #foot
radu2427534 has quit [Ping timeout: 246 seconds]
radu24275342 is now known as radu2427534
acoolstraw has quit [Remote host closed the connection]
acoolstraw has joined #foot
ayushnix has joined #foot
ayushnix has joined #foot
ayushnix has quit [Changing host]
ayushnix has quit [Ping timeout: 260 seconds]
radu24275348 has joined #foot
radu2427534 has quit [Ping timeout: 260 seconds]
radu24275348 is now known as radu2427534
alexherbo2 has joined #foot
taupiqueur has joined #foot
hardcoresushi has joined #foot
<hardcoresushi>
Maybe a stupid question but how can I spawn a new terminal running a program that spawn forks and close the terminal while keeping the forks alive ?
<hardcoresushi>
I mean without using an interactive shell
alexherbo2 has quit [Remote host closed the connection]
<hardcoresushi>
I fixed it by adding a small delay between the fork and the end of the parent process. Do you know why I need to do that?