daedalOS/hooks
2021-04-03 21:51:11 -07:00
..
useClock.ts Extract clock logic into custom hook 2021-03-20 21:38:47 -07:00
useDoubleClick.ts Custom double click handler 2021-03-13 21:50:34 -08:00
useDraggable.ts Refactored resizing and dragging hooks 2021-03-27 22:01:26 -07:00
useFileInfo.ts Refactor file info state and added fallback 2021-04-03 21:51:11 -07:00
useFiles.ts How can I do mapFiles? 2021-03-06 23:14:46 -08:00
useFileSystemContextState.ts Removed the need for types files 2021-03-13 21:29:22 -08:00
useLocaleDateTime.ts Export simple hook objects, 1 line when possible 2021-03-06 21:45:18 -08:00
useProcessContextState.ts Minimize window from taskbar entry 2021-03-13 22:22:19 -08:00
useResizable.ts Refactored resizing and dragging hooks 2021-03-27 22:01:26 -07:00
useRnd.ts Storing window size/position in active state 2021-03-27 23:39:59 -07:00
useSessionContextState.ts Storing window size/position in active state 2021-03-27 23:39:59 -07:00
useSyncedClock.ts Extract out constants 2021-03-06 21:49:02 -08:00
useWallpaper.ts Use useTheme instead of ThemeContext 2021-03-06 21:46:28 -08:00
useWindowActions.ts Extract titlebar buttons into custm hook 2021-03-20 21:44:05 -07:00