• Joined on 2025-08-24
mirrors synced commits to master at mirrors/tmux from mirror 2026-05-30 16:55:45 +00:00
74b91d6dec Merge branch 'obsd-master'
7a3b7ae812 Return empty ranges if line is below window.
35df67c893 Merge branch 'obsd-master'
290303e64f Missed this file from previous.
f8ab7a5158 Handle ranges for panes which are outside the window to the left.
Compare 9 commits »
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-05-30 16:55:45 +00:00
0fc47efc90 Do without this change as well for now.
7ca0cec893 Merge branch 'floating_panes' into floating_panes_staging
e971bc79d6 Merge branch 'master' into floating_panes
35df67c893 Merge branch 'obsd-master'
290303e64f Missed this file from previous.
Compare 12 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-30 16:55:45 +00:00
e971bc79d6 Merge branch 'master' into floating_panes
35df67c893 Merge branch 'obsd-master'
290303e64f Missed this file from previous.
f8ab7a5158 Handle ranges for panes which are outside the window to the left.
650ad28f12 Merge branch 'master' into floating_panes
Compare 9 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-05-30 16:55:44 +00:00
70cfeabe23 fix(float): title/footer shows printable control chars #40047
a9ef076817 Merge #39908 from justinmk/doc2
f5fae7aa5c docs: misc, options, pos/range
88f3f0eeec fix(health): sort "Active Features" by name
6b799ee40a fix(autocmd): never show autocommand windows #40032
Compare 5 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-05-30 16:55:37 +00:00
82cf75b68a enhance(markup): improve issue title rendering (#37908)
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-30 16:45:45 +00:00
dd0536b170 stdinc: only use _Countof for SDL_arraysize when using a C standard > C23
mirrors synced commits to master at mirrors/raylib from mirror 2026-05-30 16:45:42 +00:00
2ee6a76464 REVIEWED: GetWindowHandle(), to be consistent between backends, fix #5885
mirrors synced commits to dev at mirrors/desktop from mirror 2026-05-30 16:45:35 +00:00
193d004a37 gh-10594: Change conditional for triggering padding bump (gh-13959)
072d874f78 gh-13941: Fixed boost button viable when non-effective (gh-13953)
7aa0ca05ec gh-13947: Fixed loading bar appearing on dom fullscreen (gh-13954)
Compare 3 commits »
mirrors synced commits to refs/tags/1.92.8 at mirrors/cimgui from mirror 2026-05-30 13:05:34 +00:00
mirrors synced commits to master at mirrors/cimgui from mirror 2026-05-30 13:05:34 +00:00
d298666861 Merge branch 'docking_inter'
bbddc623b5 cpp2ffi: add prevcomments in functions
07fde25e7a cpp2ffi: functions to check int32_t
1261b23193 generator.lua: impl defines table.do_sorted
650a427069 pull imgui 1.92.8 docking and generate
Compare 13 commits »
mirrors synced new reference refs/tags/1.92.8 to mirrors/cimgui from mirror 2026-05-30 13:05:34 +00:00
mirrors synced commits to floating_panes_staging at mirrors/tmux from mirror 2026-05-30 08:45:47 +00:00
eae48f6f6c Merge branch 'floating_panes' into floating_panes_staging
2637477eea Merge branch 'master' into floating_panes
964e22cfef Merge branch 'obsd-master'
55db69e3b2 Correct offsets for redrawing entire line here too.
Compare 4 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-05-30 08:45:47 +00:00
2637477eea Merge branch 'master' into floating_panes
964e22cfef Merge branch 'obsd-master'
55db69e3b2 Correct offsets for redrawing entire line here too.
Compare 3 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-05-30 08:45:46 +00:00
286860fde5 Merge pull request #40054 from zeertzjq/vim-1e45fb1
37abcdd044 vim-patch:9.2.0562: filetype: SGF files are not recognized
de8c2db577 vim-patch:9.2.0561: [security]: possible code execution with python3complete
8b5a8c12cd vim-patch:9.2.0560: filetype: busybox shebang lines are not recognized
06c7859220 vim-patch:9.2.0559: filetype: Kaitai struct files are not recogonized
Compare 9 commits »
mirrors synced new reference marvim/ci-version-update to mirrors/neovim from mirror 2026-05-30 08:45:46 +00:00
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-05-30 08:45:46 +00:00
mirrors synced commits to main at mirrors/gitea from mirror 2026-05-30 08:45:38 +00:00
0359746abe feat(actions)!: improve support for reusable workflows (#37478)
2960d6889c ci: stabilize Elasticsearch tests (#37906)
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-05-30 08:45:25 +00:00
687a59f277 joystick: Fix underflow with 0 delta timestamp
9c2f143ca3 wikiheaders: Fix manpages for APIs that return a pointer to a const object.
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-05-30 08:45:25 +00:00
30c2648fbe joystick: Fix underflow with 0 delta timestamp
mirrors synced commits to main at mirrors/ghostty from mirror 2026-05-30 08:45:23 +00:00
2c62d182ce gtk: fix context menu hiding quick-terminal (#12843)
ff963f3119 Renamed timeout source and callback function. Added comment explaining timeout delay.
1753d57bfd remove timeout source when window is disposed
37997f8dbe Use a timeout callback to wait for changes in window active state to settle. Depending on the backend a window might temporarily become inactive.
Compare 4 commits »