Coder Social home page Coder Social logo

waybox's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @schickst
  • ๐Ÿ‘€ Iโ€™m interested in Rust, C#, Software Architecture, and everything related to performance (async, concurrency, ...)
  • ๐ŸŒฑ Iโ€™m currently learning to work with huge legacy systems and in my free time adavanced rust
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

waybox's People

Contributors

schickst avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

liangyaoyun209

waybox's Issues

Implement right-click menu

Fluxbox has a right-click menu with common programs and actions. Implement a configurable menu similar to fluxbox.

swaybg not working

When executing swaybg to set a background an error gets thrown

Missing a required Wayland Interface

See swaybg/main.c:521

Probably
wlr-layer-shell-unstable-v1-client-protocol.h
xdg-output-unstable-v1-client-protocol.h
need to be implemented

Multiple backends/Backend agnostic

Research ways to make the compositor backend agnostic. In an ideal world it would be possible to use wlroots or smithay as backend in an interchangeable way.

Execution with smithay crashes when closing window

May 16 21:27:54.220 DEBG Changing cursor representation, smithay_winit_component: graphics, smithay_module: backend_winit
thread 'main' panicked at 'called Result::unwrap() on an Err value: WindowClosed', src/winit.rs:102:14
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
May 16 21:27:58.769 WARN Window closed, smithay_winit_component: input, smithay_module:thread ' main' panicked at 'already mutably borrowed: BorrowError', backend_winit/home/rails/.cargo/git/checkouts/smithay-b5a338d5236320f6/5ac7f7c/src/xwayland/xserver.rs:245:28

