Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/egui

egui: an easy-to-use immediate mode GUI in pure Rust
https://github.com/tauri-apps/egui

Keep windows within the screen

1affa10deeb0b6b5a5c973891188d0cf6aa48883 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix iOS rendering (hopefully) by avoiding infinities

44d93d3701f53d5521cb0c02df020a14f2e47366 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix touch screen interactions

0b8351b9afc0dbcd62358c0aeb696f03e94a8aef authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add support for hyperlinks

b39555bb23c4a7dbd9f38da66d92f539bad8f1ec authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Update wasm/web example

25b06a6ff079f5e43977710d5fced9a91c15acbf authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Shrink window heights to fit content

723c3ca9084928faffe10190a710d518bf7d8edd authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Sliders: use title as id if available with scroll position as fallback

This fixes the sliders in the style window

b4ea51f0f92a8cf177ce05de921b40c67688943a authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix left alignment of widgets and tweak style slightly

fd8180cea42c366a1d4e9d5840734fa57eaba941 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Make scroll bar prettier, and handle clicks outside of handle

a4db437413a8dae166da8acb03902b0ee0d384c8 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Remove dead code

61033a5fc19d81cb00e91444b03f9d24db8b906e authored over 4 years ago by Emil Ernerfeldt <[email protected]>
remove deprecated TODO.md

7846aa4e98ebf97250730de0da8adf27846d30aa authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Listen to scroll wheel (glium only)

a8d9c3fc42e270ee0de766653a9db7d45b7ee2d5 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Expand clip_rects slightly to allow widgets just on the border

9b404159c526a96aeff99191f12fc42d41537c1d authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Improve Widget code, and make sure it paints within the given bounds

104f2191a05ca31544738c7fc1f5779b52589b49 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add Rect left/right/top/bottom accessors

700c93b8e342d5bf9006f274b9920bdc80d0fc01 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Unify style for buttons and collapsing headers

d941c5830d4ac03df961551bd5eb2417b6a99210 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Unify state management

c604574e523317442edf481c0cbe503edc876fc9 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Unify child region creation

2a4828670e3b2bbe98450404dc6afca33b14ec1f authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Rename foldable to CollapsingHeader and move to own file

d70ae351c13087f8aa1433f7d4b5349682eb9c6f authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Drag scroll area background to scroll

0b61d952e6d3542ca41d40f41c4b36bf2c113a04 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Basic scroll area support

Just vertical scrolling at the moment

dbf8520e63acd0b757a46a378dacc594d4b4432c authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Various small improvements

4efbb94e1b9fac89ffa93961d2c6c79cc559ba6b authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Window: store inner size + misc improvements

a56a869f480732a90ba5e4fba5984bdd26124049 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix bug: accidental interaction on mouse-up

8b4e506493908a5b7be24420da34319c6a87d140 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Some visual tweaks

e9bdadb1da199bfdcf04c157ed845c4c7324ece3 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Animate foldable regions

9be55374185d7352b0c0b61d66c1eb6ed479e207 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add time as input to emigui to enable animations

0ed578341befb71254394b67958dee22f67edecd authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Smooth frame time estimation in wasm example

11cd1bdca367a4f6630748bde1691385d67d841d authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add option to debug paint clip rects

609473f85a25ac5e5077ad1b4b27efda4b8a51ab authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Nicer looking indent regions with a gray vertical line

ed67cc6e59e54b0abc725394cd247d1f474a56f4 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add a bunch of TODOs

b89ab7aa3fca8ef3c404dad0202f881fed465154 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Remove dead code

cac5352ad7219908696cb8c955410f1e67a912f9 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Finish glium clip_rect support

f74c2f810398bc55a6724e3064e24390138b2cd1 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Implement clip_rect in WebGL

9af64a64680016328bda61226ceceaad1ad25ae0 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Separate clip_rect and desired_rect in Region

864eae2081a8b0a59e855f1ae6d04c2ea3a1520f authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Expand and improve math code

94fdc2fd55c2acc77f77dc90226f9a4548a641fc authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix pixel vs points bug in logical screen size of glium window

3a869aa5db2b9b603dcd3464fd4463e7ae74b3c1 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
WIP: Working clip rects for glium

46f123eeb636f38670c9f656daec00f776ccfc7a authored over 4 years ago by Emil Ernerfeldt <[email protected]>
WIP: clip_rect

2f02446f6f4d6d87700c9ffcaa7d35ae3435d9c8 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Update web example with experimental test windows

ffc1768e4001ee2236d11bc36b2174394f56c712 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Update web example with experimental test windows

c7efd72a759a03a57d06e80b73f41d12692cc47d authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Create region.add_label shortcut

335b22d38d70832464753e7416d575779640c81d authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fxi bug in column subregion code

1f8cee7573a7ce9d33ee5daa81aeb81b7e98f6bb authored over 4 years ago by Emil Ernerfeldt <[email protected]>
New emigui example

40a03dc9c184a0b21d00e2b14065661fb400b668 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Resize windows based on cursor position rather than movement

3eeb4eca2c8b7a02bd64cd52f49d4c161e09eb1a authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Show resize mouse cursor when resizing windows

98178e9d691b2db2bf957be5ea9b7a3d417256a5 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Refactor Region: remember region rectangle

This will be used as a clip rectangle for generated paint commands.

472e0b9afe1e5220e1ff5bda5fd5c4355590a4c7 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Draw separator between window title and its contents

7f85b2623b1c907f164f49c7fc52314d026b1912 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Implement window resizing

388132ba93bc34c57c1c375e8a696a207d2f07ba authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Remove roadmap and replace with emigui/README.md with a TODO section

