73

Results 17 issues of 73

Hi there, I noticed on your screenshots that the workspace preview in the activities overview is actually showing the workspaces on both screens. With me it does not. I found...

**Describe the bug** espanso 2.1.3-alpha wayland package crashes at startup on Ubuntu 21.10 **To Reproduce** Steps to reproduce the behavior: 1. Follow install procedure at https://espanso.org/docs/next/install/linux/#deb-wayland 2. Start: ``` 🠶...

bug
Linux
Wayland

Hi, I am not sure what exactly i am doing wrong here: ```python import investpy quote = investpy.search_quotes(text="DE0007030009", n_results=1) info = quote.retrieve_information() print(f"DEBUG: closed {info['prevClose']}") ``` yields: ``` ... info...

Is it possible to run multiple tasks? Maybe something like: `task figues/*`?

feature
v4

Hi, I am new to Workspaces but I like it. Thank you very much! When I try to run a custom command like: ``` /usr/bin/evince /home/user/Documents/file.pdf ``` I starts my...

Hi, thank you for this plugin. I use it daily. When a file is changed I get a pop-up regardless of the file being in the front or a tab...

enhancement

Hi, have you considered using different symbols? ```js const bullet = "⬤"; const circle = " ⦁ "; ``` yields: ![image](https://user-images.githubusercontent.com/529346/122228009-b838cf80-ceb7-11eb-8329-fdfd308cdb51.png)

First of all: *Thank you! This extension is really useful and a must-have!* ###Linux Distribution version Ubuntu 18.10 ###Gnome Shell version GNOME Shell 3.30.1 ###Xorg or Wayland (or both) x11...

enhancement

**Is your feature request related to a problem? Please describe.** I am a bad typer. **Describe the solution you'd like** I would like to have spell checking. **Describe alternatives you've...

Type: Enhancement

I am using my todo.txt as a kind of backlog. Is there a way to disable the default 7-day view?

enhancement
good first issue