Code Monkey home page Code Monkey logo

Comments (8)

abb128 avatar abb128 commented on September 27, 2024 1

I tried the Go version on Pop and it didn't seem to wanna build. I also tried messing around with the layer-shell and neither of the two attempts changed anything.

I ended up installing Arch and both nwg-launchers and nwg-drawer seem to work fine now without the issue, even on wayfire.

from nwg-launchers.

nwg-piotr avatar nwg-piotr commented on September 27, 2024

Seems to look perfectly well on my vertical display (DP-1),

output DP-1 resolution 1920x1200 position 0,0 transform 270
output eDP-1 resolution 1920x1080 position 1200,840
output HDMI-A-1 resolution 1920x1080@60Hz position 3120,840

as well as on both horizontal ones.

Which WM do you use?

from nwg-launchers.

abb128 avatar abb128 commented on September 27, 2024

I'm using sway version 1.4 from apt on Pop OS 20.04 LTS, default sway config except using nwggrid and my monitor setup. I noticed the latest sway is 1.6.1 so I'm wondering if that might actually be it, since the latest one Ubuntu 20.04 provides is 1.4

Here's a screenshot of how it looks when I open it:
image

from nwg-launchers.

nwg-piotr avatar nwg-piotr commented on September 27, 2024

If you want my advice: try building sway from Master following this guide. The latest release sucks on my hybrid AMD laptop, so I use the last tag that worked decently for me.

[edit] Just tried the latest Master, and Chromium with ozone flags still crashes. :/

from nwg-launchers.

abb128 avatar abb128 commented on September 27, 2024

Some dependencies and packages like wayland-server on Ubuntu 20.04 seem to be too out of date to build sway and wlroots from master or from 1.6.1 release, so I don't think I can do it. It's probably a non-issue on the latest release anyway seeing as it works for you though.

from nwg-launchers.

nwg-piotr avatar nwg-piotr commented on September 27, 2024

Well, I'm no longer a developer in this project, as I gave up on C++. We need @Siborgium's opinion. You could try the counterpart I wrote in Go, but I have no idea if it's going to build on Debian.

from nwg-launchers.

Siborgium avatar Siborgium commented on September 27, 2024

Some dependencies and packages like wayland-server on Ubuntu 20.04 seem to be too out of date to build sway and wlroots from master or from 1.6.1 release,

You could build wayland-server along with the other dependencies too, though at this point using Ubuntu is pointless.

You could try and build nwg-launchers with -Dlayer-shell=disabled, that'd force Sway IPC mechanism instead of layer-shell, which could potentially resolve the issue. I wonder if it's our code that is wrong or it's older Sway version having troubles -- but again, our code simply binds to the screen edges, there are no coordinates and such.

It could also be gtk-layer-shell problem, which is outdated on Ubuntu 20.04 -- uninstall libgtk-layer-shell-dev AND build with -Dlayer-shell=enabled to build it as a subproject.

Unfortunately, I lack the display suitable to set to portrait orientation, so I can't test the case properly.

from nwg-launchers.

nwg-piotr avatar nwg-piotr commented on September 27, 2024

I ended up installing Arch

This is always the ultimate solution. 😄

from nwg-launchers.

Related Issues (20)

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.