git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gitk: make the 'Tags and Heads' window geometry sticky
@ 2025-09-20 18:40 Michael Rappazzo
  2025-09-20 18:40 ` [PATCH v2 1/2] gitk: fix the position of the main main window on initialize Michael Rappazzo
  2025-09-20 18:40 ` [PATCH v2 2/2] gitk: make Tags and Heads window geometry sticky Michael Rappazzo
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Rappazzo @ 2025-09-20 18:40 UTC (permalink / raw)
  To: git; +Cc: j6t, Michael Rappazzo

Differences from v1:
 - Add a fix to adjust the position of the main window on open.
   Previously, the size was preserved, but not the position.
 - Simplified the mechanism for storing the size and position of the
   tags and head view to use absolute positioning instead of being
   relative to the parent window.

Michael Rappazzo (2):
  gitk: fix the position of the main main window on initialize
  gitk: make Tags and Heads window geometry sticky

 gitk | 37 +++++++++++++++++++++++++++++++++++--
 1 file changed, 35 insertions(+), 2 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-28 13:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-20 18:40 [PATCH v2 0/2] gitk: make the 'Tags and Heads' window geometry sticky Michael Rappazzo
2025-09-20 18:40 ` [PATCH v2 1/2] gitk: fix the position of the main main window on initialize Michael Rappazzo
2025-09-22  6:00   ` Johannes Sixt
2025-09-22 10:16     ` Mark Levedahl
2025-09-20 18:40 ` [PATCH v2 2/2] gitk: make Tags and Heads window geometry sticky Michael Rappazzo
2025-09-22  6:34   ` Johannes Sixt
2025-09-25 12:45     ` Mike Rappazzo
2025-09-28 13:30       ` Mike Rappazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).