stack backtrace:
May 16 21:27:58.769 INFO Shutting down XWayland., smithay_module: XWayland
0: 0x557a1c13d1d0 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
1: 0x557a1c13d1d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x557a1c13d1d0 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/sys_common/backtrace.rs:67:5
3: 0x557a1c13d1d0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h1a8751bf59281272
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/sys_common/backtrace.rs:46:22
4: 0x557a1c16394f - core::fmt::write::h7aa6cd0067dca82a
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/core/src/fmt/mod.rs:1094:17
5: 0x557a1c13a085 - std::io::Write::write_fmt::hd7dd3a1df9b6befb
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/io/mod.rs:1584:15
6: 0x557a1c13f55b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/sys_common/backtrace.rs:49:5
7: 0x557a1c13f55b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/sys_common/backtrace.rs:36:9
8: 0x557a1c13f55b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:208:50
9: 0x557a1c13f03d - std::panicking::default_hook::h3067e8318decd17a
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:225:9
10: 0x557a1c13fb0d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:591:17
11: 0x557a1c13f707 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:497:13
12: 0x557a1c13d68c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/sys_common/backtrace.rs:141:18
13: 0x557a1c13f669 - rust_begin_unwind
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:493:5
14: 0x557a1b3b2901 - core::panicking::panic_fmt::hbe99dddd3092ba3c
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/core/src/panicking.rs:92:14
15: 0x557a1b3b29f3 - core::result::unwrap_failed::hf79563fef9d11ab8
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/core/src/result.rs:1355:5
16: 0x557a1b3f49de - core::result::Result<T,E>::expect::h799f299cae57193b
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/result.rs:997:23
17: 0x557a1b47036d - core::cell::RefCell::borrow::h1c844b15d9cfc94c
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/cell.rs:821:9
18: 0x557a1b62a475 - smithay::xwayland::xserver::client_destroy::hbe69882a70b45679
at /home/rails/.cargo/git/checkouts/smithay-b5a338d5236320f6/5ac7f7c/src/xwayland/xserver.rs:245:22
19: 0x557a1b62d386 - smithay::xwayland::xserver::launch::{{closure}}::hf6e4023cfbf5e6f6
at /home/rails/.cargo/git/checkouts/smithay-b5a338d5236320f6/5ac7f7c/src/xwayland/xserver.rs:190:9
20: 0x557a1bea6a7f - wayland_commons::filter::Filter::send::h878ab78c0a936534
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-commons-0.28.5/src/filter.rs:88:13
21: 0x557a1bec927e - wayland_server::client::Client::add_destructor::{{closure}}::he4535401dae9b067
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-server-0.28.5/src/client.rs:82:51
22: 0x557a1be9db58 - wayland_server::imp::client::ClientInner::add_destructor::{{closure}}::hd9922b845847e1a3
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-server-0.28.5/src/native_lib/client.rs:120:17
23: 0x557a1beb4483 - <alloc::boxed::Box<F,A> as core::ops::function::FnMut>::call_mut::h7a00ff3b97ed538c
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/boxed.rs:1582:9
24: 0x557a1be9df6e - wayland_server::imp::client::client_destroy::hd312ace043dd85fc
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-server-0.28.5/src/native_lib/client.rs:187:13
25: 0x7fd347fc328f - wl_client_destroy
26: 0x557a1be9d613 - wayland_server::imp::client::ClientInner::kill::hedc891fb7468c6c1
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-server-0.28.5/src/native_lib/client.rs:99:13
27: 0x557a1bec91ca - wayland_server::client::Client::kill::hc73e12cdbb32fea7
at /home/rails/.cargo/registry/src/github.com-1ecc6299db9ec823/wayland-server-0.28.5/src/client.rs:58:9
28: 0x557a1b62b50c - smithay::xwayland::xserver::Inner::shutdown::h026ea23c32358f7c
at /home/rails/.cargo/git/checkouts/smithay-b5a338d5236320f6/5ac7f7c/src/xwayland/xserver.rs:224:13
29: 0x557a1b83b818 - <smithay::xwayland::xserver::XWayland as core::ops::drop::Drop>::drop::h6282e9b2cbcada21
at /home/rails/.cargo/git/checkouts/smithay-b5a338d5236320f6/5ac7f7c/src/xwayland/xserver.rs:132:9
30: 0x557a1b826853 - core::ptr::drop_in_place<smithay::xwayland::xserver::XWaylandwaybox::xwayland::XWm>::h9b4bab128b36034f
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:192:1
31: 0x557a1b81aa5b - core::ptr::drop_in_placewaybox::state::AnvilState::hca259f6458d39e9f
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:192:1
32: 0x557a1b4bcdd2 - waybox::winit::run_winit::h96e49c3209f3dc31
at /home/rails/Dokumente/Rust/waybox/src/winit.rs:169:1
33: 0x557a1b5d1dfe - waybox::main::ha3ab370eb4aa9f27
at /home/rails/Dokumente/Rust/waybox/src/main.rs:58:30
34: 0x557a1b80521b - core::ops::function::FnOnce::call_once::hb1a0e694d7e15909
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/ops/function.rs:227:5
35: 0x557a1b765d1e - std::sys_common::backtrace::__rust_begin_short_backtrace::hdde0c8a19f2fc5b0
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:125:18
36: 0x557a1b765611 - std::rt::lang_start::{{closure}}::ha923fb51a90b5f45
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/rt.rs:49:18
37: 0x557a1c13ff0a - core::ops::function::impls::<impl core::ops::function::FnOnce for &F>::call_once::h3b8c329143d7638a
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/core/src/ops/function.rs:259:13
38: 0x557a1c13ff0a - std::panicking::try::do_call::h4b72c261b4eefc1b
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:379:40
39: 0x557a1c13ff0a - std::panicking::try::h703d31b7896cbd49
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panicking.rs:343:19
40: 0x557a1c13ff0a - std::panic::catch_unwind::h37cad9b35388a915
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/panic.rs:431:14
41: 0x557a1c13ff0a - std::rt::lang_start_internal::hab5a8a909af4f90e
at /rustc/5c029265465301fe9cb3960ce2a5da6c99b8dcf2/library/std/src/rt.rs:34:21
42: 0x557a1b7655f0 - std::rt::lang_start::h5c0af1e6d3b14b54
at /home/rails/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/std/src/rt.rs:48:5
43: 0x557a1b5d25fc - main
44: 0x7fd3482b3b25 - __libc_start_main
45: 0x557a1b3b309e - _start
46: 0x0 -
thread panicked while panicking. aborting.
(EE) failed to read Wayland events: Broken pipe
[1] 66752 illegal hardware instruction (core dumped) cargo run -- --winit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.