wayland

  1. K

    qemu Error: Authorization required, but no authorization protocol specified gtk initialization failed

    Qemu is not allowing me to boot into my configuration. I am following the guide (fbsd qemu virt hb ). doas qemu \ ──(Sat,Sep06)─┘ -monitor none \ -cpu qemu64 \ -vga std \ -m 4096 \ -smp 4 \ -cdrom ISO/deb-arm.iso \ -boot order=cd,menu=on \...
  2. RetroComputingCollector

    Xorg metaport extremely bloated with linux crap

    The x11/xorg port is EXTREMELY bloated. It offers to install so much Linux-crap like Wayland and glibc. I can't belive the default port for X11 offers to install shitty GNU/Linsux bloat. This gives people an awful first impression of BSD in my opinion. I just installed xorg-server, xterm, xdm...
  3. G

    Can't get Wayland to start

    Hi all- Yesterday I finally got tired of Ubuntu's broken upgrade system and installed FreeBSD on my home server. I used FreeBSD twenty years ago but not since, so I'm a newbie. It's mostly all good, except that I can't get a Wayland session to start (X11 sessions work fine). I've installed...
  4. Shiorin

    Struggling to figure out how to change touchpad speed and scrolling speed

    Hello. Recently, installed FreeBSD 14.3, on my ThinkPad T430, choosing for my GUI setup, well, Wayland, to be specific, River window manager. Honestly, things have been going great, however... I am having a little issue with one thingy.. which is, as per Thread Title, cannot figure out...
  5. USerID

    Wayland+sway+Firefox-ESR/tor-browser: strange browsers crash.

    $ freebsd-version -kru 14.3-RELEASE 14.3-RELEASE 14.3-RELEASE $ firefox -v Mozilla Firefox 128.12.0esr $ tor-browser -v Tor Project Firefox 128.12.0esr $ pkg info wayland wayland-1.23.1 $ sway -v sway version 1.10.1 To make both browsers crash, you need to: 1. try to save any web page (save...
  6. amadaluzia

    Other Sway launches but fails to produce a graphical environment

    Hello. I seem to have an issue with Sway which involves it successfully launching... but without a graphical environment. I only get the TTY logging of what would be Sway. The keybindings work, but they are almost useless without a GUI, as some I am unsure whether this is a Sway or a GPU issue...
  7. sgharms

    Librewolf pointer size under Sway+Wayland

    I've tried everything I can think of to try to get librewolf to accept a larger pointer size. The configuration in the sway configuration works because when over e.g. foot(1), the big-size pointer works. Move the pointer over librewolf(1), it shrinks down. I've gone several rounds trying to...
  8. daemonik

    qemu Xorg and Wayland fail to work on a QEMU virtual machine.

    I've been trying to get a gui running for FreeBSD with QEMU, to no avail. I've asked in the WM forums and the solutions I've been offered from the helpful people there sadly did not work for me, so I'm wondering if it's an issue with QEMU. answers for either X or wayland would be helpful, i've...
  9. K

    Other Sway Not Loading Custom Configuration on FreeBSD

    I’m using FreeBSD with the Sway window manager, and I’m encountering an issue where my custom Sway configuration isn’t being applied. When I log into Sway, it defaults to the default Sway configuration instead of my custom setup. Additionally, I can’t open a terminal using the Mod key...
  10. H

    Other Screen cast not working with OBS-studio in Hyprland "warning: [pipewire] Failed to start screencast, denied or cancelled by user"

    Hello. I am new in FreeBSD and also BSD-based sytems too... I have installed OBS-Studio, XWayland, wlroots, Hyprland and also `xdg-desktop-portal-hyprland` from `pkg install`. But after trying to create a `Screen Capture (PipeWire)` source and choose the first my monitor - I have nothing. And...
  11. NapoleonWils0n

    Other dwl users update to 0.7 for wlroots-0.18.1

    if you are using dwl ( wayland the version of dwm ) then you need to update to version 0.7 which is compatible with wlroots-0.18.1 which has just been released version 0.6 of dwl works with wlroots-0.17 not the package from the freebsd repos but a tar.gz release...
  12. P

    Sway is aborted; core dump

    Finally installed FreeBSD (thanks to Intel wifi, which i installed instead of Broadcom one). But i still can't manage my favourite compositor - Sway - to startup. Yeah, I started i3, but it would be mess to rewrite all configs, and i want to run sway. FreeBSD 14.1, Intel HD Graphics (i915...
  13. NapoleonWils0n

    xkb swap sterling £ and numbersign # on a gb keyboard

    xkb swap sterling £ and numbersign # on a gb keyboard https://github.com/NapoleonWils0n/cerberus/tree/master/xkb/xkb-swap-sterling-numbersign https://github.com/NapoleonWils0n/freebsd-dotfiles-xps/tree/master/.config/xkb i use a mac gb keyboard layout default layout pressing shift + 3...
  14. NapoleonWils0n

    Other dwl 0.6 (dwm for wayland) for wlroots 0.17 is out

    dwl the dynamic window manager for wayland (based on dwm) has some new release available dwl version 0.6 is out and compatible with wlroots 0.17 in the Freebsd quarterly branch dwl 0.7-rc1 is also out for wlroots 0.18 which is in the Freebsd latest branch if you are running quarterly you want...
  15. L

    C why i cant compile wayland source code in Freebsd via clang, cc and gcc?!

    i have this simple code in wayland : #include <stdio.h> #include <wayland-client.h> int main(int argc, char *argv[]) { struct wl_display *display = wl_display_connect(NULL); if (!display) { fprintf(stderr, "Failed to connect to Wayland display.\n"); return 1; }...
  16. NapoleonWils0n

    Other wlroots 0.17.4 fixes issue with X11 apps crashing under XWayland

    wlroots 0.17.4 has fixed an issue with X11 apps crashing on XWayland launching Duke Nuke em running as an X11 on XWayland would always crash my wlroots wayland session and i would have to log back in and then Duke Nuke em would work After upgrading to wlroots 0.17.4 today Duke no longer crashes
  17. ZioMario

    Trying to run KDE 6 Plasma with Wayland....

    Hello bro. I want to try to run Wayland + KDE 6 plasma. I have assembled the following commands that brought me close to the goal achievement,I think : ==> pkg install bash ==> pw groupmod video -m marietto ==> pkg install noto-2.0 sudo ==> EDITOR=nano visudo %wheel ALL=(ALL:ALL) ALL %sudo...
  18. plexinvise

    aarch64: Wayland, seatd - [backend/backend.c:376] Failed to open any DRM device

    Hi there, as summary states, I can't start compositor because seatd is not able to open drm. For the sake of testing I'm trying to see if I can start anything with cage compositor and here is the output # seatd-launch -- cage qutebrowser 00:00:00.000 [seatd/seat.c:39] Created VT-bound seat...
  19. NapoleonWils0n

    jails running linux wayland apps in a ubuntu jail

    ive been experimenting with running linux wayland apps in an ubuntu jail the jail is running ubuntu mantic with the nvidia drivers manually installed so they match the version on the freebsd host wayland enabled in the jails ~/.zshenv config export WAYLAND_DISPLAY=wayland-0 export...
  20. NapoleonWils0n

    Other Eureka running Wayland applications from inside a Jail

    I just figured out how to run Wayland applications from inside a Jail without using Xwayland The reason i started looking into this is because Davinci Resolve 19 beta 1 supports running as a native wayland application instead of running as an X11 app Also there is a nasty bug with wlroots that...
Back
Top