Jasper St. Pierre 711f0c0c50 common: Make UNKNOWN a flag, not a combination of all directions
This was the original intention, but it was thought to be easier
to mark this as a combination of all directions. It turned out to
instead cause subtle bugs since code that blindly checked & DIR_WEST or
similar turned out to get it wrong when it was UNKNOWN, so just make
it an explicit flag.

This fixes the cursor appearing in the wrong place when starting a
keyboard resize.
2014-08-19 15:11:10 -04:00
2014-08-19 13:03:41 +02:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-07-17 14:49:47 -04:00
2014-07-31 17:50:28 +02:00
2014-07-23 11:45:52 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%