question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shrink/Grow Height/Width not working

See original GitHub issue

Symptom I am not sure I understand what those shortcuts do. Are they supposed to be used for master window, slaves, floating windows?

How to reproduce - not sure (I just installed the script today from git) The shortcuts do nothing across the board. In this scenario I thought to simply stop sxkhd and try again, yet nothing. Then I thought to open konsole and invoke the shortcut with qdbus, still nothing. I also decided to test if just using the script with make run will say anything, yet nothing.

qdbus org.kde.kglobalaccel /component/kwin org.kde.kglobalaccel.Component.invokeShortcut'Krohnkite: Grow Height'

Expected behavior Anything really.

Environment Operating System: KDE neon 5.16 KDE Plasma Version: 5.16.0 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.3 Kernel Version: 4.15.0-51-generic OS Type: 64-bit kwin 5.16.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
esjeoncommented, May 31, 2020

Closing. v0.8 now supports moving and resizing floating windows w/ keyboard shortcuts.

1reaction
esjeoncommented, Jan 5, 2020

The shortcuts are implemented by d607c37f351df79753d8fd6acb46f1e4bb5b2f2d, but only for tiled windows, and for adjustable layouts (like tile, three column, quarter). I’ll see how I can extend this feature for floating windows.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flex-shrink not working as expected - Stack Overflow
If the item is wider than the parent container it can't wrap so it will shrink if it can. You'd have to solve...
Read more >
flex-shrink - CSS: Cascading Style Sheets - MDN Web Docs
The flex-shrink CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than...
Read more >
Setting Height And Width On Images Is Important Again
Yes, when an image is being shown at full size, without any CSS changing any dimensions, it is useful to resolve the layout...
Read more >
aspect-ratio - CSS-Tricks
The CSS property aspect-ratio lets you create boxes that maintain proportional dimensions where the height and width of a box are calculated ...
Read more >
HTML vs Body: How to Set Width and Height for Full Page Size
You may sleep better knowing it starts with a page width setting. This problem arises when any element - not just the HTML...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found