Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread lilydjwg
On Tue, Sep 29, 2015 at 11:54:03AM +0200, Szymon Hennel wrote:
> Hi,
> 
> I have the same issue, so it's unlikely to be an error in your config.
> Left-Clicking and dragging on any pixel that does not belong to the document
> or to a button is interpreted as mod4+button1.

I don't have the issue. It works quite well for me. Here's my config:
https://github.com/lilydjwg/myawesomerc

Versions:

awesome 3.5.6-2
inkscape 0.91-9

-- 
Best regards,
lilydjwg

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread Szymon Hennel

Hi,

I have the same issue, so it's unlikely to be an error in your config. 
Left-Clicking and dragging on any pixel that does not belong to the 
document or to a button is interpreted as mod4+button1.


Best,
Szymon

On 2015-09-29 11:09, Raphael Plasson wrote:

Hello,

are there some people here using inkscape (vector-based drawing 
program)? There is actually a (small but annoying) problem when used 
with awesome. Guide lines can be added (typically for attaching 
objects on it) by dragging them from the rulers. The problem is that 
this is understood by awesome for some reason as dragging the window 
(i.e. that instead of adding a new guide that can be moved inside the 
window, the full application window is move as if mod-button1 was 
pressed).


Do you have an idea where this bug comes from (or where to look for 
identifying its origin)? Inkscape sending a wrong (or nonstandard) 
command/signal to the WM? Awesome misinterpreting what Inkscape is 
asking? Would have I by some way messed up awesome configuration for 
having this behavior?


Thank you,
Raphaël





--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Dragging inskape guides from rulers in awesome

2015-09-29 Thread Raphael Plasson

Hello,

are there some people here using inkscape (vector-based drawing 
program)? There is actually a (small but annoying) problem when used 
with awesome. Guide lines can be added (typically for attaching objects 
on it) by dragging them from the rulers. The problem is that this is 
understood by awesome for some reason as dragging the window (i.e. that 
instead of adding a new guide that can be moved inside the window, the 
full application window is move as if mod-button1 was pressed).


Do you have an idea where this bug comes from (or where to look for 
identifying its origin)? Inkscape sending a wrong (or nonstandard) 
command/signal to the WM? Awesome misinterpreting what Inkscape is 
asking? Would have I by some way messed up awesome configuration for 
having this behavior?


Thank you,
Raphaël


--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread Maxwell Anselm
Yes, I have two screens. I also get the weird maximized behavior from
Inkscape but I think that is unrelated as everything else works fine.
On Sep 29, 2015 10:24 AM, "Szymon Hennel"  wrote:

> I have just discovered that the behavior is more complex than just
> treating any click as mod4+button1 : Inkscape jumps between screens, but
> not within a single screen. If I reduce my setup to only one screen, there
> is no problem. Let me explain this better :
>
> I have 2 screens, both showing their first tag, using the layout
> awful.layout.suit.tile. I have a bunch on xterms on each screen. I open
> inskape on screen 1, it starts maximized even though I have the rule
>
> { rule = { class = "Inkscape" },
>   properties = {maximized_horizontal = false, maximized_vertical =
> false } },
>
> With mod4+button1, I can drag it around screen1 and make it jump between
> the possible positions in the tiling scheme, I can also drag it over to
> screen 2 in a controlled way.
>
> If I left click on inkscape and drag towards screen 2 (nothing should
> happen), then it immediately jumps to screen2, without going through
> available positition within the tiling scheme of screen 1. I can not drag
> it around screen 2 either, all I can do is make it it go back to its
> initial position on screen 1 if I drag the mouse in the other direction.
>
> Do you guys have multiple screens?
>
>
>
>
> On 2015-09-29 15:40, Maxwell Anselm wrote:
>
> No problem here either, with the same versions as lilydjwg.
>
> My config
>
> https://github.com/silverhammermba/.files/blob/bet/awesome/.config/awesome/rc.lua
>
> On Tue, Sep 29, 2015 at 9:31 AM, lilydjwg  wrote:
>
>> On Tue, Sep 29, 2015 at 11:54:03AM +0200, Szymon Hennel wrote:
>> > Hi,
>> >
>> > I have the same issue, so it's unlikely to be an error in your config.
>> > Left-Clicking and dragging on any pixel that does not belong to the
>> document
>> > or to a button is interpreted as mod4+button1.
>>
>> I don't have the issue. It works quite well for me. Here's my config:
>> https://github.com/lilydjwg/myawesomerc
>>
>> Versions:
>>
>> awesome 3.5.6-2
>> inkscape 0.91-9
>>
>> --
>> Best regards,
>> lilydjwg
>>
>> --
>> To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.
>>
>
>
>


Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread Szymon Hennel
I have just discovered that the behavior is more complex than just 
treating any click as mod4+button1 : Inkscape jumps between screens, but 
not within a single screen. If I reduce my setup to only one screen, 
there is no problem. Let me explain this better :


