Johan Malm

Results 315 comments of Johan Malm

Open to ideas :smile: We have setup `meson.build` to install the config files in `/usr/share/doc/labwc...` so that a user can copy them from there, but it's up to distributions what...

Sorry it's taken a while to get to this one. Just working down the list. What's the best way of testing it? I tried binding to `W` but can't get...

> Bind to Super_L: > > ` wfpanelctl smenu menu ` > > I think W is the key when used as a modifier, and Super_L is the same key...

I've tested and it works well. I'm pretty close to merging, but feel we ought to consider a few points. 1. `s/TRUE/true/` and `s/FALSE/false/`. I think the capitalized versions are...

Oh, I like the look of this. I think I had in mind doing something similar to this, but never got back to it. Haven't looked through in detail yet.

I like the sound of this. Best to merge this after 0.7.2

> It would be handy to have the option not to maximize or tile a window when dragging it to the top of the screen, currently you have to be...

What you describe sounds familiar, but I've not looked at patch, so might be barking up the wrong tree. When grabbing a scrollbar, you have to keep the associated surface...

I'm only half way through the commit in terms of review. Comments so far: 1. `69e3c36`: When calling `cursor_update_common()` (nx, ny) has been used rather than (sx, sy). See: https://github.com/labwc/labwc/blob/2f1fcb4468d1d6e3442a3cce2d13ea26f3a7b805/CONTRIBUTING.md?plain=1#L311...