Commit Graph

226 Commits (master)
 

Author SHA1 Message Date
seebye c67905c80e
Merge branch 'master' into api 6 years ago
seebye d52864ad5b fix spelling mistake 6 years ago
seebye 4bab9f7cea usage documentation of the python library added 6 years ago
seebye ea36b2b8e4 restart ueberzug process if not responsive on transmitting data 6 years ago
seebye 61472838d6 api v0: documentation of Canvas added 6 years ago
seebye eeab494f3a api v0: documentation of Placement updated 6 years ago
seebye d33932d55b api v0: documentation of Placement updated 6 years ago
seebye 54669e9332 api v0: documentation of Placement added 6 years ago
seebye d7c5b1c397 api v0: documentation of UeberzugProcess added 6 years ago
seebye be8e6aa60d Canvas drop autorestart parameter 6 years ago
seebye ac70ba723b api v0: documentation of LazyCommandTransmitter added 6 years ago
seebye 81b046edfd api v0: documentation of DequeCommandTransmitter added 6 years ago
seebye 1d08d7c4e2 Reimplement LazyDequeCommandTransmitter as decorator class / software
pattern
6 years ago
seebye f09f406c93 Refactoring: DequeCommandTransmitter#enqueue rename parameter 6 years ago
seebye 758c451632 api v0: documentation of CommandTransmitter added 6 years ago
seebye 692d73254a api v0: documentation of Visibility enum added 6 years ago
seebye e617f691c6 Move parser names to class 6 years ago
seebye 3734fe81d1 replace ParseError with ValueError 6 years ago
seebye bfc992d941 refactoring: Command enum: remove redundancy
avoid referencing actions multiple times
6 years ago
seebye c51dcb6712 fix pep8 6 years ago
seebye 666e69d0d8 implement python library 6 years ago
seebye 068eb70306 refactoring: move action name to actions, more detailed inheritance 6 years ago
seebye a7122c0f85 move bash library from ueberzug/libs to ueberzug/lib 6 years ago
seebye 7993186376 fix: asyncio 2x execution of awaitable function 6 years ago
seebye a1dbb8fec9 reimplement actions as attr dataclasses 6 years ago
seebye 8edd272cd9 implement DaemonThreadPoolExecutor 6 years ago
seebye df70dae055 code formating 6 years ago
seebye d0dc8b2a7a update examples 6 years ago
seebye a757d0d17d version updated 6 years ago
seebye 279ebbe9fc improve font size guessing
recalculate font size after guessing padding
6 years ago
seebye 6f31d9aac8 print pillows unsupported image format errors 6 years ago
seebye f4b0b7d56f display warning: multi pane windows aren't supported 6 years ago
seebye 79e0f83de7 update examples 6 years ago
seebye 10e30720bb update pip version 6 years ago
seebye a3d779efb4 respect initial pane offset on placing images 6 years ago
seebye a93597982b increase image quality by using anti alias 6 years ago
seebye bc03faeb7e spelling mistake 6 years ago
seebye 5483d5a668 support stdout redirection without using tmux
If stdout is redirected, the stdout of the first parent process is used, where stdout is a pseudo tty.
6 years ago
seebye e7148d5f7f drop support for WINDOWID environment variable 6 years ago
seebye 7f28f2e6d3 passthrough arguments, bash library 6 years ago
seebye bf03c94a93 new pip version 6 years ago
seebye 714932a385 new pip version 6 years ago
seebye ba9b18c3ec crash fix: treat missing _NET_WM_PID property 6 years ago
seebye 9fc8a9125e remove hardcoded python version 6 years ago
seebye 830a1d6d01 fallback to X11 to determine the window dimensions of the terminal
emulator
6 years ago
seebye 0f87a68d89 spelling mistake 6 years ago
seebye 87f3578040 refactoring pep8 6 years ago
seebye a55a947d54 fix python3.7 remove async keyword from aiter 6 years ago
seebye 32db4c85bf silent option, suppress stderr output 6 years ago
seebye 814aa88eff documentation updated 6 years ago