1be828bbe35e3928679a0636efee5642251fb118 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Distinguish ids that need to be unique and warn about name clashes

6eae91e0282731564923831d539d4927e1715fd4 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Make it easier to create an Outline

1afda00fc467b1b335f06e53adc21ea8f7bdc0db authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Use new type Pos2 for positions (points) instead of Vec2

2170081221a5eb1b9aadcd76770750f42fe23140 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Start refactor mesher module into a more reusable Path concept

6eb1053c35ecf600ded5a4801ce663cc4a5187bd authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Refactor Font towards supporting all unicode

7480191f1aee65ccbae1431b52ef7bd4be46dd37 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Switch to parking_lot::Mutex

407df9494536d0d6a297150c25fd44dc46a32fe7 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Make Id a proper newtype

624e709a8f524560a7f42cdcad31bfdfc2578c7f authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Handle window paint order (click to bring to front etc)

481af55ce5d639c9a3c53cdff9428598f64e2ff7 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Rename Data to Context and move to own file

f709423809891c9df31249987d312964f9a8e76b authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Move Memory and Region to own files

de76cb61900fa19115b703bd797f03e2f0fe4270 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add rudimentary support for gui windows that you can move around

1d3836ba80e86904c6e50a02f4c2a846821aeef5 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Add checkbox for antialiasing on/off

b26359d3830a6da4d93a4b5c320869f621551321 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix colors in glium (srgb issue)

74eeaf27cedf1cee77a383dc8919dd40904b51f9 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix: properly sample white color (was off by half a texel)

49cbd3fe075ee95fb02a8a564e0c1d89292477bd authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix name clash

4a36b2c1c159765754fe3c63834fe827794e8192 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Refactor: define rect by min/max

0265b3d43a679fdee6e164372f502429e40dfa3b authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Update link to example code

7fc25009737da3a4838c6f5d6d151d870d5593af authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Refactor example code

d9999626021e151538b7206355bcd5082c259976 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Build WASM in release

4889296f7a5908aff3e7cf6d347c825e504f900c authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Fix font sliders

98899c80b0aa48ba6989fad73198fec8f395d310 authored over 4 years ago by Emil Ernerfeldt <[email protected]>
cargo update

1a4614869c80b5df839d07a2cc137c2316f24e8a authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Compilation fix

dba42b1adaa3fee88976af3ce92f6d55d110fb2f authored over 4 years ago by Emil Ernerfeldt <[email protected]>
Some predefined colors

f4f03d49eb7e2a88f2297bcbd8ef5a70b9d42c04 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Add support for monospace font

157de8a966fa5b6e65104d9d0fc986cb3b2adec3 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
export more

100d4e328f2c810d3582081d54c21a9dd49fa550 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Ignore warning about legacy implement_vertex macro in old glium

f728180918eda0a5b38ebf026a3678d4e82343e4 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Update example_glium

9b862e9ec4a57dd163a028630af452517ed4f8e0 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Update rusttype and run cargo update

be23d66f9ee9028eae26674c39d236fb3772313b authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Some minor fixes and additions

be8eb02b3f35f0d605ef7eb928e28f4a5110aba4 authored about 5 years ago by Emil Ernerfeldt <[email protected]>
Minor API improvements

1d6bc3baba8dbbc98a2a431564a869d950d8e74e authored over 5 years ago by Emil Ernerfeldt <[email protected]>
Create emigui_glium library

4836860c7b97145d11412bab769240ff118a1935 authored over 5 years ago by Emil Ernerfeldt <[email protected]>
Fix performance issue on touch devices

d0734ccdefd1100be026c4e6c357bb86d152a0cc authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Minor API tweaks

97bbc6f0661170ef84e2c3b850a174e03baaa280 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Adjust font sizes again

6b5da83642ea6f4faa0c3d21d67d5d54c0b473ed authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Fix touch interaction

375cc231a68c12e463f2cd03731e1ab2509ef3ac authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Adjust font sizes

07711a456ad3f069c06f33d1351c7775dbee7174 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
New font: Comfortaa

e06a4db7bc0117b7ff916609b7c631a292e7deaa authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Fix retina resolution of example_glium

2c2450e67b24027d3be8a12d7c77bbabd189e36c authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Button clicked on mouse release

075fa7ab0f58663bda4dd1b6e2aefa84d9cca658 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Rename example app to example_wasm

e1652bef77f18f0036b48e765cc6e9fc0451c1fe authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Add native glium backend

01862d07ae242b4dab4016a5e279a4946666622b authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Handle more than 2^16 vertices in WebGL renderer

0be9722af56c3d3e0db55cae63e4a0685cfd0468 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Run on requestAnimationFrame by default

0ba687f5214a94cab4e25d182ba8a8610c999d2e authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Expose mesher module

9cdd038285da823c1d095604e03c2229acbf8551 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Update README.md

733df46a0a3bef2cda039131f92ead2f9cc5c452 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Refactor: remove GuiCmd

192b59ebb0afccd2575c95ace5e648aa7352d27c authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Refactor: Merge LayoutOptions and Style

87288634e9b5f1bef54fc5da9381fe8c2862fdba authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Nicer looking colors and sliders

7cbf8e45bcc5d38928583cb57cda46dac92198f4 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Add slider example

cd58190d3547e0234be230b0da97962803de8dc1 authored almost 6 years ago by Emil Ernerfeldt <[email protected]>
Add column example

81faa964cc4cc080288795e64076f291a889d36b authored almost 6 years ago by Emil Ernerfeldt <[email protected]>