![]() |
Optional Widget for Linux Lite 3.2 - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14) +--- Thread: Optional Widget for Linux Lite 3.2 (/showthread.php?tid=3318) |
Re: Optional Widget for Linux Lite 3.2 - Valtam - 09-14-2016 The widget needs to be as minimal as possible. The approach here is to allow people to glance at a space on their desktop and get simple, concise information. For example, if they're rendering a video and want to know their cpu usage, or how may updates there are. For there to be transparency, compositing has to be enabled, and in LL it's turned off by default due to some older pc's not able to handle it. Thanks @firenice03 for your suggestions, I like the idea of making the widget even smaller. ![]() Re: Optional Widget for Linux Lite 3.2 - firenice03 - 09-14-2016 (09-14-2016, 02:09 PM)Jerry link Wrote: For there to be transparency, compositing has to be enabled, and in LL it's turned off by default due to some older pc's not able to handle it. Forgot about composting :o And liking the compacted look 8) Re: Optional Widget for Linux Lite 3.2 - LL-user - 09-14-2016 Great initiative, Jerry! Especially addressing the update notification discussion again and keeping it as light as possible. A few questions/ideas:
Re: Optional Widget for Linux Lite 3.2 - torreydale - 09-14-2016 I like where this is going. Re: Optional Widget for Linux Lite 3.2 - technomancer - 09-15-2016 Great Idea ! Maybe some rounded edges on the widget ? Re: Optional Widget for Linux Lite 3.2 - Valtam - 09-15-2016 (09-15-2016, 01:52 AM)technomancer link Wrote: Great Idea ! Maybe some rounded edges on the widget ? Yeah, I was thinking of subtly rounding the edges, give it some polish. It may even end up with a suitable background image ![]() Re: Optional Widget for Linux Lite 3.2 - Valtam - 09-15-2016 (09-14-2016, 07:42 PM)LL-user link Wrote: Great initiative, Jerry! The widget will be configurable in so far as people's ability to work with conky. The update check will be set at a default of 180 mins, it really only needs to check when you start your computer, LL isn't a server OS that stays on 24/7 and needs to check for updates at regular intervals. I'm happy to leave the kernel version out, agreed most Windows folk would look at it and go wtf is a kernel ![]() What do others think about having the time and date in there? The update notification you're referring to is written in python, one of my weaker languages. It is GPL2, so there is the possibility there for someone to take on the project. Thank you for your feedback ![]() Re: Optional Widget for Linux Lite 3.2 - LL-user - 09-15-2016 Sounds perfect to me! ![]() Nice info out of the box, but easy to adjust/configure for people who can edit a text file/ already run conky. Unfortunately not proficient in python... Re: Optional Widget for Linux Lite 3.2 - Coastie - 09-15-2016 Only thing I think might be helpful is the updates info. Can it be in the panel? If not, can it be minimized or closed then autostart at boot up? Would want to be able to make background transparent. Re: Optional Widget for Linux Lite 3.2 - Valtam - 09-15-2016 (09-15-2016, 04:38 AM)Coastie link Wrote: Only thing I think might be helpful is the updates info. Can it be in the panel? If not, can it be minimized or closed then autostart at boot up? Would want to be able to make background transparent. For those who have compositing enabled and working, our widget will be transparent. This is a desktop widget, so it can't sit in the panel or be minimized. It will autostart at boot up for those who want it to. Cheers. |