Giter Club home page Giter Club logo

Comments (8)

lasers avatar lasers commented on July 17, 2024 3

4 years 7 months passed. Can you determine if you're still having this problem today on 1.10.8 or preferably 1.10.9_pre (git)? The older versions are not trustworthy due to too many changes that can be hard to track. Additionally, I'd like to see configs too so we know what variables are being used... and if we can reproduce this issue easily. Thank you.

from conky.

lasers avatar lasers commented on July 17, 2024 3

@obakfahad I found you. We are looking into this issue right now.

  1. Are you able to reproduce this problem today?
  2. Are you able to reproduce this problem on current master branch too?
git clone https://github.com/brndnmtthws/conky
cd conky
mkdir -p build
cd build
cmake ..
make -j4  # 4 cores to run in parallel
src/conky -c ~/conky.conf # <-- your config goes here

from conky.

lasers avatar lasers commented on July 17, 2024 3

@su8 I found you too. I tested this with modified default config. I don't get this behavior.

@madworm You commented last year. Are you able to reproduce same thing this year?

from conky.

lasers avatar lasers commented on July 17, 2024 1

I'm copying and pasting everything here.

Conky Window Size Problem

Posted on March 24, 2013 by Fahad Ahammed

There is a common problem about conky window size . If you are using a huge conky then this problem will arise . Height of your conky will show problem . Conky window height will show as half or not full . Here i am giving an effective solution .

conky-window-1

This is the problem we face .

conky-window-2
Make Sure your conky config files OWN WINDOW section is like mine .

Also , make sure your

minimum_size 1060 150
maximum_width 1060

lines are adequate enough to show full window . Above “150” is used to set the vertical height .

conky-window-3

Go to the start of “own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below” and type “#” before this line like above and save the file .

conky-window-4

In the desktop you will see your conky like this , as a window which you can move and resize with mouse . Resize the window as you can resize any file manager window or applications by dragging the edge of that window .

conky-window-5

Now you make sure your conky is visible fully by resizing like above picture .

conky-window-6

Now go to the text editor where you were editing the conky file and remove “#” and save the file .

conky-window-7

Done ? 🙂

Please let me know whether it is useful or not !!!

Leave Comment .

from conky.

madworm avatar madworm commented on July 17, 2024

It would be nice to have this working.

from conky.

mswanson-me avatar mswanson-me commented on July 17, 2024

Link in OP is broken. If this problem is still outstanding, please update the issue. For the time being, I have added the 'bug' label, but this issue still needs more detail before it can be addressed.

from conky.

gsingh93 avatar gsingh93 commented on July 17, 2024

I don't use conky anymore, but a quick search on archive.org shows the new site is: https://fahadahammed.com/conky-window-size-problem/

Seems like this is still a problem for other users though.

from conky.

lasers avatar lasers commented on July 17, 2024

Few months ago, I tried this with modified default config. I couldn't reproduce this issue so I will go ahead and close this. Please reopen / comment back if you're still affected by this issue. Thanks.

from conky.

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.