probonopd

Results 1134 issues of probonopd

Please use a proper window close button like other apps do. ![](https://user-images.githubusercontent.com/2480569/51072710-d0f48980-165c-11e9-90a3-7ef093419bef.png) Left-hand side: Correct (depending on the system-wide theme the user has selected) Right-hand side: Breaking the usual UX...

https://github.com/JannikHv/gydl/blob/35744b8bd90c5b09f9c2f0431319e6a143fe696f/Makefile#L21 Is this the correct location for an icon? Shouldn't it be `/usr/share/icons/hicolor/scalable/apps/gydl.svg`?

https://github.com/JannikHv/gydl/blob/35744b8bd90c5b09f9c2f0431319e6a143fe696f/Makefile#L18-L28 Please do not hardcode the `/usr` prefix so that one can use something like ``` $ ./configure --prefix=/usr $ make -j$(nproc) $ make install DESTDIR=$(readlink -f appdir) $ find...

The desktop file is lacking a `Categories=` entry in the `*.desktop` file. According to the [menu spec](https://standards.freedesktop.org/menu-spec/latest/apa.html), > By including one of the Main Categories in an application's desktop entry...

It would be great if the ESP8266 platform could be supported. https://github.com/esp8266/Arduino Currently compilation stops and gives errors like ``` /Users/me/Library/Arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9/bin/xtensa-lx106-elf-g++ -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ -I/Users/me/Library/Arduino15/packages/esp8266/hardware/esp8266/1.6.5-804-g2d340c7/tools/sdk//include -c -Os -g -mlongcalls -mtext-section-literals...

CIDE: error while loading shared libraries: libclang.so.10git: cannot open shared object file: No such file or directory Please bundle this library in the AppImage. Reference: https://github.com/AppImage/appimage.github.io/pull/2081

My reason for using this software is to be able to use IRC in situation with intermittent network connectivity, i.e., mobile, trains, etc. When there is shaky connectivity, the web...

enhancement

Coming from clients like XChat and not knowing (nor wanting to know) the interna or the IRC protocol, I found no obvious way to open a private chat window in...

Please make it possible to sort the channels in the left-hand bar, e.g., by drag-and-drop.

enhancement

It would be nice if quassel-webserver would show the number of users in each channel. I am running a0f8c45.

enhancement