Giter VIP home page Giter VIP logo

oxbar's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

voutilad bm3719

oxbar's Issues

I can't build oxbar on OpenBSD 7.5

Hi, many thanks for your work. :)

I used the last version.

alex@balamut:oxbar$ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
alex@balamut:oxbar$ git pull
Already up to date.

Buiding

alex@balamut:oxbar$ make
cc -O2 -pipe  -c -std=c89 -Wall -Wextra -Werror -O2 `pkg-config --cflags pangocairo` settings.c
settings.c:659:49: error: 'sscanf' may overflow; destination buffer in argument 3 has size 100, but the corresponding specifier may require size 101 [-Werror,-Wfortify-source]
                if (1 == sscanf(line, " [%100[-a-zA-Z0-9]] ", theme_name)) {
                                                              ^
1 error generated.
*** Error 1 in /home/alex/src/oxbar (Makefile:38 'settings.o')

Let me know if you need more details.

Multi-monitor setup not supported

Hi,

I've got a laptop (1280x800) with external monitor (2560x1440) configured the following way:

xrandr --auto --output DP-2 --primary --above LVDS-1
xrandr --output DP-2 --pos -640x0

so the laptop's screen is below the external display and is centered.

When I run oxbar top I can see the whole bar on top of the external monitor only. When I run oxbar bottom I can see only part of the bottom bar on laptop's screen only. It looks as if it takes the 2560px width and crops the left and right sides of the bar.

Ideal solution would be specifying the monitor(s) in the theme section.

So, for example, if I wanted to have top bar on each screen (each bar with different widgets, due to various screen widths) I would run two instances of oxbar, each with different monitor setting.

Regards
aviofreak

Oxbar segmentation fault after failed backlight query

I'm using OpenBSD 6.4 amd 64. Regardless of which options I choose, oxbar always returns the following when I run it:

oxbar: xcb randr backlight query failed

Segmentation fault (core dumped)

I'm using a desktop computer and not a laptop. Do you think this may be the issue? I did install the xcb package and anything with randr in the name just in case.

FreeBSD missing util.h

Hello,

I'm using FreeBSD 12.1 and I get a make error:

cc -O2 -pipe -c -std=c89 -Wall -Wextra -Werror -O2 pkg-config --cflags pangocairo settings.c settings.c:26:10: fatal error: 'util.h' file not found #include <util.h> ^~~~~~~~ 1 error generated. *** Error code 1

I have :

pango-1.42.4_3 and cairo-1.16.0,2 installed.

Thanks,

Nuno Teixeira

Do I need to change anything on Makefile?

Thanks,
Nuno Teixeira

Integration with dwm / startup issue

Hi,

so far I've been using dstat as my statusbar in dwm and recently I came across oxbar. I wanted to try it out but I cannot make it work properly in dwm. It doesn't load properly when specified in .xsession or .xinitrc.

After I log in, I can simply launch it from terminal but it appears over my main dwm bar where I have workspace tags and window title.

Am I missing something or is such behaviour a feature, not a bug?

Regards
aviofreak

Volume widget not working (OpenBSD)

I installed oxbar using the method described in the README, configured it, every module except the volume module works, no error is reported about it either.

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.