Commit graph

  • d2fe8c0469
    Transparency (#164) Antonino Siena 2020-04-15 15:11:23 +0200
  • 29a4c5d9df
    Implement borderless on X11 (#165) Antonino Siena 2020-04-14 16:36:54 +0200
  • f97d90b7a7
    [Testing] Implement is_active() on windows and x11 (#163) Antonino Siena 2020-04-06 08:21:03 +0200
  • ed24e436f0 Bump to 0.16.0 Daniel Collin 2020-04-05 07:34:50 +0200
  • d77e559b0f
    Wayland support (#141) Antonino Siena 2020-04-05 06:49:25 +0200
  • 3d5ae73135
    Removed NSLog(@"Names %@", [g_library functionNames]); debug call from src/native/macosx/MacMiniFB.m (#156) phillvancejr 2020-03-31 10:24:21 -0400
  • 880e8db6df
    Update wayland-protocols requirement from 0.24 to 0.25 (#142) dependabot-preview[bot] 2020-03-31 09:05:19 +0200
  • 1f21794c8c
    Lint fix again Daniel Collin 2020-03-31 07:40:11 +0200
  • 434ba591f2
    Fixed lint error Daniel Collin 2020-03-31 07:35:59 +0200
  • fbf1d54db6
    Added Topmost/Always on Top functionality to MacOS (#154) phillvancejr 2020-03-31 01:28:52 -0400
  • e6514ba553
    Update wayland-client requirement from 0.24 to 0.25 (#143) dependabot-preview[bot] 2020-03-20 14:01:44 +0100
  • 9dcde0c913
    Add support for armv6, armv7 and aarch64 on FreeBSD (#149) MikaelUrankar 2020-03-20 13:56:42 +0100
  • 096147f288
    Change Error to use custom fmt::Debug messages (#152) Lev Eniseev 2020-03-18 20:53:24 +0300
  • 8ee5269fa2
    add get_keys_released method to Window (#151) Alex Melville 2020-03-17 13:17:04 -0400
  • 9d5529422c
    Update png requirement from 0.15 to 0.16 (#146) dependabot-preview[bot] 2020-03-02 08:54:20 +0100
  • 882e7bc7ad Bump to 0.15.3 Daniel Collin 2020-01-21 22:13:19 +0100
  • acc25a0176 Added NSView for raw_window_handle on macOS Daniel Collin 2020-01-21 22:11:46 +0100
  • b310fd372c Bump to 0.15.2 Daniel Collin 2020-01-21 21:35:53 +0100
  • 635e2a58e0 Fixed block forever on macOS Daniel Collin 2020-01-21 21:32:37 +0100
  • 0a72653310 Restructure Unix implementation in preparation for Wayland support Antonino Siena 2020-01-18 09:15:15 +0100
  • 703477f742 Removed required version Daniel Collin 2020-01-10 09:55:56 +0100
  • c95faa8c50 Added default rustfmt config Daniel Collin 2020-01-02 16:20:37 +0100
  • 6d616640dc Rustfmt pass Daniel Collin 2020-01-01 09:53:28 +0100
  • e02b44629c Add check for rustfmt Daniel Collin 2020-01-01 09:51:02 +0100
  • 51bdfcc5ca Moved codebase to edition 2018 (#127) Antonino Siena 2019-12-30 19:34:27 +0100
  • 5cf1708938 Bump to 0.15.1 Daniel Collin 2019-12-27 13:28:49 +0100
  • 745cfec45e Added proper access to HasRawWindowHandle Daniel Collin 2019-12-27 13:26:41 +0100
  • cf64bf872b Removed non-needed file Daniel Collin 2019-12-16 13:57:15 +0100
  • be316da65a
    Update CHANGELOG.md Daniel Collin 2019-12-16 09:49:52 +0100
  • 84242d62b7 rustfmt pass Daniel Collin 2019-12-16 08:40:24 +0100
  • fd3852e5fd
    Update CHANGELOG.md Daniel Collin 2019-12-16 08:27:44 +0100
  • 8b3c2e9b37
    Merge dev -> master (#119) Daniel Collin 2019-12-16 08:24:48 +0100
  • f181e2d67c Fixed resize not working on macOS Daniel Collin 2019-12-07 20:11:11 +0100
  • 01e0ead2ad fixed typo Daniel Collin 2019-12-03 15:36:55 +0100
  • daa57e9fa9 Set arrow as default cursor on Windows Daniel Collin 2019-12-03 15:31:45 +0100
  • 5772cc5380
    Merge dev -> master (#111) Daniel Collin 2019-12-03 15:24:03 +0100
  • a2633f78ad
    Raw window handle (#110) Daniel Collin 2019-12-02 15:51:46 +0100
  • 9c86b47ec5 Add support for raspberry pi. (#108) Florian Blasius 2019-11-29 19:54:52 +0100
  • 8de9567541 rustfmt pass Daniel Collin 2019-11-27 08:03:33 +0100
  • 38fa50a4ef rustfmt Daniel Collin 2019-11-27 07:59:15 +0100
  • 8d8c8a56db Add example Julia set (#106) mishazawa 2019-11-27 08:57:32 +0200
  • bac71b2979
    Switched from Travis/Appveyor to GH Actions (#103) Daniel Collin 2019-11-11 15:29:43 +0100
  • bf4eb2d092 Handle missing Alt keys in X11 (#99) Gary Guo 2019-11-04 07:15:19 +0000
  • e2acdad0c2 Fix window close handling (#98) Gary Guo 2019-11-02 08:03:49 +0000
  • 5234be4283 fix 'attempt to subtract with overflow' bug (#96) Venceslas 2019-10-29 09:30:18 +0100
  • 24d2ce4a99 Better modifier handling on macOS Daniel Collin 2019-10-28 09:39:38 +0100
  • 644ff06483 Stop spam Daniel Collin 2019-10-28 09:39:02 +0100
  • b4675905d2 WIP on macOS resizing support Daniel Collin 2019-10-01 16:36:33 +0200
  • 0e3bf4a7e2 Improve documentation for method update_with_buffer of Window (#89) Arif Roktim 2019-09-27 03:24:57 -0400
  • c56ea6dae9 Improvement in doc and doc tests (#86) Gary Guo 2019-09-24 06:55:26 +0100
  • b8d4ad098f Bump to 0.13 Daniel Collin 2019-08-30 17:43:42 +0200
  • e20257db79 unix: replaced scale functions with macro and added missing invocations (#79) Johannes Stölp 2019-08-23 07:26:14 +0200
  • 85459c8b43 Fixed typo Daniel Collin 2019-07-21 12:09:43 +0200
  • 36dbf92a3a Bump version again Daniel Collin 2019-07-21 11:09:09 +0200
  • c3c9591788 Bump to 0.12 Daniel Collin 2019-07-21 11:06:04 +0200
  • b62382bf0c Fixed some compiler warnings Daniel Collin 2019-07-21 10:37:47 +0200
  • 29721b0eeb Set back width to 640 Daniel Collin 2019-07-21 10:36:33 +0200
  • 2b8094cc6c x11 and examples: resize (#72) Chris West 2019-04-01 09:19:23 +0100
  • d6271e513d Rewrite linux backend in rust (#70) Chris West 2019-03-30 07:18:42 +0000
  • 6c4cba9895 Update winapi (#69) Richard Hozák 2019-03-21 09:55:06 +0100
  • ac624f5a26 raise shared_data update (#68) Chris West 2019-03-14 15:29:59 +0000
  • ceadd15e6c Bump orbclient to 0.3.20 on Redox, remove alpha handling hacks (#67) Nagy Tibor 2019-01-15 06:10:05 +0100
  • 0b5e39c396 Add additional derived traits to Key enum (#65) Holden 2018-12-29 02:37:56 -0500
  • fb403498f0 Bump version to 0.11.2 (#64) tdaffin 2018-12-19 23:22:36 -0700
  • 95d0e6f5e5 Update appveyor.yml to use starkat99's version (#63) tdaffin 2018-12-18 09:41:14 -0700
  • 3aaf613edd Added Window.is_key_released (#62) tdaffin 2018-12-18 03:20:32 -0700
  • 6137568ef5 Updated to 0.11.1 Daniel Collin 2018-11-13 21:41:00 +0100
  • a8a969afee Fixed broken menu example Daniel Collin 2018-11-13 21:38:55 +0100
  • 301da1c544
    Removed broken screenshot Daniel Collin 2018-10-25 11:00:38 +0200
  • d8918f39c8 Fixed incorrect version Daniel Collin 2018-10-23 20:52:56 +0200
  • 79608b38a2 merge macos-metal -> master Daniel Collin 2018-10-23 20:51:50 +0200
  • 335f505ef2 Removed updateLayer Daniel Collin 2018-10-20 09:33:21 +0200
  • 2e2bd93a1c fixed tabs Daniel Collin 2018-10-20 09:31:46 +0200
  • 450502f672 Fixed macOS warnings Daniel Collin 2018-10-19 22:05:15 +0200
  • 6a92232b75 Updated to 0.10.7 Daniel Collin 2018-08-10 09:23:30 +0200
  • 87e742047d Add debug impls (#56) Lukas Kalbertodt 2018-08-10 09:14:14 +0200
  • 9b835f9331 Bump to 0.10.6 Daniel Collin 2018-05-18 22:14:53 +0200
  • 3d70a5c7dc Added x16 and x32 scale to X11 Daniel Collin 2018-05-18 21:59:19 +0200
  • 8d7eb6b000 Updated gcc -> cc 1.0 Daniel Collin 2018-05-18 21:58:55 +0200
  • 5e16895b7d Update orbclient to 0.3.14 on Redox (#55) Nagy Tibor 2018-05-16 08:12:32 +0200
  • f1bd963821 Updated to 0.10.5 Daniel Collin 2018-05-05 15:21:46 +0200
  • 26e6eca208 Fixed auto scaling and added X8 on Linux Daniel Collin 2018-05-05 15:14:57 +0200
  • a48cffc2ac Cargo.toml: Remove homepage link (#49) Jonas Schievink 2018-02-16 01:46:36 +0100
  • ef748e8aa3 Bump to 0.10.4 because of kernel32 crate fix. Daniel Collin 2018-01-08 14:13:36 +0100
  • 52d42a7115 Update kernel32-sys to 0.2.2 on Windows (#46) Thomas Versteeg 2018-01-08 12:26:06 +0100
  • 89f4d4ddd2 Fix Travis-CI build (#43) Alexandru Ene 2017-10-04 05:45:19 +0100
  • d643efeaef Bump to 0.10.3 Daniel Collin 2017-10-01 15:56:16 +0200
  • 9c7e700697 Fixed incorrect badges paths Daniel Collin 2017-10-01 15:54:00 +0200
  • e03af08306 Updated some metadata for crates.io Daniel Collin 2017-10-01 15:48:57 +0200
  • 89c38d8e64 Bump to 0.10.1 Daniel Collin 2017-08-15 22:09:31 +0200
  • 3ffa7ad684 Fix Redox build (#41) Nagy Tibor 2017-08-15 19:28:44 +0200
  • 7860c66aec Updated readme and changelog Daniel Collin 2017-08-11 12:57:18 +0200
  • 5d70e6fc5c Another linux fix Daniel Collin 2017-08-11 12:51:04 +0200
  • eaa0440e8c Another linux fix Daniel Collin 2017-08-11 12:49:06 +0200
  • ca264a7b9a Linux fix Daniel Collin 2017-08-11 12:46:34 +0200
  • 900deba9a7 Implemented bounds checking for update_with_buffer Daniel Collin 2017-08-11 12:41:24 +0200
  • 6db90d717f Bumped to 0.9.2 Daniel Collin 2017-07-31 16:39:02 +0200
  • 5cec5afc6a Upgraded x11-dll to 2.14 Daniel Collin 2017-07-31 16:14:19 +0200
  • 600749fd8a Support period key on *nix. (#37) Krzysztof Kondrak 2017-07-08 13:57:34 +0200
  • f4bd8b7704 Redox support (#35) xTibor 2017-04-24 09:09:05 +0200