Skip to content
  1. Jan 28, 2022
    • Nicolas Mailloux's avatar
      Fix MainWindow tabSwitcher bug · 6155e934
      Nicolas Mailloux authored
      When an user would click another button-tab (e.g. Settings or Apps)
      after launching libraryWidget, InkBox would reset the window entirely
      and get back to the Home widget. The user would then have had to re-
      click on the button-tab he wanted to pick to get the appropriate
      content.
      
      This commit fixes this issue by requiring a resetFullWindowException
      boolean variable to be set to false (meaning that the user didn't click
      on any button-tab before leaving libraryWidget) for the
      resetWindow(true) function to occur as described in resetFullWindow(),
      when libraryWidget is destroyed.
      6155e934
  2. Jan 27, 2022
  3. Jan 26, 2022
  4. Jan 23, 2022
  5. Jan 20, 2022
  6. Jan 17, 2022
  7. Jan 12, 2022
  8. Jan 11, 2022
  9. Jan 10, 2022
    • Dill's avatar
      Update README.md · f7ab3fd3
      Dill authored
      Because I was bored and had nothing to do I went ahead and did some stuff.
      f7ab3fd3
  10. Jan 09, 2022
  11. Jan 05, 2022
  12. Jan 01, 2022
  13. Dec 31, 2021
  14. Dec 30, 2021
  15. Dec 29, 2021
  16. Dec 28, 2021
  17. Dec 27, 2021
  18. Dec 26, 2021