bartoszek

Results 46 issues of bartoszek

## Is your feature request related to a problem? Please describe Would be nice to have ability to view multiple layers in the difference view to assess how many layers...

enhancement

Could we have logging enabled by default for `makepkg`? I can't count how many times I have to explain to the users of my AUR packages how to enable logging...

I would like to take a swing at `paur` but there's a few missing features to facilitate my current build routine, specifically the chroot subsystem lacks: * flag and config...

Hi, It would be a nice feature to have, for someone with dula view setup, to place docks on outer/inner edges of the screens. My pitch for this feature. ![dash-to-dock-pitch](https://user-images.githubusercontent.com/1213348/37519312-e87739b8-2918-11e8-8ab5-c6c513c72910.jpg)

feature request

**Describe the bug** The `Workspace Thumbnail` column switches sides depending on which monitor the `Activities` indicator is clicked when `dash-to-panel` extension is configured to show `Activities` indicator on each monitor....

bug
awaiting response

### Affected Version * paru v2.0.1 - libalpm v13.0.2 * last working version: v1.11.2 ### Description * After 70d7cdb04 `paru` fails to build all packages that dynamically resolve dependencies (e.g....

CMake is case sensitive (on linux) so instead of 'Glew' one should use 'GLEW' in find_package function.

I was going to pack this plugin as a Archlinux AUR package. Build process went smooth, but when triggering surface calculation plugin crashes. blender stdout: ``` create isosurfer handlers... isosurfer...

### I've got a problem with executing any command on my LG D605. I've tried debugging USB with `usbmon` and `Wireshark` and noticed that last packet from device to host...

iN order to build correctly I have to remove '-Werror=float-conversion' flag form intern/cycles/CMakeLists.txt. Otherwise i got this error: `/home/bartus/_src/blender-lwr/intern/cycles/device/../util/util_math.h:1564:14: error: conversion to ‘float’ alters ‘double’ constant value [-Werror=float-conversion] float eps...