Giter Club home page Giter Club logo

Comments (6)

NsCDE avatar NsCDE commented on June 9, 2024

Thanks. I will try this in VM next month and incorporate what is appropriate for new release.

from nscde.

NsCDE avatar NsCDE commented on June 9, 2024

Hi @tim78245

I just tried this with xcalc, xedit and xterm. Good work for this old apps, nice look. As soon as I convert this to dynamic template form for theming, it will go to the master and for next release. Thanks.

from nscde.

NsCDE avatar NsCDE commented on June 9, 2024

Corrected and improved few things and merged.

from nscde.

tim78245 avatar tim78245 commented on June 9, 2024

Thanks, someone has to keep the desktop looking coherent.

Do try the Links. Links is really cool simple x11 web browser that fits nicely with old x11 apps. Only one of it's kind.

sudo apt install links2
sudo dnf install links

You then need to do links(2) -g in a terminal to open the gui mode, or your package manager should have included a shortcut to it.

from nscde.

NsCDE avatar NsCDE commented on June 9, 2024

Hi @tim78245,

There are some concerns about rewriting people's ~/.links/links.cfg:

  • people using links are probably highly alergic on programs rewriting their config files, and this file is exactly that in contrast to (mainly) decorative X resources files
  • even editing this file with sed would be risky.
  • I can maybe make it optional (commented out) part of ~/.NsCDE/colormgr.local - do_links

Here is example how template for processing should look like:

background_color NSCDE_BG_COLOR_6
foreground_color NSCDE_FG_COLOR_6
scroll_bar_area_color NSCDE_SEL_COLOR_5
scroll_bar_bar_color NSCDE_BG_COLOR_5
scroll_bar_frame_color NSCDE_TS_COLOR_5
html_g_background_color NSCDE_BG_COLOR_4
html_g_text_color NSCDE_FG_COLOR_4
html_g_link_color 0x0000ff
html_g_ignore_document_color 1

~/.links/links.cfg can be produced with:

/usr/libexec/NsCDE/palette_colorgen -n 8 -p /usr/share/NsCDE/palettes/Broica.dp -i linkscfg -s -c | sed 's/#/0x/g' > ~/.links/links.cfg

from nscde.

tim78245 avatar tim78245 commented on June 9, 2024

I think since all of the links changes are decorative they should be fine. I doubt people using NsCDE would want their links themed differently than the rest of their system, NsCDE already themes things like terminals and firefox.

Maybe what should happen is there should be an "advanced menu", that when clicked allows one to select which colormgr profiles they want to use (I think the default should be all).

from nscde.

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.