ypnos

Results 36 comments of ypnos

Hello Saheed, I believe you are referring to DWM, which is notable for being configured by editing a C source file. Apr 12, 2024 10:43:34 Saheed Adeleye ***@***.***>: > >...

You can already use a rule to make Plasma windows floating. In addition, this PR would also allow you to disable decorations: #1537 I use KDE and it works well...

The `floatplacement` rule didn't help but thank you for suggesting it. Currently, herbstluftwm exposes all managed clients through EWMH properties _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING. To change this behavior for particular clients,...

Instead, add this before line 311: ```php if ($columnType === 'text') { // convert to PHP type $columnType = 'string'; } ``` Please test it and if it works, do...

I'm not so sure if that's worth the convolution of the interface, you can simply call `Html->tag()` and `DatatablesHelper->draw()` directly instead of using `DatatablesHelper->table()`, which is purely a method for...

I'm sorry I can not be of much help here, but in general I can tell you your problem is not directly related to this plugin. As you mentioned, the...