forked from quickshell/quickshell
wayland/screencopy: log more information during buffer creation
This commit is contained in:
parent
c2ed5bf559
commit
ca79715cce
5 changed files with 67 additions and 42 deletions
|
@ -14,8 +14,6 @@
|
|||
|
||||
namespace qs::wayland::buffer::shm {
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(logShm);
|
||||
|
||||
class WlShmBuffer: public WlBuffer {
|
||||
public:
|
||||
~WlShmBuffer() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue