Chow Loong Jin

Results 25 issues of Chow Loong Jin

### Expected behavior Window tiled state is remembered between the screen being locked and unlocked ### Actual behavior All windows become untiled (I have to manually trigger "Toggle Tile" on...

### Expected behavior When untiling a window, it returns to its original position and size prior to tiling it. ### Actual behavior No visible change happens in the window being...

This is a minimal PR that makes yagv run in both python3 and python2.7. I've tested this against Python 3.6.8 on Ubuntu 18.10.

When Frame.parser is given more data than expected, the next frame's header + contents can end up as part of the payload, causing a UTF-8 validation error, or ends up...

When this extension is enabled, it causes gnome-shell freezes that last for about a second or less at the same frequency as the configured update frequency. This can be seen...

bug

On setups where a Django project is hosted on a non-root URI, it is necessary to prefix reversed absolute URIs with the script prefix in the statically generated pages in...

CSV dumps uploaded to Google Drive use carriage returns (`\r`) instead of newlines (`\n`). This causes issues for many tools, including https://wheellogviewer.net, [GNUPlot](http://gnuplot.info/) and other unix command-line utilities like `cut`....

Some keys which should be hashed to 0 end up being hashed to 1 in `cmemcache_hash`. This results in a discrepancy between the server hash chosen by python-memcached and pylibmc...

This allows for greater flexibility in multi-threaded applications, such as client-pooling (e.g. smaller number of clients than threads which use them).

## Description When entering Pretty GCode fullscreen view, the top and bottom bar still float above everything, which obscures the unfullscreen button among other things. I have managed to workaround...