lehitoskin / blight

Blight is a Tox client written in Racket that utilizes libtoxcore-racket
GNU General Public License v3.0
44 stars 4 forks source link

UI looks crappy on tiled WM #31

Open 4DA opened 10 years ago

4DA commented 10 years ago

proofpic

We should do something with it, for example make button area on main window fixed size and move "Enter Emoji" button to very bottom of chat window (and make surrounding area fixed size as well).

lehitoskin commented 10 years ago

Nothing I do changes this behavior. It's absolutely frustrating.

4DA commented 10 years ago

Damn.

If we don't find a solution, i think we can ripoff all tox functionality from blight and make simple runnable example (without any runtime dependencies) with plain GUI and post to racket mailing list.

Halfwake commented 10 years ago

I haven't tested this on a tiling WM, but it should fix it on all supported WMs.

Halfwake commented 10 years ago

Probably should reopen this, since only half of the problem was fixed. That or make a new issue.

lehitoskin commented 10 years ago

@Halfwake Yeah, it was closed automatically with the PR.

lehitoskin commented 10 years ago

@4DA @Halfwake What other tiling window managers would you say are commonly used and should be tested? I only use AwesomeWM and a lot of the dialog boxes are automatically set to be floating, which doesn't help if the behavior isn't the same.

4DA commented 10 years ago

I use i3 window manager and it's fairly popular.

i can confirm that preferences, help and about dialogs are set to float and are correctly handled by WM.

On Fri, Jul 11, 2014 at 1:00 AM, Lehi Toskin notifications@github.com wrote:

@4DA https://github.com/4DA @Halfwake https://github.com/Halfwake What other tiling window managers would you say are commonly used and should be tested? I only use AwesomeWM and a lot of the dialog boxes are automatically set to be floating, which doesn't help if the behavior isn't the same.

— Reply to this email directly or view it on GitHub https://github.com/lehitoskin/blight/issues/31#issuecomment-48663683.

With best regards, Dmitry