Leonardo Hernández

Results 22 issues of Leonardo Hernández

- remove various useless assignments of layersurface->mon - styles changes - ~~do not send wlr_surface_send_enter on map (this is handled by scene-graph)~~ - do not set wlr_layer_surface->output to NULL at...

first disable requested monitors, then enable and/or change mode, x and y, etc. This is mostly what sway does

We are running out of lines (at b04c73be3de62d2739b5bb85e40f0c9af1122903 tokei reports exactly 2000 SLOC) So the question is: does anyone really need it?

this allow do not have to change the keysym when WLR_MODIFIER_SHIFT is active NOTE: currently this patch makes ctrl+alt+F# not work, as well as ctrl+alt+backspace

I think in something like this \================= ### Autostart #### Description Allow dwl to execute commands from autostart array in your config.h file. And when you exit dwm all processes...

A: enhancement

Implement ext-session-lock which is merged in [wayland-protocols](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/131) Currently, our security policy is to allow creating new screenlockers if the previous one dies, but if the previous screenlocker dies and no...

and call motionnotify() after unmapping a client Fixes: https://github.com/djpohly/dwl/issues/308

Meta issue for v0.4 ### Changes for packagers and users - wlroots 0.16 (unreleased) - dwl now links against `xcb-icccm` - to enable Xwayland support you have to uncomment the...

Fixes: #289 (just reopen #290, I deleted the remote branch by error)