Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins related to "wayland"

2026-09-12
14:40
Begin work on wayland test suite check-in: cc999b74 user: kevin_walzer tags: wayland_test
2026-09-10
00:51
Consolidate changes from wayland_stress_test into wayland-a11y check-in: 383f25f1 user: kevin_walzer tags: wayland-a11y
2026-09-09
10:13
The Ubuntu package to install is 'libwayland-dev' leaf check-in: 816e2d59 user: jan.nijtmans tags: wayland
2026-08-27
01:02
Additional work on connecting to accessibility bus check-in: 552c8402 user: kevin_walzer tags: wayland-a11y
2026-08-26
20:04
Merge wayland-drawing-fixes check-in: 469ccbad user: kevin_walzer tags: wayland
2026-08-25
16:13
Correct scale clipping in canvas demo check-in: 4d04d1ec user: kevin_walzer tags: wayland-drawing-fixes
2026-08-24
23:33
Merge wayland branch check-in: 352d0541 user: kevin_walzer tags: wayland-a11y
23:32
Minor tweak check-in: 92f9c0b3 user: kevin_walzer tags: wayland
22:01
merge wayland_wm check-in: af5160b9 user: culler tags: wayland
21:52
merge wayland_menu2 closed check-in: f79a006e user: culler tags: wayland_wm
2026-08-23
15:12
Begin integrating at-spi accessibility check-in: 1ae8f2f8 user: kevin_walzer tags: wayland-a11y
15:04
Merge trunk check-in: 4cac1ae9 user: kevin_walzer tags: wayland
2026-08-22
15:09
Install libtommath for CI build check-in: b4755780 user: jan.nijtmans tags: trunk, main
2026-08-18
12:00
Update wm overrideredirect implementation check-in: 9347b0c7 user: kevin_walzer tags: wayland_wm
01:13
Fix menubutton issues; removes extra BeginDraw/EndDraw and removes unneeded inner event loop; adds debug logging for GL errors check-in: 35ed914e user: culler tags: wayland_menu2
2026-08-17
17:01
Merge trunk check-in: 3ae1f0a1 user: jan.nijtmans tags: wayland
16:56
Invalid backslash in ttk_toggleswitch.n check-in: cf856c8f user: jan.nijtmans tags: trunk, main
15:30
Close fork. check-in: ae07179c user: culler tags: wayland
15:21
Fix the floor plan demo by using Tk_GetPixelsFromObj in WmMinsizeCmd and WmMaxsizeCmd. check-in: de895cd3 user: culler tags: wayland
14:11
Adjust the clipping rectangle in tkCanvas.c so dragging items does not erase the border. check-in: afbba411 user: culler tags: wayland
09:41
Close fork. Merge trunk check-in: 67f112e2 user: jan.nijtmans tags: wayland
2026-08-16
23:53
Update Windows icons to new Tcl 9 logo check-in: 3e579ca6 user: PHILB tags: trunk, main
22:30
Fix dpi detection and use correct dpi for converting distances to pixels. check-in: 54e1f847 user: culler tags: wayland
14:38
Remove extraneous comment check-in: 93cf657a user: kevin_walzer tags: wayland
13:07
Fix typo check-in: 363797b2 user: kevin_walzer tags: wayland
12:56
Tighten up a few verbose comments check-in: b7f07375 user: kevin_walzer tags: wayland
04:28
Use correct dpi when converting points to pixels. Enable wayland defaults. Try using 3 for the default value of spacing2. closed check-in: 636ad5dc user: culler tags: wayland_screenmm
03:25
Ensure child widgets are offset correctly by menubar check-in: ffafffb8 user: kevin_walzer tags: wayland
2026-08-15
15:53
Fix incorrect computation of screen size in millimeters. check-in: c73e7cbb user: culler tags: wayland_screenmm
2026-08-14
22:20
Fix crash when Tk tries to read an Adobe Type 1 font file, thinking it is TrueType. check-in: 934c5133 user: culler tags: wayland
21:51
Finish standardizing debug logging. check-in: 6b462a54 user: culler tags: wayland
21:16
Fix for combined glyphs / diacritical mark drawing errors check-in: 09e031e4 user: kevin_walzer tags: wayland
20:22
Merge wayland_cleanup check-in: e310c545 user: kevin_walzer tags: wayland
17:34
Correct crash in font memory allocation; additional tweaks for various font drawing operations; tweak comments; merge wayland branch leaf check-in: eb1f3cc9 user: kevin_walzer tags: wayland_cleanup
15:44
Fix vapor trails when dragging canvas items. Now that ClipDrawableToRect actually clips, the rect has to be expanded by AA_PAD as well. check-in: 386a0d49 user: culler tags: wayland
14:56
Fix crash in InitFont closed check-in: 53114cf3 user: culler tags: wayland_initfont
14:01
Add missing tkWaylandDebug.h header. check-in: 55dcd122 user: culler tags: wayland
12:17
Merge in wayland branch check-in: b1430e0f user: kevin_walzer tags: wayland_cleanup
05:08
Clean up SetupProc and CheckProc; add debugging tools; make the basic editable text demo work. check-in: c29585f4 user: culler tags: wayland
2026-08-11
19:06
Various fixes for font bugs, begin comment cleanup check-in: fe2f701e user: kevin_walzer tags: wayland_cleanup
17:38
Remove the flag TKWP_EXPOSE_PENDING - fixes many display artifacts. check-in: c0a7c572 user: culler tags: wayland
02:09
Reverse previous commit; wrong approach check-in: fac638b2 user: kevin_walzer tags: wayland
2026-08-10
21:05
Improve processing of expose events on window mapping check-in: 00cd4a14 user: kevin_walzer tags: wayland
20:00
Merge fixes from wayland_nvg check-in: 32d81215 user: kevin_walzer tags: wayland
19:54
Initalize window private struct, activate rect intersection, use global coordinates for clipping, cherrypick treeview fix leaf check-in: bc30b5dc user: culler tags: wayland_clipfix
19:04
Merge trunk check-in: e99b6acd user: kevin_walzer tags: wayland
16:45
Merge wayland_nvg check-in: a4651ef7 user: kevin_walzer tags: wayland
16:12
Fix implementation of Tk_ClipDrawableToRect - when clipping, the rect needs to be converted to framebuffer coordinates. leaf check-in: 13604107 user: culler tags: wayland_nvg
15:23
Additional cleanup to align clipping/drawing calls with wayland_nvg check-in: a2118de3 user: kevin_walzer tags: wayland
15:20
Minor indenting fix check-in: c7b6b9cc user: jan.nijtmans tags: trunk, main