AXEL_K aka 3dproger

Results 114 comments of AXEL_K aka 3dproger

I'll try to do something similar in the next updates

How about this? ``` Username Message Goes Here ``` By default, the CSS will add a prefix `: ` to the message text: ``` .text::before { content: ": "; }...

The previous version was wrong. Here is a new improved version: ``` Username Message text 1 Message text 2 Message text 3 some link text ``` CSS: ``` .authorMessageContentSeparator::before {...

Yes it is possible. Moreover, the application on Android has already been compiled and launched, but it doesn’t work very well yet and I don’t want to release it in...

There is no need to close this issue. An open ticket will be an additional reminder for me issue it is completed

This cannot be done yet, but I will try to make it possible. Added a issue to implement this: https://github.com/3dproger/AxelChat/issues/457

> Yep I use wine, maybe problem for fonts Apparently, the problems here are not only with fonts. Well, thanks for the information, I'll try to figure it out

> What's so hard to port on Linux? Up to this point there have been very few requests for a Linux release. Well, I'll try to work on this issue...

> I understand that the program uses directx11 right? To be honest, I haven't delved into what technology is used under the hood. By and large, I don't go beyond...

This is in the plans, many people ask about it. I will try to do it, but I don't know when I will do it yet