will you install the soybooru app

21 replies·307 views
User avatar
SkibidiToilet3000

Its a long way down

3 weeks ago#1419415
Loading poll...
/ 2
User avatar
ToprACK

Keep leaking niggers

3 weeks ago#1419426
There is going to be an app?
User avatar
Mymykiller1488

I am not racist! I just hate niggas.And i like fpe and talk about it with tiquan and Wooski.

3 weeks ago#1419432
Nao
User avatar
Jones

https://www.youtube.com/shorts/yV2J4p2_KjA

3 weeks ago#1419435
just add pwa support :pleading:
3 weeks ago#1419442
I don't know
User avatar
Govnoje

Jew Supremacist

3 weeks ago#1419458
I would buy the premium pass immediately
User avatar
Mymykiller1488

I am not racist! I just hate niggas.And i like fpe and talk about it with tiquan and Wooski.

3 weeks ago#1419463
Zwedon
I don't know
WHY DONT YOU KNOW WHY DONT YOY
User avatar
ToprACK

Keep leaking niggers

3 weeks ago#1419464
Zwedon
I don't know
Post #227681
User avatar
Soyton

Might leave

3 weeks ago#1419465
Its gonna datamine btw
User avatar
Aryan_warrior

not every mexiaryan is me

3 weeks ago#1419466
DO THIS NOW
User avatar
Aryan_warrior

not every mexiaryan is me

3 weeks ago#1419468
actually, im going to do this for you
User avatar
ToprACK

Keep leaking niggers

3 weeks ago#1419483
Someone answer is it offical that were getting an app
User avatar
Aryan_warrior

not every mexiaryan is me

3 weeks ago#1419497
here you go. im to lazy to work on the rest of it:
use tao::{
event::{Event, WindowEvent},
event_loop::{ControlFlow, EventLoop},
window::WindowBuilder,
};
use wry::WebViewBuilder;
fn main() -> Result<(), Box<dyn stderrorError>> {
// 1. Create the operating system's event loop
let event_loop = EventLoop::new();
// 2. Build the desktop window
let window = WindowBuilder::new()
.with_title("Rust Web Window")
.with_inner_size(taodpiLogicalSize::new(1024.0, 768.0))
.build(&event_loop)?;
// 3. Build the webview and attach it to the window
let _webview = WebViewBuilder::new(&window)
.with_url("https://www.wikipedia.org")?
.build()?;
// 4. Run the application event loop
event_loop.run(move |event, _, control_flow| {
*control_flow = ControlFlow::Wait;
if let EventWindowEvent { event: WindowEventCloseRequested, .. } = event {
*control_flow = ControlFlow::Exit;
}
});
}
User avatar
Jableh

A world without Turks is a pest free world

3 weeks ago#1419503
No
User avatar
Jones

https://www.youtube.com/shorts/yV2J4p2_KjA

3 weeks ago#1419518
Aryan_warrior
here you go. im to lazy to work on the rest of it:
use tao::{
event::{Event, WindowEvent},
event_loop::{ControlFlow, EventLoop},
window::WindowBuilder,
};
use wry::WebViewBuilder;
fn main() -> Result<(), Box<dyn stderrorError>> {
// 1. Create the operating system's event loop
let event_loop = EventLoop::new();
// 2. Build the desktop window
let window = WindowBuilder::new()
.with_title("Rust Web Window")
.with_inner_size(taodpiLogicalSize::new(1024.0, 768.0))
.build(&event_loop)?;
// 3. Build the webview and attach it to the window
let _webview = WebViewBuilder::new(&window)
.with_url("https://www.wikipedia.org")?
.build()?;
// 4. Run the application event loop
event_loop.run(move |event, _, control_flow| {
*control_flow = ControlFlow::Wait;
if let EventWindowEvent { event: WindowEventCloseRequested, .. } = event {
*control_flow = ControlFlow::Exit;
}
});
}
does tao save cookies? also the namespaces raped the formatting
User avatar
shad

3 weeks ago#1419524
I would
User avatar
Aryan_warrior

not every mexiaryan is me

3 weeks ago#1419531
Jones
Aryan_warrior
Show quoted text
here you go. im to lazy to work on the rest of it:
use tao::{
event::{Event, WindowEvent},
event_loop::{ControlFlow, EventLoop},
window::WindowBuilder,
};
use wry::WebViewBuilder;
fn main() -> Result<(), Box<dyn stderrorError>> {
// 1. Create the operating system's event loop
let event_loop = EventLoop::new();
// 2. Build the desktop window
let window = WindowBuilder::new()
.with_title("Rust Web Window")
.with_inner_size(taodpiLogicalSize::new(1024.0, 768.0))
.build(&event_loop)?;
// 3. Build the webview and attach it to the window
let _webview = WebViewBuilder::new(&window)
.with_url("https://www.wikipedia.org")?
.build()?;
// 4. Run the application event loop
event_loop.run(move |event, _, control_flow| {
*control_flow = ControlFlow::Wait;
if let EventWindowEvent { event: WindowEventCloseRequested, .. } = event {
*control_flow = ControlFlow::Exit;
}
});
}
does tao save cookies? also the namespaces raped the formatting
i have no idea i just asked gemini to do this
User avatar
Aryan_warrior

not every mexiaryan is me

3 weeks ago#1419534
Aryan_warrior
Jones
Show quoted text
does tao save cookies? also the namespaces raped the formatting
i have no idea i just asked gemini to do this
i dont know shit about rust
User avatar
cucumber

What's long, hard, and has cum in the middle?

3 weeks ago#1419714
Post #160667
/ 2
Log in to reply to this thread.