Skip to content
#

zig

Here are 266 public repositories matching this topic...

alexnask
alexnask commented May 7, 2020

Sooner or later we will need to add tests to check for regressions.

I propose the following three kinds of tests:

  • Function unit tests (mainly for the parsing functions)
  • I/O testing: simulate a client sending requests from a different process and check the responses are correct
  • Internal state testing: simulate a client sending requests from a different process and check our intern
hollmmax
hollmmax commented Aug 1, 2020

Many tiling window managers can be setup to change the active window whenever the cursor moves, to the window currently under the cursor. I'd find it useful to have an option like this in river too.
This is most useful on laptops, where swiping with thumb is often faster than a keyboard shortcut.

jcharbon-nd
jcharbon-nd commented Apr 15, 2020

In the interest of adding additional ideas for "good first issues", I would like to recommend potential new zig users to look into adding new flags for our applets. Please remove this issue if this post is redundant, but I think it is a good issue to have up for a general task/reminder.

One flag I would love to see implemented is colored formatting for ls, but there are many possible flags th

Improve this page

Add a description, image, and links to the zig topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zig topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.