MadTomT

Results 26 issues of MadTomT

Hi Is it possible to set a drag boundary ? So you can't drag past that boundary? Thanks

Hello SHC 4.0.3 I've compiled my script using: `shc -r -H -U -f test.sh -o test` When run on the server it's compiled on it works fine, when run on...

Hi. is it possible to build up a list of commands that the user can't run ? eg vi, tail etc and show 'unsupported command' on screen ? Thanks

Hi is it possible to set a color to be shown for directories. Then when you ls, you can see what is a file and what is a directory ?...

Hi I'm resizing my iframe from with in. To do that I'm using the following on the page that is loaded in the iframe. `$('#' + iframe-id, window.parent.document).height( newheight );`...

Hi I plan to open winboxes via buttons, each button will open a winbox with a specific title. Is it possible to check if a winbox with that title already...

Hi Is it possible to limit how many winboxes can be open ? Is there a way to count them so I can only allow X open at a time...

Hi Any chance we can have a dark mode option for Kitty's GUI ? Not for the terminal window. Thanks

Hi I'm looking for a way to show an overview of all active open panels... A bit like Windows Alt + Tab or Mac Mission Control. This could be done...

question

I'm running html2canvas in 2 different places within my sites structure. When I use it to capture elements in the root of the site it works. ie, when run in...