All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sashank Bandi <bandi.rao999@gmail.com>
To: Bagas Sanjaya <bagasdotme@gmail.com>
Cc: git@vger.kernel.org, me@yadavpratyush.com,
	Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: Re: [INFO] Does Git GUI support Dark Mode on Windows 10 ?
Date: Mon, 27 Sep 2021 16:21:33 +0530	[thread overview]
Message-ID: <CABkJDHHeYkq-xF8pFweMtO0Xzm6FqHobSTTHzTN1KPQr2MEDNw@mail.gmail.com> (raw)
In-Reply-To: <135f854b-7975-a6a0-69ea-8697583a87b2@gmail.com>

I forgot to mention that we also have an alternative.

We can completely ditch C++ idea here and instead remove the native
title bar or border that the Window Manager gives and instead draw our
own title bar in Tcl/Tk. But that means rewriting the menu system.

So, I'm waiting for the decision of Pratyush Yadav here.

> Regarding GUI toolkit, you should pick the replacement carefully -
> tooling used in Git for Windows will need to be adapted in order to
> compile your chosen toolkit (whether it is Qt, GTK, or wxWidgets) for
> Windows.
No, I'm not choosing a toolkit. Whatever I will do, it will be in
native C++ without any other toolkit. It might be a little hard, but
it is better than including another whole library in here. Lightweight
is a reason I chose Git GUI and I will make sure that my contribution
does not make that go.

>
> CC also Johannes Schindelin for comments.
>
> --
> An old man doll... just what I always wanted! - Clara

  reply	other threads:[~2021-09-27 10:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 15:09 [INFO] Does Git GUI support Dark Mode on Windows 10 ? Sashank Bandi
2021-09-27  6:32 ` Bagas Sanjaya
2021-09-27 10:19   ` Sashank Bandi
2021-09-27 10:39     ` Bagas Sanjaya
2021-09-27 10:51       ` Sashank Bandi [this message]
2021-09-27 18:08       ` David Aguilar
2021-09-28  3:21         ` Sashank Bandi
2021-10-03 14:33           ` Sashank Bandi
2021-10-04  3:29             ` Bagas Sanjaya
2021-10-04  7:56             ` Pratyush Yadav
2021-10-04 15:09               ` Sashank Bandi
2021-10-06 11:39                 ` Pratyush Yadav
2021-10-06 14:45                   ` Sashank Bandi
2021-10-06 18:03                     ` Pratyush Yadav
2021-10-07 11:27                       ` Sashank Bandi
2021-12-08 12:29 Birger Skogeng Pedersen
2021-12-13  8:03 Birger Skogeng Pedersen
2021-12-21 16:14 ` Sashank Bandi
2022-01-17 14:33   ` Birger Skogeng Pedersen
2022-01-17 14:40     ` Birger Skogeng Pedersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABkJDHHeYkq-xF8pFweMtO0Xzm6FqHobSTTHzTN1KPQr2MEDNw@mail.gmail.com \
    --to=bandi.rao999@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=bagasdotme@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=me@yadavpratyush.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.