Johan Malm

Results 27 issues of Johan Malm

This reverts commit e62bb51bfb33ee520e800cf98553d766824fe9cf. Fix issue #412

Prerequisites for releasing 0.6.6: - [ ] #350 - [ ] #475 - [ ] #553 - [ ] #602 Prerequisites for releasing 0.6.5: - [x] #1082 - [x] #1083...

To be called after post_processing() to make sure config/theme settings make sense. For example we don't want `font_size==0`

enhancement
later

When using https://github.com/Firstbober/wapanel some areas do not receive cursor-button. Do we need to create nodes for layer-shell subsurfaces so that `desktop_node_and_view_at()` returns the correct node/surface? The same issue has been...

bug
investigation required
v0.5

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tree/main/staging/ext-session-lock https://github.com/swaywm/swaylock/commit/3e84316ce294e329c23a8c2b2c89cd6c0cfbd182 From emersion’s blog: This protocol is more secure than the previous solution, it won’t leak information on output hotplug and won’t unlock the session when the screen locker...

enhancement

We are missing an actual clear-keybind functionality. Maybe `actions_run()` could have a `bool` return value which allows the key combination to be delivered to the focused application instead? Or do...

enhancement

...to enable/disable input devices https://wayland.freedesktop.org/libinput/doc/latest/configuration.html#send-events-mode

enhancement
good first issue

As per this https://github.com/swaywm/sway/commit/07bfeb2abcb46b5f1472d53963478fa0714fb5b1

enhancement

Related-to #1454 Cc: @droc12345