Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

InstantOS

github sponsors
Collective - Host: opensource - https://opencollective.com/instantos - Website: https://instantos.github.io - Code: https://github.com/instantos

Refactor die() to use eprintf()

github.com/instantOS/sent - 91aeb01dcef28aea6e15ba7d1c9a094d01dfc41e authored almost 9 years ago by Alexis <[email protected]>
Use consistent wording for error messages

github.com/instantOS/sent - 824dae147e8c89465e09709764601d7d80dff819 authored almost 9 years ago by Alexis <[email protected]>
Use right click as previous and enable scrolling to switch slides

github.com/instantOS/sent - 95af430d978d9ad9a6235ac1899a1ecd46bff6f3 authored almost 9 years ago by Ivan Tham <[email protected]>
Bail out before allocating slides if file is empty

In load() we allocated slides before checking if we actually read
anything from the FILE fp and ...

github.com/instantOS/sent - a1dcdad14fb3a8ccdc97e86cb3aa25684778819c authored almost 9 years ago by Quentin Rameau <[email protected]>
fix dying on empty slidefile

github.com/instantOS/sent - eac14478e949e29e442922d997f057573ddd9923 authored almost 9 years ago by Markus Teich <[email protected]>
drw.c: Avoid potential memory leak in drw_cur_create()

If drw was NULL, memory was still allocated for cur.

github.com/instantOS/sent - 996a4c5c6e7b98c9f3ef50846f567b5d6a2da932 authored almost 9 years ago by Quentin Rameau <[email protected]>
Add Escape key to quit sent

github.com/instantOS/sent - 243c8cf7b6e66813609ac4ca9c9e6343408e1d72 authored almost 9 years ago by Ivan Tham <[email protected]>
die if no font could be loaded

github.com/instantOS/sent - cc57a28eba7c2ec574d92817bff012b3b051dd6b authored almost 9 years ago by Markus Teich <[email protected]>
Register space to advance to the next slide

github.com/instantOS/sent - c3cd2edca606b463e775a10ed2498f38cd86555f authored almost 9 years ago by Jan Christoph Ebersbach <[email protected]>
shorten bulletpoints in example presentation

github.com/instantOS/sent - 448fe33370e1252ea5755066c0623b2c67818357 authored almost 9 years ago by Markus Teich <[email protected]>
fix dejavu font name

github.com/instantOS/sent - 31be676486aaa655b528b39a161c3deaff477678 authored almost 9 years ago by Markus Teich <[email protected]>
support even larger screens

github.com/instantOS/sent - 4ae761b8becf81ea2dfbdee38b323bb0e6d5bf2a authored almost 9 years ago by Markus Teich <[email protected]>
prevent flickering when changing slides

When the window background is left at WhitePixel (from initialization) and the
user has set a da...

github.com/instantOS/sent - 4a828c2d6c2d16f77c0d110b31648462b28cc271 authored almost 9 years ago by Markus Teich <[email protected]>
update README

github.com/instantOS/sent - aa713a8a342ec0e6eca173cd4489834f8baa0a86 authored almost 9 years ago by Markus Teich <[email protected]>
fix another index overflow issue

github.com/instantOS/sent - b1cb3bbc2085bc30e0a456d02e7eb68d5665a5b2 authored almost 9 years ago by Markus Teich <[email protected]>
fix several number overflow issues

github.com/instantOS/sent - 84734c73e82b8b30e2eef82c192a53010fb2d35f authored almost 9 years ago by Markus Teich <[email protected]>
update version

github.com/instantOS/sent - eb07f3dc10c9efa6272ae5177de74a7fc093cf51 authored almost 9 years ago by Markus Teich <[email protected]>
add multiline support

github.com/instantOS/sent - 22a0a7f25596c28588bac5bf9e12cd8c534684d4 authored almost 9 years ago by Markus Teich <[email protected]>
fix more memory leaks

github.com/instantOS/sent - d7eac23083be2278327e94255a182a221a0df273 authored almost 9 years ago by Markus Teich <[email protected]>
free all fonts correctly

github.com/instantOS/sent - b23121b4aab274bd8e41d81145579ff93ba9a8f6 authored almost 9 years ago by Markus Teich <[email protected]>
free temporary fontstr arrays

github.com/instantOS/sent - d302f2efe13205f45f15f1e92113a44c55b0a0cd authored almost 9 years ago by Markus Teich <[email protected]>
simplify png cleanup

github.com/instantOS/sent - f6455efd52cdcfcb25030a8f3644162e8b861573 authored almost 9 years ago by Markus Teich <[email protected]>
make usable screensize config const

github.com/instantOS/sent - 67ec8b1547b9e58155f0966731820b25e71240e8 authored almost 9 years ago by Markus Teich <[email protected]>
don't assume we get a ConfigureNotify event

If the window manager maps our window at the requested size, we may not get a
ConfigureNotify ev...

