-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116117/
-----------------------------------------------------------

(Updated March 4, 2014, 5:07 p.m.)


Review request for kde-workspace, Plasma, Aaron J. Seigo, Marco Martin, and 
Sebastian Kügler.


Changes
-------

It looks that previous script didn't work correctly, because I always assumed 
when there is some panel, it's placed to bottom. Now I'm checking free edges 
and placing a new panel according to which one is free.


Repository: kde-workspace


Description
-------

When adding a new empty panel, it's placed at top by default, but it should be 
placed to bottom, when it's possible. Also when adding a new "Default Panel" to 
second screen without any panel and you already have one on your first screen, 
then it's also placed to top instead of bottom. This is just a simple fix, 
which changes order of checking free edges for empty panels and adds a check 
for screenId when executing a script for default panel layout. I'm not much 
sure with the javascript part, but it works.


Diffs (updated)
-----

  
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
 356e689 

Diff: https://git.reviewboard.kde.org/r/116117/diff/


Testing
-------


Thanks,

Jan Grulich

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to