| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-17 | Merge pull request #63 from meskio/unlink_temp_files | joesis | |
| linux: delete temp files as soon as they are not needed | |||
| 2018-10-15 | linux: use TMPDIR to store icons if defined | Ruben Pollan | |
| TMPDIR is the canonical environment variable in Unix and POSIX that should be used to specify a temporary directory: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_03 Let's use it if is defined to store temporary icon files and default to '/tmp' if is not defined. | |||
| 2018-10-15 | linux: delete temp files as soon as they are not needed | Ruben Pollan | |
| Stop generating one file in /tmp for each icon change. Let's move the clean up to the set icon instead of waiting for the quit clean up. | |||
| 2018-10-15 | Made it possible to add icons to menu items on Mac | jefvel | |
| 2018-03-20 | Merge pull request #39 from meskio/hide_widgets_linux | joesis | |
| Fixed hide show in linux (#37) | |||
| 2018-03-19 | Fixed hide show in linux | Ruben Pollan | |
| Closes #37 | |||
| 2018-03-19 | On quit exit main loop on linux | Ruben Pollan | |
| Close #40 | |||
| 2018-01-09 | fix: linux compilation warning | LE ROUX Thomas | |
| Tested on Archlinux Close #24 | |||
| 2017-09-12 | Added separator functionality for linux | Ox Cart | |
| 2017-09-12 | Code review fixes | Ox Cart | |
| 2017-09-11 | Fixed linux show/hide | Ox Cart | |
| 2017-09-11 | Added show/hide for linux | Ox Cart | |
| 2017-08-25 | Made onExit run reliably and process terminate on quit | Ox Cart | |
| 2016-08-24 | Updates from lantern | Ox Cart | |
| 2016-04-04 | Fixes wrong return type. | Florian Engel | |
| 2016-03-17 | Squashed commits, full commit log available in ↵ | Ox Cart | |
| https://github.com/getlantern/lantern | |||
