On 06/25/2017 03:30 PM, Kim Woelders wrote:
> On 06/17/2017 01:24 PM, Pierre Neyron wrote:
>> Hi Kim,
>>
>> I'd like to propose a patch to add a toggle_size half_X window operation
>> (where X is N, S, E or W), to allow a kind of tiling feature to e16.
>>
>> I'm actually using that code for a long time already, and I'm quite used
>> to it now, so I'd like to get it possibly accepted upstream.
>>
>> To use it in my e16 setup, I just have in ~/.e16/bindings.cfg:
>> KeyDown   C4     Down wop * toggle_size half_S
>> KeyDown   C4       Up wop * toggle_size half_N
>> KeyDown   C4     Left wop * toggle_size half_W
>> KeyDown   C4    Right wop * toggle_size half_E
>>
>> Please let me know.
>>
> 
> Hi Pierre,
> 
> Sorry about the delay.
> 
> I have committed your patch after removing the added but unused
> screen_spec parameter to MaxSizeHV().
> 
> Thanks,
> 
> /Kim

Hi Kim, thanks !

Sorry about the screen_spec, must be a leftover of another patch I
tried: I wanted to automate moving a window from one screen to another
in xinerama mode (from my external 27" display to my laptop 13" one),
with some magic on the calculation of the window size. But I did not
find anything really usable for now, because the content of the window
has to scale as well.

Thanks again.
Best regards,
Pierre

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to