;
>
> Hi Hiltjo,
>
> My bad. I thought of that notice as transitional so didn't treat it
> very rigorously. I've updated swm to meet the requirement.
>
> I realize that the previous deal of including that piece of notice
> in exchange of relicensing might be considered quite insufficient by
> you guys. Here's another deal: I copy the names from dwm's MIT LICENSE
> file to swm's GPL LICENSE file, append my name to it and, in source files,
> reference the LICENSE file for copyright details. What do you think?
>
> Kind regards,
> Raymond
>
--
Dr. André Desgualdo Pereira
Psiquiatra - CRM/SP: 120218 - RQE: 61032
WhatsApp: (11) 985-847-809 - email: des...@gmail.com
Consultório: Rua Clélia, 2208 - sala 307
NG) {
> + /*if (name.encoding == XA_STRING) {
> + strncpy(text, (char *)name.value, size - 1);
> + } else */
> + if (w == DefaultRootWindow(dpy)) {
> strncpy(text, (char *)name.value, size - 1);
> } else if (XmbTextPropertyToTextList(dpy, &name,
# The Problem:
dwm status bar fails to display the name of Libreoffice and OpenOffice windows
# Conditions (when it happens):
1) Debian 12 (previous Debian worked fine)
2) The file name must contain a latin character (one of these:
áâãéíóôúç) and NOT contain other
letters like ã,á,é,ó, etc) or if it doens't
contains any of those latin letters. Even with no _NET_WM_NAME setted.
On 05/07/2023 21:40, NRK wrote:
> On Wed, Jul 05, 2023 at 08:11:39AM -0300, Dr. André Desgualdo Pereira wrote:
> > Also xprop show the window name correctly, but wmc
r (for example: if a window
> > name is "André Desgualdo Pereira" it will show only "Andr").
>
> Everyone knows that special characters are bloat, duh. Your system must use
> only use ASCII.
>
> (sarcasm)
>
> --
> Nikita
>
--
Dr. André Desgu
dr\303\251 Desgualdo Pereira.odt - OpenOffice Writer"
On 05/07/2023 21:40, NRK wrote:
> On Wed, Jul 05, 2023 at 08:11:39AM -0300, Dr. André Desgualdo Pereira wrote:
> > Also xprop show the window name correctly, but wmctrl shows "N/A".
>
> You might want to share the ful
d # to use for icon: 0xe0825f
bitmap id # of mask for icon: 0xe08260
window id # of group leader: 0xe08248
XdndAware(ATOM) = BITMAP
I upgraded my machine to Debian 12, unfortunatelly I can't test it back on
Debian 11.
desgua
On 05/07/2023 21:40, NRK wrote
I would really appreciate some help on debugging a problem on displaying
certain windows names.
Some window name are incomplete on dwm status (screenshot attached). The name
is "cut" after the first special character (for example: if a window name is
"André Desgualdo Pereira" it will show only
The swapfocus patch works as intended when we have changed the focus on the
same tag. But when coming from another tag, the swapfocus does nothing.
Example: suppose the focus is on a window at tag 2, then I manyally focus
another window on another tag (say 3). Now if I try to swapfocus (Mod+S)