Aphexus

Results 28 issues of Aphexus

E.g., if I create favorite to a file in the wrong location I have to recreate the link rather than drag it to the correct folder or being able to...

RuntimeError: TTS requires python >= 3.9 and < 3.12 but your Python version is 3.12.0 (tags/v3.12.0:0fb18b0, Oct 2 2023, 13:03:39) [MSC v.1935 64 bit (AMD64)] This happens even with trying...

feature request

The json is just from putting all the data in a dict(which I use to cache the results as loading many words can be slow) "do": { "defs": [ [],...

bug

If there is a duplicate or misspelling then things like definition, synonyms, and such will not include the duplicate and this will create a size mismatch between the passed wordlist...

bug

def update(fen, game_board, overlay = None): check_for_quit() game_board.update_pieces(fen) if not overlay is None: overlay(game_board.display_surf) pygame.display.update() fps_clock.tick(FPS) It would be nice if the board could be dynamically resized maybe I will...

Is there a way to export to image? If not it would be nice. Also, it would be nice to be able to remove the grid so that one could...

### Description I have re-encoded most of my audio and video library and I use a custom extension for such A&V. I can't play these in nova as it does...

enhancement

Please add the ability to use an external non-default browser. The plugin "Open Link with" has a nice way to add browsers where one specifies them using json. When I...