I have 2 screens, both showing their first tag, using the layout 
awful.layout.suit.tile. I have a bunch on xterms on each screen. I open 
inskape on screen 1, it starts maximized even though I have the rule


{ rule = { class = "Inkscape" },
  properties = {maximized_horizontal = false, maximized_vertical = 
false } },


With mod4+button1, I can drag it around screen1 and make it jump between 
the possible positions in the tiling scheme, I can also drag it over to 
screen 2 in a controlled way.


If I left click on inkscape and drag towards screen 2 (nothing should 
happen), then it immediately jumps to screen2, without going through 
available positition within the tiling scheme of screen 1. I can not 
drag it around screen 2 either, all I can do is make it it go back to 
its initial position on screen 1 if I drag the mouse in the other direction.


Do you guys have multiple screens?




On 2015-09-29 15:40, Maxwell Anselm wrote:

No problem here either, with the same versions as lilydjwg.

My config
https://github.com/silverhammermba/.files/blob/bet/awesome/.config/awesome/rc.lua

On Tue, Sep 29, 2015 at 9:31 AM, lilydjwg > wrote:


On Tue, Sep 29, 2015 at 11:54:03AM +0200, Szymon Hennel wrote:
> Hi,
>
> I have the same issue, so it's unlikely to be an error in your
config.
> Left-Clicking and dragging on any pixel that does not belong to
the document
> or to a button is interpreted as mod4+button1.

I don't have the issue. It works quite well for me. Here's my config:
https://github.com/lilydjwg/myawesomerc

Versions:

awesome 3.5.6-2
inkscape 0.91-9

--
Best regards,
lilydjwg

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org
.






Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread Szymon Hennel
Interesting. Here's my config in case anyone is interested : 
http://pastebin.com/s4wQSUvL


I will try to solve the problem and report back if I find anything.



On 2015-09-29 16:29, Maxwell Anselm wrote:


Yes, I have two screens. I also get the weird maximized behavior from 
Inkscape but I think that is unrelated as everything else works fine.


On Sep 29, 2015 10:24 AM, "Szymon Hennel" > wrote:


I have just discovered that the behavior is more complex than just
treating any click as mod4+button1 : Inkscape jumps between
screens, but not within a single screen. If I reduce my setup to
only one screen, there is no problem. Let me explain this better :

I have 2 screens, both showing their first tag, using the layout
awful.layout.suit.tile. I have a bunch on xterms on each screen. I
open inskape on screen 1, it starts maximized even though I have
the rule

{ rule = { class = "Inkscape" },
  properties = {maximized_horizontal = false,
maximized_vertical = false } },

With mod4+button1, I can drag it around screen1 and make it jump
between the possible positions in the tiling scheme, I can also
drag it over to screen 2 in a controlled way.

If I left click on inkscape and drag towards screen 2 (nothing
should happen), then it immediately jumps to screen2, without
going through available positition within the tiling scheme of
screen 1. I can not drag it around screen 2 either, all I can do
is make it it go back to its initial position on screen 1 if I
drag the mouse in the other direction.

Do you guys have multiple screens?




On 2015-09-29 15:40, Maxwell Anselm wrote:

No problem here either, with the same versions as lilydjwg.

My config

https://github.com/silverhammermba/.files/blob/bet/awesome/.config/awesome/rc.lua

On Tue, Sep 29, 2015 at 9:31 AM, lilydjwg > wrote:

On Tue, Sep 29, 2015 at 11:54:03AM +0200, Szymon Hennel wrote:
> Hi,
>
> I have the same issue, so it's unlikely to be an error in
your config.
> Left-Clicking and dragging on any pixel that does not
belong to the document
> or to a button is interpreted as mod4+button1.

I don't have the issue. It works quite well for me. Here's my
config:
https://github.com/lilydjwg/myawesomerc

Versions:

awesome 3.5.6-2
inkscape 0.91-9

--
Best regards,
lilydjwg

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org
.








Re: Dragging inskape guides from rulers in awesome

2015-09-29 Thread Raphael Plasson
Weird indeed. I have the problem with the last debian sid version 
(awesome 3.5.6-1 and inkscape 0.91-5+b2).


However, I tried with a new, empty user... no problem.
I copied the full .config/awesome from my main user to this test user... 
no problem
I then copied the full .config/inkscape from main to test user... no 
problem.

I even copied .xinitrc from main to test user... still no problem.

I thus end up with  two user on the same machine, with the same xorg, 
awesome and inkscape configuration environment. One has the "drag" 
problem, not the other one. Where does the problem come from


Still investigating here, puzzled.

Raphaël



Le 29/09/2015 17:37, Szymon Hennel a écrit :
Interesting. Here's my config in case anyone is interested : 
http://pastebin.com/s4wQSUvL


I will try to solve the problem and report back if I find anything.





--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.