Skip to content

Commit

Permalink
clarify xproto even more
Browse files Browse the repository at this point in the history
  • Loading branch information
tudurom committed Aug 10, 2017
1 parent d9f216e commit cdfabe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Dependencies
* `xcb-randr`
* `xcb-util-wm`
* `xcb-keysyms`
* `xproto`
* `xproto` (compile-time dependency)

Windowchef depends on `xcb` to communicate with the X11 server, `xcb-randr` to
gather information about connected displays and `xcb-util-wm` for ewmh and icccm helper functions.
Expand Down

0 comments on commit cdfabe2

Please sign in to comment.