Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 29d462ebce0275345a6ce4621d8fff0ded57c9e5 authored by ocornut on 17 February 2022, 17:39:03 UTC, committed by ocornut on 17 February 2022, 17:39:03 UTC
Set HoveredID even when g.NavDisableMouseHover is set by gamepad/keyboard navigation. This will facilitate the use of future InputOwner API based on HoveredID/ActiveID.
Note that this widen the small gap between polling g.HoveredID and using IsItemHovered() the later does various filtering.
Added IsItemHovered(ImGuiHoveredFlags_NoNavOverride) to disable that specific state redirect/filter.
Side-effect: fix EndGroup() use of combining HoveredId values when gamepad/keyboard nav is active. Unlikely to have user-visible side effect since IsItemHovered() would have filtered out anyway.
Side-effect: fix IsAnyItemHovered() when gamepad/keyboard is active (but this wasn't the primary intent of this change).
Side-effect: fix using SetItemUsingMouseWheel() while hovering an item and gamepad/keyboard is active. (#2891)
1 parent 421e73e
  • Files
  • Changes
  • 182b2c6
  • /
History
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier swh:1:dir:182b2c63f596d4da326676e1c6ae97ba8a435759 into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier swh:1:dir:182b2c63f596d4da326676e1c6ae97ba8a435759 as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:29d462ebce0275345a6ce4621d8fff0ded57c9e5 into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:29d462ebce0275345a6ce4621d8fff0ded57c9e5 as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
revision badge
swh:1:rev:29d462ebce0275345a6ce4621d8fff0ded57c9e5
directory badge
swh:1:dir:182b2c63f596d4da326676e1c6ae97ba8a435759

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
FileModeSize
.github
backends
docs
examples
misc
.editorconfig -rw-r--r--788 bytes
.gitattributes -rw-r--r--397 bytes
.gitignore -rw-r--r--926 bytes
LICENSE.txt -rw-r--r--1.1 KB
imconfig.h -rw-r--r--9.6 KB
imgui.cpp -rw-r--r--634.8 KB
imgui.h -rw-r--r--287.1 KB
imgui_demo.cpp -rw-r--r--394.7 KB
imgui_draw.cpp -rw-r--r--207.3 KB
imgui_internal.h -rw-r--r--203.8 KB
imgui_tables.cpp -rw-r--r--210.0 KB
imgui_widgets.cpp -rw-r--r--396.5 KB
imstb_rectpack.h -rw-r--r--20.0 KB
imstb_textedit.h -rw-r--r--53.7 KB
imstb_truetype.h -rw-r--r--187.8 KB

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API