Commit Graph

116 Commits (aac645601a7582f87b9b1fa1b896878658b5d006)
 

Author SHA1 Message Date
Warinyourself aac645601a Move clock from login block to AppBar 3 months ago
Warinyourself dbbc7c8ffe Style AppBar as top notch with glass effect 3 months ago
Warinyourself b286ebbe05 Add AppBar notch with time, DE, layout, battery, brightness and power 3 months ago
Warinyourself ea715d5f1e Extract lightdm session logic into useLightdm composable 3 months ago
Warinyourself 752dfc964c Fix gh-pages deployment 3 months ago
Warinyourself cc00c26923 Adjust login block sizing and clock styles 3 months ago
Warinyourself 497d4fa24e Make user avatar clickable to open settings tab 3 months ago
Warinyourself 43d934cd15 Remove show-only-ui toggle and viewThemeOnly logic 3 months ago
Warinyourself fce3ceef16 Move time format selector above language selector 3 months ago
Warinyourself 3dea39d0d9 Sort debug desktop sessions by DE popularity 3 months ago
Warinyourself e8f821a5ca Sort languages by number of speakers 3 months ago
Warinyourself 8f8bad217a Complete and fix translations for ru, fr, de, es locales 3 months ago
Warinyourself 615ff3fdd1 Add user clock styles and square avatar border-radius 3 months ago
Warinyourself 0b9ae27b50 Style user cards in glass fluid style 3 months ago
Warinyourself a74d8a4e94 Rename grid-two to settings-group 3 months ago
Warinyourself dd212be306 Replace language and desktop selectors with AppButtonGroup, set English first 3 months ago
Warinyourself 07f2d340e7 Add hotkeys and show-time toggles, hide hotkeys section when disabled 3 months ago
Warinyourself 129156fa8d Add hotkeysEnabled, showTime, timeFormat settings with persistence 3 months ago
Warinyourself f61b490127 Add user clock with time format presets above login avatar 3 months ago
Warinyourself 21d6f7630b Add AppButtonGroup component 3 months ago
Warinyourself 8b98d5f3a8 Fix Destruction shader: replace non-terminating loop with bounded counter 3 months ago
Warinyourself e0e56f57f7 Fix WebGL shader compatibility: highp precision and vec2 vertex attributes 3 months ago
Warinyourself 0ee40b9a5d Darken glass background for better text contrast on light themes 3 months ago
Warinyourself 320f11751d Add isDebugMode flag and throw error button for webkit-greeter testing 3 months ago
Warinyourself 1d44f1a705 Break circular dependency by extracting theme utils and DOM helpers 3 months ago
Warinyourself 49150223dc Add build:debug script for non-minified webkit-greeter testing 3 months ago
Warinyourself 9dee25d1f8 Use relative base path for local webkit-greeter deployment 3 months ago
Warinyourself 861f406d45 Extract theme domain into useThemeStore 3 months ago
Warinyourself 30507d76de Rewrite page store in Pinia setup-function style 3 months ago
Warinyourself 1258486288 Rewrite app store in Pinia setup-function style 3 months ago
Warinyourself 37067da073 Move query sync to a reactive useQuerySync composable 3 months ago
Warinyourself 5e8e856146 Remove generate-random-theme feature and unused Kodi/xmonad debug sessions 3 months ago
Warinyourself 6535f5c6e9 Center AppSlider thumb vertically on the track 3 months ago
Warinyourself 4d4191b4b5 Fix AppButton onClick fallthrough and disabled/loading guard 3 months ago
Warinyourself ed833c2a15 Add GitHub Pages deployment workflow 3 months ago
Warinyourself 68763963fe Remove login position selector, fix login card to bottom 3 months ago
Warinyourself 0397c71b2b Replace mousetrap with @vueuse/core useMagicKeys, drop custom debounce 3 months ago
Warinyourself f4ea175888 Replace nouislider with native range input 3 months ago
Warinyourself 8c1be4b7cc Remove dead duplicate *.glsl ambient module declaration 3 months ago
Warinyourself a3d94a496a Move nody-greeter-types to devDependencies (types-only package) 3 months ago
Warinyourself 3f30116f92 Remove npm-run-all2 and run build steps sequentially 3 months ago
Warinyourself 211816ca35 Tie glass-fluid blur effect to the existing Blur setting 3 months ago
Warinyourself 0e08e26b84 Remove unused color.active field from theme definitions 3 months ago
Warinyourself 24afe9a7d8 Remove unused setCSSVariable import 3 months ago
Warinyourself 8e3508be60 Drop deprecated --color-active accent in favor of glass tokens 3 months ago
Warinyourself a1f6a94e32 Restyle login card with glass-fluid look 3 months ago
Warinyourself c025f7e6d0 Restyle shutdown menu and button with glass-fluid look 3 months ago
Warinyourself 0194d443f4 Restyle buttons as glass-fluid pills 3 months ago
Warinyourself 80beea89c4 Rename AppCheckbox to AppSwitch with glass toggle style 3 months ago
Warinyourself 47935b91e3 Restyle settings tabs as glass pills and add icons 3 months ago