-
Updated
Sep 15, 2021 - JavaScript
#
windowing
Here are 59 public repositories matching this topic...
React components for efficiently rendering large lists and tabular data
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
c
kernel
x86-64
os
osdev
operating-system
terminal-emulators
text-editor
window-manager
toaruos
smp
windowing
x86
bootloader
operating-systems
compositor
c-library
baremetal
terminal-emulator
cdrom
-
Updated
Oct 12, 2021 - C
A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
-
Updated
Sep 21, 2021 - TypeScript
A real-time always-on-top “replica” of a window of your choice (on Windows).
-
Updated
Sep 14, 2021 - C#
React component for efficiently rendering large tree structures
-
Updated
Oct 8, 2021 - TypeScript
pupudu
commented
May 10, 2019
It would be cool if we can add more guides to the guide list in the docs. Currently, there's only the striped-rows guide. From an initial thought, here are some potential guides we can add:
- Using Custom Components
- Using Custom Components by Cells (Based on cell data)
- Fixed/explicit row height
- Row height based on sampleRowIndex and sampleData
- Change row height
Micro-sized & micro-optimized select component for React.js
react
performance
select
functional
styled-components
react-components
virtualization
dropdown
windowing
multi-select
react-functional-select
-
Updated
Apr 26, 2021 - TypeScript
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
javascript
coffeescript
framework
dashboard
dynamic
desktop
data-visualization
operating-system
windowing
-
Updated
Aug 5, 2021 - CoffeeScript
A tiny, Vanilla JS, virtualization library
-
Updated
Sep 21, 2021 - JavaScript
A Java Library for Digital Signal Processing
android
java
signal-processing
dsp
android-library
windowing
splines
convolution
cross-correlation
butterworth-filter
fourier-transform
hilbert-transform
peak-detection
wiener-filter
iir-filters
bessel-filter
chebyshev-filter
savitzky-golay-filter
matlab-style-filters
wiener-filtering
-
Updated
Sep 27, 2021 - Java
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
python
c
kernel
os
osdev
operating-system
terminal-emulators
text-editor
window-manager
toaruos
windowing
x86
bootloader
operating-systems
compositor
c-library
baremetal
terminal-emulator
cdrom
el-torito
-
Updated
Oct 6, 2018 - C
-
Updated
Jan 5, 2019 - JavaScript
UICollectionView for the web
react
javascript
list
performance
typescript
grid
uicollectionview
scrolling
virtualization
scroll
windowing
grid-layout
collectionview
recylerview
virtualized
-
Updated
Sep 21, 2021 - TypeScript
Optimise your React apps by only rendering components when in proximity to the viewport.
-
Updated
Jul 13, 2018 - JavaScript
PhilippGrulich
commented
Sep 13, 2019
We have to add the Apache License to all files
Retro OS GUI JS/CSS library
-
Updated
Oct 12, 2021 - JavaScript
A Vue 3 component that can render a list with 1000+ items as a grid in a performant way.
-
Updated
Oct 10, 2021 - Vue
React components for rendering large scrollable data
react
performance
grid
mobx
table
react-components
tabular-data
windowing
virtual-scroll
react-table
mobx-react
virtualized-table
endindex
-
Updated
Oct 12, 2021 - JavaScript
A C# library that offers a unified API to talk to native windowing libraries.
-
Updated
Jan 28, 2021 - C#
Modern C++ cross-platform window abstraction.
-
Updated
Dec 24, 2019 - C++
Aurelia Virtual Scroller
-
Updated
Apr 19, 2017 - JavaScript
The Scheme Widget Library (SWL) is a windowing and graphics package for Chez Scheme
-
Updated
May 22, 2019 - Scheme
react-performant-scrollable-list: a "windowing" technique on list items (rows) based on very thin layer that can be added easily to any project
-
Updated
Sep 4, 2018 - TypeScript
Improve this page
Add a description, image, and links to the windowing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the windowing topic, visit your repo's landing page and select "manage topics."
Noticed this weird behavior.
If you minimize the window on Windows and then request window size using
inner_size(), the returned value is0x0. I think the window size should not be zero since you can hover over minimized window taskbar icon and still see the preview of the window (it can continue to render).Basically if you now want to always render (even when minimized) you have to tra