Maximilian Seidler

Results 13 issues of Maximilian Seidler

Using underscores in test names is pretty common. Now that sweb has tab completion, you can select tests with underscores in their name without having to type them. Which lead...

This adds an option, that allows setting an arbitrary char to be rendered instead of a rectangle for the input fields dots. Closes #316 Closes #482 Let me know if...

Ref: https://github.com/hyprwm/hyprlock/pull/727

Ref: https://github.com/hyprwm/hyprlock/pull/718

This MR allows hyprlock to function as a greeter. Hyprlock would be usable as a login frontend for greetd as well as a wayland lockscreen application. Some details: - You...

### Description Add visual feedback when widgets are clicked. Styling suggestions/wishes are welcome. Follow up to https://github.com/hyprwm/hyprlock/pull/736

enhancement

Instead of relying on Hyprland drawing it's workspaces when locked, use a screenshot to fade in and out. Basically had to rewrite the background widget. No merging yet. I might...

This issue serves as a tracker for breaking changes in -git. **Subscribe** to this issue if you want to be notified. Please note that if you do not use -git,...

This implements https://github.com/hyprwm/hyprlock/pull/655 but here in xdph. It might improve the experience on nvidia cards, but unsure if that's really the case. The second commit does some cleanup regarding timers....

This is partially copied from hyprland's vm tests. TODO: - [x] Add one or more comprehensive configurations for testing all widgets and their features - [x] Instead of sending SIGUSR1...