Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no transparency #126

Closed
ndowens opened this issue Dec 11, 2020 · 16 comments
Closed

no transparency #126

ndowens opened this issue Dec 11, 2020 · 16 comments

Comments

@ndowens
Copy link

ndowens commented Dec 11, 2020

https://termbin.com/7kz8

xst 0.8.4 with the above setting gives no transparency. I am using plasma with compositor enabled, opengl.
Brought to my attention originally by void-linux/void-packages#27070

@vikigenius
Copy link

This is broken by the latest update i think. It worked just before the recent update.

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

This is broken by the latest update i think. It worked just before the recent update.

Yup, just tested older version and it works with 0.7.2

@vikigenius
Copy link

@ndowens, can you test if blinking cursors work for you in 0.8.4 ? I think the recent update broke that as well #127

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

With 0.7.2 mine doesn't blink either

@vikigenius
Copy link

@ndowens Hmm, mine does blink in 0.7.2 if i set:

st.cursorshape:       1
st.cursorthickness:   2
st.cursorblinkstyle:  0
st.cursorblinkontype: 1
st.blinktimeout:      800

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

Hoping this gets resolved, or I will just revert to older version after giving sometime

@vikigenius
Copy link

master seems to be working just fine. Maybe it's time to just update to a new release version?

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

master seems to be working just fine. Maybe it's time to just update to a new release version?

Will have to figure out which of the changes in master fixed the issue so can use it as a patch

@actionless
Copy link
Collaborator

some of the option names changed, make sure you are in-sync with example .Xresources config (https://github.com/gnotclub/xst/blob/master/.Xresources)

if smth still doesn't work, paste here the output of xrdb -q | grep '^st.' and diff of your config.h with config.h.def in case if you made there any changes as well

particularly with transparency there are 2 new options now, st.disable_alpha_correction and st.depth which both could affect the final result

@actionless
Copy link
Collaborator

also reports for not latest git master are not accepted

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

also reports for not latest git master are not accepted

Why would releases not get support?

@actionless
Copy link
Collaborator

feel free to assign yourself to support them, @ndowens

@ndowens ndowens closed this as completed Dec 11, 2020
@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

@vikigenius i will figure out which commit fixes it and I will orphan it if you want it

@actionless
Copy link
Collaborator

in that case, i can create 0.8.x branch and you could maintain it if you like, @ndowens

and new features we would do as now on master, and they will be release as 0.9-smth

sounds fine for you @neeasade ?

@neeasade
Copy link
Member

neeasade commented Dec 11, 2020 via email

@ndowens
Copy link
Author

ndowens commented Dec 11, 2020

Thanks for new release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants