Daniel T. Borelli

Results 7 issues of Daniel T. Borelli

Ref: #38 New option: `--monitor`, `-M` - First attempt with `libxrandr`, temporarily discarded - Second attempt with `libxinerama`, simpler API. Example: `scrot -M 8` (force to fail, see log)

ready for testing

These are some problems known in CWM at the time of using the area selection: `scrot --select --line mode=edge` Note that `scrot --select --freeze` works well in them. **MATE desktop**...

bug
help wanted

Hi all. I try to describe the problem with 2 examples: 1) When I have the source editor open (window focus) and I press the keyboard shortcut `alt + x`...

Hi all. The main commit is: 8e58e3ee0f806d54a8612fcfc5c5f4c435a90588 (Fix memory leak) Then I realized that `smodes` is a temporary variable, so I decided that it shouldn't be static: 296d010895414750fa1babdd0a80e673024da64d Greetings.

https://github.com/DIVGAMES/DIV-Games-Studio/blob/dc8b7e5a77ba9c2cdb36fc1f1e43110ccb0207d5/src/divvideo.c#L590-L595 The problem is that the function `OSDEP_UpdateRect` **only does** internally is call `OSDEP_Flip`, so hare the function is being called 2 times. See: `src/shared/osdep/osd_sdl2.c `, branch: `master` Maybe in...

Hola a todos! Estoy compilando por primera vez el proyecto y tengo un problema en el paso de la instalación. Primero... Sistema: `GNU/Linux x64`, `DOSBox version 0.74-3`, rama `master` commit...