[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-03 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #20 from Michail Vourlakos  ---
Git commit 1b47a3749ed8e728b2efdf8d53ebbedbaa94be44 by Michail Vourlakos.
Committed on 03/08/2018 at 23:05.
Pushed by mvourlakos into branch 'master'.

add size boundaries for dock settings window

--improve the new added code for user set settings
window size by specific boundaries in which it can
be set and not exit them

M  +18   -7shell/package/contents/configuration/LatteDockConfiguration.qml

https://commits.kde.org/latte-dock/1b47a3749ed8e728b2efdf8d53ebbedbaa94be44

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #19 from Michail Vourlakos  ---
(In reply to trmdi from comment #16)
> (In reply to trmdi from comment #15)
> > (In reply to Michail Vourlakos from comment #12)
> > 
> > My screen: 1366x768, 14inch -> PPI: 111
> > The font size 12 is too big for my screen, so I let it be 8. Look more ugly
> > than before: https://i.imgur.com/JZybaGB.png :p
> > (Using the commit 0472d... already)
> 
> Font size 10, PPI 111, replace your 36 with 30, it looks better:
> https://i.imgur.com/Fp5fxbf.jpg

ok, so user settings etc. can influence that so I can not thin an optimal
solution for everyone. This commit gives the user the freedom to scale the size
of the dock settings window. In order to do that you can use Meta+ScrollWheel
at the free areas of the dock settings window for increasing/decreasing the
settings window size scale.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/lat
   ||te-dock/fef362a52f628fa308e
   ||b77f109e9ba1c7ca57a21
 Status|UNCONFIRMED |RESOLVED

--- Comment #18 from Michail Vourlakos  ---
Git commit fef362a52f628fa308eb77f109e9ba1c7ca57a21 by Michail Vourlakos.
Committed on 02/08/2018 at 22:52.
Pushed by mvourlakos into branch 'master'.

a way for the user to change settings window size

--user can now use Meta+ScrollWheel in order to
increase/decrease the size of the dock settings
window according to its preference

M  +8-0containment/package/contents/config/main.xml
M  +1-1shell/package/contents/configuration/AppearanceConfig.qml
M  +1-1shell/package/contents/configuration/BehaviorConfig.qml
M  +72   -8shell/package/contents/configuration/LatteDockConfiguration.qml
M  +1-1shell/package/contents/configuration/TasksConfig.qml
M  +3-3shell/package/contents/configuration/TweaksConfig.qml

https://commits.kde.org/latte-dock/fef362a52f628fa308eb77f109e9ba1c7ca57a21

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #17 from tr...@yandex.com ---
(In reply to trmdi from comment #16)
> Font size 10, PPI 111, replace your 36 with 30, it looks better:
> https://i.imgur.com/Fp5fxbf.jpg

Sorry, the default PPI (maybe 96)

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #16 from tr...@yandex.com ---
(In reply to trmdi from comment #15)
> (In reply to Michail Vourlakos from comment #12)
> 
> My screen: 1366x768, 14inch -> PPI: 111
> The font size 12 is too big for my screen, so I let it be 8. Look more ugly
> than before: https://i.imgur.com/JZybaGB.png :p
> (Using the commit 0472d... already)

Font size 10, PPI 111, replace your 36 with 30, it looks better:
https://i.imgur.com/Fp5fxbf.jpg

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #15 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #12)

My screen: 1366x768, 14inch -> PPI: 111
The font size 12 is too big for my screen, so I let it be 8. Look more ugly
than before: https://i.imgur.com/JZybaGB.png :p
(Using the commit 0472d... already)

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #14 from Michail Vourlakos  ---
Git commit 04b2d84abb23a8998a40fa5ec9b351fd5e42ae07 by Michail Vourlakos.
Committed on 02/08/2018 at 16:28.
Pushed by mvourlakos into branch 'master'.

decrease a bit the settings height

M  +1-1shell/package/contents/configuration/LatteDockConfiguration.qml

https://commits.kde.org/latte-dock/04b2d84abb23a8998a40fa5ec9b351fd5e42ae07

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #13 from Michail Vourlakos  ---
3. You need to restart an application in order to check out the new font
settings how good are they... These settings provide me also fantastic
anti-aliasing for LibreOffice case

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #12 from Michail Vourlakos  ---
(In reply to trmdi from comment #11)
> 1. My font config: https://i.imgur.com/PntrhnC.png
> 2. A screenshot of Behavior Tab: https://i.imgur.com/NeuPAcE.png

before playing more with it, I would propose to play also with your font
settings, we might be able to improve them, if you dont like them of course you
can change them afterwards... :)

1. Find the correct DPI setting for your screen, you can use
https://www.sven.de/dpi/ for this. You set your screen resolution and how big
is your screen at inches e.g. 15.6 and that provides a PPI value which is the
DPI we are searching
2. Go to your Font settings and:
  A. Set everything to font size 12
  B. Enable "Use anti-aliasing"
  C. Disable "Exclude range from anti-aliasing"
  D. Choose "Vertical RGB"
  E. Choose "Slight"
  F. Enable Force Fonts DPI
  G. Write the PPI you found at previous site for the DPI record at integer
value e.g. 109.27 = 109  etc etc.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #11 from tr...@yandex.com ---
1. My font config: https://i.imgur.com/PntrhnC.png
2. A screenshot of Behavior Tab: https://i.imgur.com/NeuPAcE.png

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #10 from Michail Vourlakos  ---
2. Can you show me a screenshot of Behavior Tab? the Tasks Tab has space in it
by the short texts in the checkboxes...


from your screenshot I can see also two issues resolved: 
a. the settings window touches exactly the dock edge
b. the action buttons (add/remove/close) are exactly where they should be

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #9 from Michail Vourlakos  ---
(In reply to trmdi from comment #8)
> (In reply to Michail Vourlakos from comment #7)
> > Can you please show me how your settings window looks with last commit?
> 
> The difference is very slight: https://i.imgur.com/86Vjcd5.png
> I think the width (and maybe the height) is still a bit too wide.

something with your font probably or your font settings... it must have some
big paddings around it... what font are you using?

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #8 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #7)
> Can you please show me how your settings window looks with last commit?

The difference is very slight: https://i.imgur.com/86Vjcd5.png
I think the width (and maybe the height) is still a bit too wide.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #7 from Michail Vourlakos  ---
Can you please show me how your settings window looks with last commit?

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #6 from Michail Vourlakos  ---
Git commit a5a4b876dee8268083f7e186f084e6662ea5bddb by Michail Vourlakos.
Committed on 01/08/2018 at 14:31.
Pushed by mvourlakos into branch 'master'.

improve dock settings windows geometry calculation

--the dock settings window calculations should not look
different between different font settings/geometries/screens.
One way to overcome that issue is by using the font.height to
calculate the settings height, that is 37chars for now and
the width to be calculated in accordance with that height. There
are some down limits for both, height shouldnt overcome screens
height and shouldnt go under 400px  and the width can not be
less than 200px

M  +6-8shell/package/contents/configuration/LatteDockConfiguration.qml

https://commits.kde.org/latte-dock/a5a4b876dee8268083f7e186f084e6662ea5bddb

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #5 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #4)
> btw both before and after have an issue... the bottom buttons shouldnt be
> placed there, they should be placed exactly at the bottom edge of the of the
> settings window...
> 
> this is how settings window should look: https://imgur.com/iYS49ca

Yours looks ok. I just want mine looks like that.
Yes, mine is too high. It need some adjustment.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #4 from Michail Vourlakos  ---
btw both before and after have an issue... the bottom buttons shouldnt be
placed there, they should be placed exactly at the bottom edge of the of the
settings window...

this is how settings window should look: https://imgur.com/iYS49ca

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #3 from Michail Vourlakos  ---
(In reply to trmdi from comment #0)
> Before: https://i.imgur.com/XYYuAGO.png

sorry but this is awful, no symmetry at all... 

only thing I could accept is if the height could become smaller in order for
the width also to follow. I will work on it but the symmetry in very important.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #2 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #1)
> yep, I wanted a way the ratio I see in my computer (settings width to
> settings height) to be the same across different computers and different
> screen resolutions. 
> 
> So you dont like it? :)

Yes, you can see in this picture: https://i.imgur.com/L7GArbY.png
the blue area is a waste, the red dropdown is too wide.

-- 
You are receiving this mail because:
You are watching all bug changes.

[latte-dock] [Bug 397038] Latte setting window is a bit wide after some recent commit

2018-08-01 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=397038

--- Comment #1 from Michail Vourlakos  ---
yep, I wanted a way the ratio I see in my computer (settings width to settings
height) to be the same across different computers and different screen
resolutions. 

So you dont like it? :)

-- 
You are receiving this mail because:
You are watching all bug changes.