i'm not sure who was so dumb to put this menu option selection hiding into gtk3.
essentially, when you go through a menu to select the same thing twice, the selection simply doesn't happen. it is really confusing.
@vekkq -Wall -Wextra -Werror is my default
@L29Ah I just check to hide warnings afterward in file~
{-# OPTIONS_GHC -Wno-incomplete-patterns #-}{-# OPTIONS_GHC -Wno-simplifiable-class-constraints #-}
@vekkq -Wno-warn-tabs
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@L29Ah I just check to hide warnings afterward in file~
{-# OPTIONS_GHC -Wno-incomplete-patterns #-}
{-# OPTIONS_GHC -Wno-simplifiable-class-constraints #-}