On Tue, Oct 7, 2014 at 7:33 PM, Cyrille Artho wrote:
> Dear all,
> When discussing the need to support HiDPI displays, I brought up the idea
> of joining Google Code-In. This is a much smaller version of GSoC, aimed at
> high school students. Students complete small tasks and can get T-shirts
> a
Dear all,
When discussing the need to support HiDPI displays, I brought up the idea
of joining Google Code-In. This is a much smaller version of GSoC, aimed at
high school students. Students complete small tasks and can get T-shirts
and other promotional items; the main part of the program runs
Jean-Marc Lasgouttes wrote:
> Le 07/10/2014 17:21, Alfredo Braunstein a écrit :
>> Jean-Marc Lasgouttes wrote:
>>
>>> Le 07/10/2014 16:18, Alfredo Braunstein a écrit :
By the way, this behavior is also a way of triggering
http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed wit
On Tue, Oct 7, 2014 at 2:16 PM, Jean-Marc Lasgouttes wrote:
> Le 07/10/2014 20:09, Scott Kostyshak a écrit :
>>
>> Still, I think that inset-select-all should be disabled outside of
>> insets. The entire buffer is not an inset, so it should not be
>> selected.
>
>
> I think actually that inset-sel
Le 07/10/2014 20:09, Scott Kostyshak a écrit :
Still, I think that inset-select-all should be disabled outside of
insets. The entire buffer is not an inset, so it should not be
selected.
I think actually that inset-select-all should be bound to C-a and be the
default way if selecting all. It i
On Tue, Oct 7, 2014 at 1:16 PM, Jean-Marc Lasgouttes wrote:
> Le 07/10/2014 19:05, Scott Kostyshak a écrit :
>>
>> If you are inside a branch inset and inside another inset (e.g. Note),
>> C-M-a will select everything in the note. If you are inside a branch
>> inset and not inside any other inset,
Scott Kostyshak wrote:
> On Tue, Oct 7, 2014 at 10:18 AM, Alfredo Braunstein
> wrote:
>> Alfredo Braunstein wrote:
>>
>>> Now if the situation is
>>>
>>> [one(two|)three]
>>>
>>> then pressing 'End' goes outside of the inset:
>>>
>>> [one(two)three]|
>>
>> By the way, this behavior is also a way
Le 07/10/2014 19:05, Scott Kostyshak a écrit :
If you are inside a branch inset and inside another inset (e.g. Note),
C-M-a will select everything in the note. If you are inside a branch
inset and not inside any other inset, C-M-a will select everything
inside the branch inset. These two behavior
On Tue, Oct 7, 2014 at 10:18 AM, Alfredo Braunstein wrote:
> Alfredo Braunstein wrote:
>
>> Now if the situation is
>>
>> [one(two|)three]
>>
>> then pressing 'End' goes outside of the inset:
>>
>> [one(two)three]|
>
> By the way, this behavior is also a way of triggering
> http://www.lyx.org/trac
On Tue, Oct 7, 2014 at 9:48 AM, Jean-Marc Lasgouttes wrote:
> Le 07/10/2014 07:24, Scott Kostyshak a écrit :
>
>> inset-select-all is not useful outside an inset. It used to be
>> equivalent to "select all", but is now disabled outside of insets.
>> Outside of insets, for the cua and mac C-M-a bin
Le 07/10/2014 17:21, Alfredo Braunstein a écrit :
Jean-Marc Lasgouttes wrote:
Le 07/10/2014 16:18, Alfredo Braunstein a écrit :
By the way, this behavior is also a way of triggering
http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed without
mouse hover", now closed/fixed), as when
On Tue, Oct 7, 2014 at 4:58 AM, Stephan Witt wrote:
> Am 06.10.2014 um 22:05 schrieb Marcelo Galvão Póvoa
> :
>
>> On Sun, Oct 5, 2014 at 4:29 PM, Stephan Witt wrote:
>>> Am 02.10.2014 um 13:14 schrieb Stephan Witt :
>>>
Am 18.07.2014 um 10:39 schrieb Stephan Witt :
I gave it a tr
Jean-Marc Lasgouttes wrote:
> Le 07/10/2014 16:18, Alfredo Braunstein a écrit :
>> By the way, this behavior is also a way of triggering
>> http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed without
>> mouse hover", now closed/fixed), as when the cursor escapes wrongly the
>> math inse
Le 07/10/2014 16:18, Alfredo Braunstein a écrit :
By the way, this behavior is also a way of triggering
http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed without mouse
hover", now closed/fixed), as when the cursor escapes wrongly the math
inset, purple corners are not cleared. The pa
Alfredo Braunstein wrote:
> Now if the situation is
>
> [one(two|)three]
>
> then pressing 'End' goes outside of the inset:
>
> [one(two)three]|
By the way, this behavior is also a way of triggering
http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed without mouse
hover", now clos
2014-10-07 15:44 GMT+02:00 Jean-Marc Lasgouttes:
> Le 07/10/2014 13:10, Jürgen Spitzmüller a écrit :
>
>> In that case, we could probably set up a script that generates those @2x
>> icons (as well as icons of diverse size) from the SVG. This could also
>> be used in order to generate bigger icons
Le 07/10/2014 07:24, Scott Kostyshak a écrit :
inset-select-all is not useful outside an inset. It used to be
equivalent to "select all", but is now disabled outside of insets.
Outside of insets, for the cua and mac C-M-a bind, command-alternatives
thus passes dispatch to section-select. This is
Le 07/10/2014 13:10, Jürgen Spitzmüller a écrit :
In that case, we could probably set up a script that generates those @2x
icons (as well as icons of diverse size) from the SVG. This could also
be used in order to generate bigger icons for other purposes (think
tablet UI).
Why not use directly
2014-10-07 12:37 GMT+02:00 Stephan Witt:
> Please note that Qt is using the Apple @2x naming convention to detect
> HiDPI icons itself.
> To adopt this for LyX is another possibility. I'm not sure what
> alternative ways exist,
> e.g. how the Gnome desktop is doing these HiDPI things.
>
In that
Am 07.10.2014 um 10:13 schrieb Jürgen Spitzmüller :
> 2014-10-07 8:57 GMT+02:00 Stephan Witt:
>
> The first task to get HiDPI icons is to have high resolution icon sets.
> The 2nd step is to implement a solution to choose the correct icons
> for the actual screen resolution.
>
> So, we have some
Jürgen Spitzmüller wrote:
> 2014-10-06 22:33 GMT+02:00 Alfredo Braunstein:
>
>> I've found out that the attached patch restores my sanity of mind in this
>> particular case. Does anyone has an idea why the request was declared
>> undispatched (after being handled by the inner insets?) and what ar
2014-10-06 22:33 GMT+02:00 Alfredo Braunstein:
> I've found out that the attached patch restores my sanity of mind in this
> particular case. Does anyone has an idea why the request was declared
> undispatched (after being handled by the inner insets?) and what are the
> potential problems of elim
2014-10-07 10:20 GMT+02:00 Jean-Marc Lasgouttes:
> Yes, we should start to investigate this.
>
I commit what I have collected so far when I am back home (end of week).
This includes some of the oxygen icons (SVGs from the KDE set). Then people
can go ahead and try to complete the set(s).
Jürgen
Le 07/10/14 10:13, Jürgen Spitzmüller a écrit :
So, we have some art work to do and then some coding.
Switch to SVG?
I have SVG versions of some (although not all) of our own icons (I will
commit them eventually), and the icons taken from public sets should
also be available as SVG.
Yes,
2014-10-07 8:57 GMT+02:00 Stephan Witt:
>
> The first task to get HiDPI icons is to have high resolution icon sets.
> The 2nd step is to implement a solution to choose the correct icons
> for the actual screen resolution.
>
> So, we have some art work to do and then some coding.
>
Switch to SVG?
Am 06.10.2014 um 22:05 schrieb Marcelo Galvão Póvoa :
> On Sun, Oct 5, 2014 at 4:29 PM, Stephan Witt wrote:
>> Am 02.10.2014 um 13:14 schrieb Stephan Witt :
>>
>>> Am 18.07.2014 um 10:39 schrieb Stephan Witt :
>>>
>>> I gave it a try to make some progress regarding the HiDPI stuff.
>>>
>>> Fir
Stephan Witt wrote:
Am 07.10.2014 um 01:38 schrieb Cyrille Artho :
Do you have a proposal how to get HiDPI icons?
This could be a task for "Google Code In" (GCI), where high school students
work on small tasks for $100 per task. I think we would have to come up with several
types of work pa
27 matches
Mail list logo