github.com/instantOS/sent - 8b52c85dd1fb145b1012cd508ffd74465db7025a authored almost 9 years ago by Tony Lainson <[email protected]>
initialize .img

without the attached patch ./sent example segfaults here

github.com/instantOS/sent - 4ca44387e65a96a93b56ed1491f5f90c5e25d948 authored almost 9 years ago by Szabolcs Nagy <[email protected]>
don't use EXIT_… cpp defines

github.com/instantOS/sent - 3ce84e71700ba35818c7a83630994d765e77599d authored almost 9 years ago by Markus Teich <[email protected]>
fix comment wording in drw.c

github.com/instantOS/sent - 0dc8cb9dabb9630681c5cb44206e694e5ebe8514 authored almost 9 years ago by Markus Teich <[email protected]>
make colors configurable

github.com/instantOS/sent - 9ab88b5935b722021c2aed2d2a417fd83226ff64 authored almost 9 years ago by Markus Teich <[email protected]>
update license year

github.com/instantOS/sent - fc82374b03b5b2fd9b9770163184d3747a1ccd26 authored almost 9 years ago by Markus Teich <[email protected]>
fix default fonts in config.def.h

github.com/instantOS/sent - f84e7a585e530e15437f7d87b721d0df3f98e24e authored almost 9 years ago by Markus Teich <[email protected]>
remove unused font configuration, update license year

github.com/instantOS/sent - 345b48fe0333bbc85c52c5b4ab1ab94879b2fc1d authored almost 9 years ago by Markus Teich <[email protected]>
fix font width calculations

github.com/instantOS/sent - a9ca2473fd72462eaf90346258119c13c74bddcb authored almost 9 years ago by Markus Teich <[email protected]>
remove unused type qualifiers

github.com/instantOS/sent - 4a114392bbdef9fc23d7f346ad1dab4f855bed17 authored almost 9 years ago by Markus Teich <[email protected]>
update example presentation

github.com/instantOS/sent - 0b9b4d2439241532a41e0361b17a2f9d0e2b850a authored almost 9 years ago by Markus Teich <[email protected]>
fonts are automatically cleaned up

github.com/instantOS/sent - 6b002c44b8bb950b025ea16d20237904ad553d86 authored about 9 years ago by Markus Teich <[email protected]>
drw_resize should be called on mapping as well

github.com/instantOS/sent - d06622336b5e9ae65f69277eea1a292e3c0d6894 authored over 9 years ago by Markus Teich <[email protected]>
remove debug statement

github.com/instantOS/sent - 8215db707caea46a5ba1d8b6c43ed36390b7d5d8 authored over 9 years ago by Markus Teich <[email protected]>
typedef image struct

github.com/instantOS/sent - 96e1607e78244f8ae85785938b66938e9586c4fb authored over 9 years ago by Markus Teich <[email protected]>
minor style adaptions

github.com/instantOS/sent - 036d77fffed4ba88346438d88c0d369578a9a604 authored over 9 years ago by Markus Teich <[email protected]>
fonts cleanup

github.com/instantOS/sent - 8606d72cedf0199e2cf03e421488f5b88896cecf authored over 9 years ago by Markus Teich <[email protected]>
remove unused dc/gc variables

github.com/instantOS/sent - e9261114fe797102a85852b0dc4ab62f3b208520 authored over 9 years ago by Markus Teich <[email protected]>
remove utf8 support from todo list

github.com/instantOS/sent - 9b9dda0f641be942e93600de270daa309f5ee341 authored over 9 years ago by Markus Teich <[email protected]>
remove old stuff and fix warnings

github.com/instantOS/sent - 4166516862020bd67a63e9341c49b1a17fe1bd9a authored over 9 years ago by Markus Teich <[email protected]>
blank screen before drawing text

github.com/instantOS/sent - 75081d228ea93bd30d584e52e875baf663309819 authored over 9 years ago by Markus Teich <[email protected]>
fix calculation of correct font size to use

github.com/instantOS/sent - 5394f7f539ecff863f58458cea5faaa867680ce6 authored over 9 years ago by Markus Teich <[email protected]>
drw: fixup font handling

github.com/instantOS/sent - 4993b300f38e6f29a8b0478bd01fb362aacf809d authored over 9 years ago by Markus Teich <[email protected]>
use new font system from drw

github.com/instantOS/sent - 85d25716b07498fd9786045f77478abc253fd036 authored over 9 years ago by Markus Teich <[email protected]>
minor style fix and new var for fonts

github.com/instantOS/sent - 76d3b0bb95e3e52f9763f8f5c371c1fbeb9a2971 authored over 9 years ago by Markus Teich <[email protected]>
drw: fixup drw_rect function

github.com/instantOS/sent - 87ef23296b1c83f5da762da6e3177fc9f41ae281 authored over 9 years ago by Markus Teich <[email protected]>
use die() where it should be used

