hippoz pushed to master at hippoz/raven 2022-03-18 19:50:41 +02:00
4a398f7a7b make the main widget inheirt the geometry from the window
hippoz pushed to master at hippoz/raven 2022-03-18 03:25:23 +02:00
cf5bcd63b2 remove empty cpp file
19abbbf057 make all Box methods const
9c830c48d6 clean up includes a bit
Compare 3 commits »
hippoz renamed repository from uui to hippoz/raven 2022-03-18 03:05:33 +02:00
hippoz pushed to master at hippoz/raven 2022-03-18 03:04:39 +02:00
26858b795d remove annoying style_ prefix from DEF_STYLE and rename it to DEF_PROP
c2a605f172 offload button colors to TopLevelStyles
Compare 2 commits »
hippoz pushed to master at hippoz/raven 2022-03-18 02:49:26 +02:00
ef85745f58 text, hover, styles and buttons!
hippoz pushed to master at hippoz/bridgecord 2022-03-12 18:08:33 +02:00
9683c4f41c kill server child process on various signals
490fdf26b3 add more info to mc-status
fe7f1f8b43 floor result of serverStartedAt epoch
39bfae7bc2 fix "server started at" metric in the mc-status command
694e0e45ed fix server not closing on timeout
Compare 5 commits »
hippoz pushed to master at hippoz/bridgecord 2022-03-12 15:26:42 +02:00
3900cf39c4 fix stdin pipe?
hippoz pushed to master at hippoz/bridgecord 2022-03-12 14:09:12 +02:00
30db5003fb hopefully pipe parent process stdin to child process
hippoz pushed to master at hippoz/raven 2022-03-09 20:16:14 +02:00
9fe7659a0f add simple button widget
hippoz pushed to master at hippoz/raven 2022-03-09 20:02:26 +02:00
529c286b8f dispatch repaint events and lay yet more groundwork
hippoz pushed to master at hippoz/raven 2022-03-09 03:46:36 +02:00
b4cfe309f3 make window respond to events and lay more groundwork
hippoz pushed to master at hippoz/raven 2022-03-08 02:25:31 +02:00
2cc5e1c1e0 basic structure
hippoz pushed to master at hippoz/bridgecord 2022-03-06 01:38:07 +02:00
b24a2dbae9 make the minecraft script fully manage the minecraft servert process on-demand
hippoz pushed to master at hippoz/homepage 2022-03-01 22:41:51 +02:00
4fbdace446 add.. something.....
hippoz pushed to master at hippoz/bridgecord 2022-03-01 21:32:16 +02:00
d59f1be9e7 add CORS and improve config
hippoz pushed to master at hippoz/hippOS 2022-02-25 21:29:28 +02:00
dda6d4698c use correct struct for interrupt frames
hippoz pushed to master at hippoz/bridgecord 2022-02-25 20:00:21 +02:00
7f59b666a2 hopefully fix discord client going into a constant loop of disconnecting due to no ack and then reconnecting in certain situations
hippoz pushed to master at hippoz/bridgecord 2022-02-25 19:57:43 +02:00
fb721481e7 lock minecraft account linking behind a flag
e18b6ee11d refactor code and add token handoff
Compare 2 commits »
hippoz pushed to master at hippoz/hippOS 2022-02-24 22:01:19 +02:00
6839eb4699 fix some compiler warnings
80b8ad3fce add os name to grub config
581c2d7d64 add void to functions with no arguments
Compare 3 commits »
hippoz pushed to master at hippoz/hippOS 2022-02-24 21:53:51 +02:00
ca93f5077b add rest of exceptions to exception.c