ENIGMA Forums
General fluff => Off-Topic => Topic started by: Yambam on November 08, 2016, 03:28:07 am
-
I made this text when I woke up after I had this funny dream of a strange OS / window manager. While I was writing it I thought some features actually would be nice... what do you think of it? It's crazy, I know, but that just made me want to share it! :D
https://stackedit.io/viewer#!url=https://gist.githubusercontent.com/Yambam/13af510ba7ab5bd3475a76fa670581fb/raw/95160343707dda92b03632db3753e4e5b63d56e2/gwim-concept.md
-
??? Where did your reply go, faissaloo? Yes, I remember Ubuntu had some of these features as options... (I haven't used the Unity desktop anymore for some time though.) Is it possible to modify Compiz source code to add your own stuff? I have almost no experience with C++ except one time I made a 3D ray-casted game. I don't even remember what graphics library I used, but it wasn't SDL I think. xD
-
I also made this logo later that day (last week) using the little experience I have using Inkscape. :D
(http://imanuelhab.mooo.com/img/Hot%20Gimmicks.png)
-
I also made this logo later that day (last week) using the little experience I have using Inkscape. :D
(http://imanuelhab.mooo.com/img/Hot%20Gimmicks.png)
Don' start with logos or you'll end up like every /tech/ project ever.
??? Where did your reply go, faissaloo? Yes, I remember Ubuntu had some of these features as options... (I haven't used the Unity desktop anymore for some time though.) Is it possible to modify Compiz source code to add your own stuff? I have almost no experience with C++ except one time I made a 3D ray-casted game. I don't even remember what graphics library I used, but it wasn't SDL I think. xD
I deleted it because I realised you were proposing more than what Compiz offered, but I believe Compiz is open source so it should be possible to modify.
-
Don' start with logos or you'll end up like every /tech/ project ever.
Don't worry, it was just a quick sketch. I wanted something "gimmicky" and it's just like that I guess. xD Thanks for the advice though.
I deleted it because I realised you were proposing more than what Compiz offered, but I believe Compiz is open source so it should be possible to modify.
Ah okay. I think I'll look into that when I have some more free time. I doubt this is going to be a real "thing" though. I mean, I could plug in some simple & useful programs like note-taking stuff with Markdown formatting. I'm thinking doing the whole thing in HTML5/JS.
-
I wonder whether some of these WM features would help with game development...
BTW, what do you guys think of GM:Studio 2's visual node system? I think it's a bit overdoing some visual elements, especially the rather slow animations though. The zooming in/out could be useful, since scrolling is impossible most of the time; no scrollbars, every newly opened event contents need to be dragged individually to a new workspace to maximize them? (I'm not sure about that though.) I have to admit, it will take some time to get used to and the price tag is a little much for me, especially in respect to the $15 Humble GameMaker Bundle. :-[
-
I wonder whether some of these WM features would help with game development...
BTW, what do you guys think of GM:Studio 2's visual node system? I think it's a bit overdoing some visual elements, especially the rather slow animations though. The zooming in/out could be useful, since scrolling is impossible most of the time; no scrollbars, every newly opened event contents need to be dragged individually to a new workspace to maximize them? (I'm not sure about that though.) I have to admit, it will take some time to get used to and the price tag is a little much for me, especially in respect to the $15 Humble GameMaker Bundle. :-[
I hate the visual node system, it's harder to see the flow of the program and it's slower to navigate.
-
I wonder whether some of these WM features would help with game development...
BTW, what do you guys think of GM:Studio 2's visual node system? I think it's a bit overdoing some visual elements, especially the rather slow animations though. The zooming in/out could be useful, since scrolling is impossible most of the time; no scrollbars, every newly opened event contents need to be dragged individually to a new workspace to maximize them? (I'm not sure about that though.) I have to admit, it will take some time to get used to and the price tag is a little much for me, especially in respect to the $15 Humble GameMaker Bundle. :-[
I hate the visual node system, it's harder to see the flow of the program and it's slower to navigate.
This is so true. I'm thinking though, that it would being able to add visual links between resources would be a big help with a lot of things! Unfortunately that's not how the current GMS2's node system was ever supposed to work. :/
What do you think of my idea though? You could link rooms together 4-6 ways (maybe even 8-direction). Then when you zoom out you could see the connections & reorganise.