github.com/instantOS/sent - edb657eb96cd3431e438140e2bcc72b1646443dd authored over 9 years ago by Markus Teich <[email protected]>
use drw color scheme fixup

github.com/instantOS/sent - 4d6dfeb1adec7a9af90aa496540dfa1c57cfc4e7 authored over 9 years ago by Markus Teich <[email protected]>
drw: fixup color schemes

github.com/instantOS/sent - bd3cfd17e30397c9cca297c5ac065e4f85e86dce authored over 9 years ago by Markus Teich <[email protected]>
some work on using drw.c done

github.com/instantOS/sent - de1dc79944848f4f27537df3600f6adf35f4e76a authored over 9 years ago by Markus Teich <[email protected]>
drw: fixup font_getexts

github.com/instantOS/sent - da9f788877f950752eca4b0b8cad6eb8817d5cfd authored over 9 years ago by Markus Teich <[email protected]>
add utf8 support, scaling and positioning missing.

github.com/instantOS/sent - 62f5baf7d2cd12824333ecbcb2fb1d84b0f89720 authored over 9 years ago by Markus Teich <[email protected]>
init and clear drw context

github.com/instantOS/sent - 37a7ca9e2f96eb66e295f640011b406e6b4bdee8 authored over 9 years ago by Markus Teich <[email protected]>
prepare switch to libsl

github.com/instantOS/sent - b37ef383354248940465be915f3bbdb5ff66308c authored over 9 years ago by Markus Teich <[email protected]>
update TODO

github.com/instantOS/sent - c6c12c4f92285667ceede617b81053c29933d243 authored over 9 years ago by Markus Teich <[email protected]>
update example

github.com/instantOS/sent - 44352d80412292ce37f50e001484de312906b072 authored over 9 years ago by Markus Teich <[email protected]>
support for comments to ignore lines

use # as first character in a line to skip this line
from the slides.

github.com/instantOS/sent - bf1151c51afa5c7c137a8c6d6df8f9f271a63c1e authored over 9 years ago by Jonas Jelten <[email protected]>
make: fix warnings because of BSD_SOURCE

github.com/instantOS/sent - da320f9c49d1e6cb887b67ac9ce05cd93001a2b7 authored over 9 years ago by Jonas Jelten <[email protected]>
make: don't build cscope by default

github.com/instantOS/sent - 5534df4b23dfb43b8090b1d32d279eb88cd5dd00 authored over 9 years ago by Jonas Jelten <[email protected]>
update README

github.com/instantOS/sent - cb16b5d29d47e8e62c87f3f531fd1e592f32c5e9 authored over 10 years ago by Markus Teich <[email protected]>
large jumps don't work well with presenters

github.com/instantOS/sent - d61ccea8b9d7422c6e9733c33613f5aaf72d0f7a authored over 10 years ago by Markus Teich <[email protected]>
add png support

github.com/instantOS/sent - 5b4a35ead5c0c6eae4773cc6eaf5b757e4e4b265 authored over 10 years ago by Markus Teich <[email protected]>
add further instructions for missing font path

github.com/instantOS/sent - 501a86cb94f006a55ec476f1361de5cc5a4fd66c authored over 10 years ago by Markus Teich <[email protected]>
add explanation to example presentation

github.com/instantOS/sent - 82ad418aacebac229d34edd1f02bec34d8beca19 authored over 10 years ago by Markus Teich <[email protected]>
add note to scalable fonts in config.def.h

github.com/instantOS/sent - 2a8ec74a606069f3b263f8321865a9c29119be2f authored over 10 years ago by Markus Teich <[email protected]>
add configuration explanation to README

github.com/instantOS/sent - ee2c810152df42098632a32f5f4547bc2df36b52 authored over 10 years ago by Markus Teich <[email protected]>
fix Makefile for users w/o cscope

github.com/instantOS/sent - db01c2635c055c7244cfbb2b44ed0c78f89d0684 authored over 10 years ago by Markus Teich <[email protected]>
add link to takahashi method

github.com/instantOS/sent - 4c8272d597718f79ef59567a4422e6694268bf58 authored over 10 years ago by Markus Teich <[email protected]>
add example presentation

github.com/instantOS/sent - 801c9512d43cb6a4bab132d3f4318571bf753a42 authored over 10 years ago by Markus Teich <[email protected]>
add vim like bindings

github.com/instantOS/sent - 800b2ef10263f1631ee6c5445e73ba541e304740 authored over 10 years ago by Markus Teich <[email protected]>
update README

github.com/instantOS/sent - 2e435b7da8067f4e6934bbd25044d91cbc00e3a2 authored over 10 years ago by Markus Teich <[email protected]>
add stuff

github.com/instantOS/sent - 8b5710ff44ebabef1acae9783da8286d5366c74c authored over 10 years ago by Markus Teich <[email protected]>
Initial commit

github.com/instantOS/sent - 163cb95920aacd43775a043cf4afab490bc67774 authored over 10 years ago by schachmat <[email protected]>