You are here |
www.lukas-barth.net | ||
| | | |
www-gem.codeberg.page
|
|
| | | | The concept of keybinders should not be a secret for you. If youre using a tiling windows manager, you are even probably already familiar with assigning keyboard shortcuts to actions within its configuration file. Thats what I used to do for years using awesomewm, i3, or dwm. Once I moved to bspwm, Ive also be introduced to sxhkd and I first missed the point of yet another keybinders. Lets see why sxhkd stands out among the various keybinders available for Linux. | |
| | | |
carlschwan.eu
|
|
| | | | One design characteristic of our QtWidgets is that they contain a lot of frames and frames inside other frames. This worked well with Oxygen style and its skeuomorphism shadow, less so with Breeze. I first thought this was inheriten with QtWidgets and couldn't be fixed without much effort. But fortunately, after looking a bit into Qt source codes and in particular in the internals of QDockAreaLayout, I discovered that the engine to draw and style the built-in components of QtWidgets: QStyle has a QStyle::PE_IndicatorDockWidgetResizeHandle primitive which allows drawing separators between detachable docks and similarly there is QStyle::CE_Splitter to paint the separator between elements inside a QSplitter. This is huge because this means instead of drawing frames, we can render separator and then get rid of most of our frames in our apps. | |
| | | |
carlschwan.eu
|
|
| | | | Update 29.01.2023: Adapted the code to work with Mastodon 4.0 and replaced linuxrocks.online by floss.social Update 15.03.2023: Thanks to @veronica@mastodon.online, this code now handles replies in a lot nicer way. You might want check out her solution too. Update 07.07.2023: Thanks to @cassidy@blaede.family, the layout was improved and this now handle emojis One of the biggest disadvantages of static site generators is that they are static and can't include comments. | |
| | | |
bytecellar.com
|
|
| | As everyone reading this is surely aware, Radio Shack has very recently filed for Chapter 11 bankruptcy protection and is in the process of closing 1784 of their stores. And there can be no doubt that everyone reading this saw ... Continue reading ? |