[kig] [Bug 366695] Feature to change swap macros with identical input/output

2016-08-24 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366695

--- Comment #1 from David E. Narvaez  ---
I am not sure what you mean by same input and same output: there are infinitely
many macros that take 3 points as inputs and output 1 point.

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


[kig] [Bug 366695] Feature to change swap macros with identical input/output

2016-08-26 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366695

--- Comment #3 from David E. Narvaez  ---
Then I have a problem understanding the phrase "without changing anything else"
in the original request: If I have a macro M1 that constructs the circumcenter
of a triangle, and a macro M2 that constructs the incenter of a triangle, if I
right-click on a point built uting M1 and change that to M2, everything that
depends on that circumcenter is now changed to depend on the incenter.

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


[calligraflow] [Bug 321567] Connecting shapes does not have arrows

2016-03-05 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=321567

David E. Narvaez  changed:

   What|Removed |Added

 CC||david.narv...@computer.org

--- Comment #1 from David E. Narvaez  ---
In Version 2.9.11, I pick the arrow end in the tool options when connecting
shapes and it does not add the the arrow.

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


[kig] [Bug 363716] There is no Python scripting

2016-05-31 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363716

--- Comment #3 from David E. Narvaez  ---
(In reply to Burkhard Lueck from comment #2)
> Maybe a packaging issue?

Correct, this seems to be a packaging issue. Might be intentional to avoid the
Python dependency or might be because Python detection at compile time has been
sort of a hit or miss lately. If the latter is the case, I would be happy to
help the packagers figure things out. I suggest someone opens a bug downstream
and see what the packagers think about this.

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


[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #2 from David E. Narvaez  ---
Created attachment 96128
  --> https://bugs.kde.org/attachment.cgi?id=96128&action=edit
Previous notifications pop-up

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


[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #1 from David E. Narvaez  ---
Created attachment 96127
  --> https://bugs.kde.org/attachment.cgi?id=96127&action=edit
Application launcher pop-up

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


[plasmashell] [Bug 356780] Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

--- Comment #3 from David E. Narvaez  ---
Created attachment 96129
  --> https://bugs.kde.org/attachment.cgi?id=96129&action=edit
Screenshot 1 with an overlay of the small screen over the large screen

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


[plasmashell] [Bug 356780] New: Popups from Panel Have Wrong Geometry

2015-12-16 Thread David E . Narvaez via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356780

Bug ID: 356780
   Summary: Popups from Panel Have Wrong Geometry
   Product: plasmashell
   Version: 5.4.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: david.narv...@computer.org
CC: plasma-b...@kde.org

I have two monitors:

Id:  67
Name:  "LVDS1"
Type:  "Panel (Laptop)"
Connected:  true
Enabled:  true
Primary:  true
Rotation:  1
Pos:  QPoint(1920,312)
MMSize:  QSize(344, 194)
Size:  QSize(1366, 768)

Id:  69
Name:  "HDMI1"
Type:  "Unknown"
Connected:  true
Enabled:  true
Primary:  false
Rotation:  1
Pos:  QPoint(0,0)
MMSize:  QSize(509, 286)
Size:  QSize(1920, 1080)

My larger HDMI monitor is first from left to right so plasma moves my panel to
that monitor (whether that's a bug in itself is another issue, I suppose) but
after that, pop-ups like the application launcher, hovering over applets,
clipboard contents and the history of notifications pop using the old geometry.
The attached screenshots show the problem.

Reproducible: Always

Steps to Reproduce:
1. Have plasma running on your main screen, with a appliation launcher applet.
2. Connect a new, larger screen to the left of your screen — plasma panels
should relocate to the new screen.
3. Click on the application launcher applet.

Actual Results:  
Application pop-up appears somewhere in the middle of the screen.

Expected Results:  
Applicationi pop-up should appear right on top of the panel.

The third screenshot shows an overlay of the small scree over the large screen,
showing that it seems to be that the pop up is using the old geometry, maybe a
kwin bug?

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