]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/nedvemi1/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / nedvemi1 / index.mdwn
index c0243a2b50e10e71bdbcd62d2ce629815798b73a..8df7dedced94437614caec9fa8d8c91cb0d31209 100644 (file)
@@ -4,29 +4,44 @@
 
 Assignment
 ======
-SumatraPDF is a light-weight PDF reader. I have been using Sumatra instead of Adobe for few years. 
+SumatraPDF is a light-weight PDF reader which I have been using for few years. 
+
 There is a possibility to change background color only by changing hexadecimal color value in configuration file. I prefer grey background color to "protect" my eyes but it is usefull to see document with original coloring sometimes. 
+
 I have found that Sumatra is open source project [Git](https://github.com/sumatrapdfreader/sumatrapdf) and that there are some users with similar needs [1](https://github.com/sumatrapdfreader/sumatrapdf/issues/79), [2](http://forums.fofou.org/sumatrapdf/topic?id=3184694&comments=3), [3](http://forums.fofou.org/sumatrapdf/topic?id=3184675&comments=5).
+
 I would like to make an user-friendly way to define or modify document colors. It can be solved by a button that will switch view between dark and default mode or by adding an option for colors into menu. I will discuss preferred solution with other contributors.
 
-TODO:
-Description of my planned/completed work for the project
 
-Links documenting the results of my work
-======
+**Description of my planned/completed work for the project:**
+
+After communication in issue tracker was decided to create an option in menu with show a window for color modification.
+
+* I tried to check a project structure.
+
+* I found and added new option into menu.
+
+* I can not find a definition of already existing "Options" window. I also can not find text used in this window due to many language mutations.
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+* My friend who works with C++ and Qt wasn't able to find another window definition as well.
 
-* [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
+* I tried to read something about HWND and graphics in C++ for Windows, but I realized that modification by total C++ beginner could do more harm than good for Sumatra project.
+
+* I apologized to Sumatra community..
+
+**Conclusion**
+
+It is not a good idea to try to add feature into huge project which is in totally different language than I can use.
+
+Links documenting the results of my work
+======
+* [My communication with developers in an issue tracker](https://github.com/sumatrapdfreader/sumatrapdf/issues/79)
+* [Version control repository with the actual state of my work](https://github.com/Ofcak/sumatrapdf)
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
+* [[Presentation of the aim of my work in PDF|prezentace.pdf]]
 * [[Presentation of the results of my work|prezentace2.pdf]]
 
 OpenHub
@@ -40,3 +55,5 @@ For example:
 </a>
 
 [w]:https://www.openhub.net/accounts/nedvemi1/widgets
+
+