Commit Graph

  • cb15669585 Fix window_icon subsection in window.dox ws909 2023-03-09 17:41:33 +0100
  • 364774dbc7 MSVC is driving me insane ws909 2023-03-09 17:12:54 +0100
  • 00c79cd3b2 C90 is so old ws909 2023-03-09 17:00:53 +0100
  • f1793b8490 I hate MSVC ws909 2023-03-09 16:56:44 +0100
  • 2baac5204b Move limits.h include from win32_window.c to window.c ws909 2023-03-09 16:47:08 +0100
  • 6cd800a54d Add window handle checks for glfwSetWindowIcon to Win32 and X11. ws909 2023-03-09 16:37:59 +0100
  • 6381d7ed20 Update glfwSetWindowIcon to support application icons and icon size queries New MacOS implementation for glfwSetWindowIcon New test program: animate-icon Documentation updates for glfwSetWindowIcon ws909 2023-03-09 16:30:43 +0100
  • de81fae268
    Added GLFW_WIN32_GENERIC_BADGE window hint GamesTrap 2023-03-08 21:22:10 +0100
  • 589e6b78d9
    Added DBus pointer checks GamesTrap 2023-03-08 14:47:40 +0100
  • ef4d722b76
    Merge(#3): Finalized progress API Andreas 2023-03-08 14:10:00 +0100
  • 008fab88bb
    Joystick hat: treat invalid combinations as nothing pressed Peter Johnson 2023-03-07 23:03:06 -0800
  • 367a50e82d
    Renamed badge API functions GamesTrap 2023-03-08 01:00:21 +0100
  • 121fe73e93
    Added GenerateGenericBadgeIcon() GamesTrap 2023-03-07 02:18:16 +0100
  • 13f1b96386
    Better error handling for GenerateTextBadgeIcon() GamesTrap 2023-03-07 01:52:15 +0100
  • aa0e9f8aa7
    Changed error message in _glfwSetWindowTaskbarBadgeStringWin32() GamesTrap 2023-03-07 00:20:22 +0100
  • 444d7de752
    Added transparency to GenerateBadgeIcon() GamesTrap 2023-03-07 00:15:41 +0100
  • 5ca07929a8
    Added alt text to _glfwSetWindowTaskbarBadgeWin32() GamesTrap 2023-03-06 16:48:01 +0100
  • e637d78303
    Adjusted GenerateBadgeIcon() GamesTrap 2023-03-06 16:46:41 +0100
  • 2caed8f826
    Merge(#2): Updates the application badge API and implementations Jan Schürkamp 2023-03-06 15:48:38 +0100
  • 0d74163c21 How exactly did I manage to remove that? Well, now it's back! ws909 2023-03-06 13:42:24 +0100
  • e84ade32ac Fix remaining incorrect function signatures for SetWindowTaskbarBadgeString ws909 2023-03-06 13:35:50 +0100
  • 96492508b0 Fix parameter type of setWindowTaskbarBadgeString in internal.h ws909 2023-03-06 13:32:58 +0100
  • cf2d81d116 Add glfwSetWindowTaskbarBadgeString Change from GLFW_DONT_CARE to 0 for disabling the badge for glfwSetWindowTaskbarBadge ws909 2023-03-06 13:23:55 +0100
  • a1d851cd3c
    Raised count limit to 999 and added better text rendering GamesTrap 2023-03-05 21:37:40 +0100
  • e83ffc1bdb
    Added ellipsis GamesTrap 2023-03-05 02:11:26 +0100
  • 2009465999
    Centered badge count when smaller than 10 GamesTrap 2023-03-05 02:01:04 +0100
  • 5e8c055004
    glfwSetWindowsTaskbarBadge() Added Linux implementation GamesTrap 2023-03-05 00:16:39 +0100
  • 582f7ff70b
    Win32: Implemented run-time badge generator GamesTrap 2023-03-04 23:05:27 +0100
  • 7793239932
    Fixed X11 function signature GamesTrap 2023-03-04 21:19:25 +0100
  • ec03ae4d05
    Added glfwSetWindowTaskbarBadge() example to tests/window GamesTrap 2023-03-04 21:08:25 +0100
  • 94fb107c24
    Added boilerplate glfwSetWindowTaskbarBadge() GamesTrap 2023-03-04 21:08:05 +0100
  • d6d093b20b
    Merge 32d7f3a54c into 9a87635686 Zamundaaa 2023-03-04 17:37:47 +0100
  • 9f17a69a67
    glfwSetWindowTaskbarProgress Polishing GamesTrap 2023-03-03 16:18:16 +0100
  • d173bf1fed
    Merge(#1): Add Cocoa Dock icon progress bar implemenetation Jan Schürkamp 2023-03-03 16:07:15 +0100
  • 14333117c4
    Update window.dox Andreas 2023-03-03 16:04:18 +0100
  • df8349b747
    Delete remaining unintentionally added build files Andreas 2023-03-03 15:49:26 +0100
  • 8618927ef9 Delete unintentionally added build files ws909 2023-03-03 15:48:33 +0100
  • 5301a924c4 Enclose [indicator setControlSize] in availability check ws909 2023-03-03 14:10:17 +0100
  • 9a87635686 Update to actions/checkout@v3 Juan Ramos 2023-01-21 11:18:35 -0700
  • 2b580012da Add credit Camilla Löwy 2023-03-03 14:46:43 +0100
  • 5c463a9070 Win32: Fix typo in error description Yoshinori Sano 2022-10-10 09:18:25 +0900
  • 8ce52bc708 Replace GLFWvidMode with GLFWvideoMode Deprecates GLFWvidmode, glfwGetVideoMode, glfwGetVideoModes and glfwSetWindowMonitor. Adds GLFWvideoMode, glfwWindowHintDouble, glfwGetVideoMode2, glfwGetVideoModes2, glfwSetWindowMonitor2, glfwVideoModeGetSize, glfwVideoModeGetColorDepth, and glfwVideoModeGetRefreshRate. ws909 2023-03-03 13:20:35 +0100
  • 2244051453 Per-window progress indicator states and values for the MacOS Dock icon ws909 2023-03-02 18:43:27 +0100
  • 9b1f63bad9 Add credit Camilla Löwy 2023-03-02 17:47:36 +0100
  • 1c9fcdc9df Simplify setting of GLFW_STANDALONE CMake variable Juan Ramos 2023-01-21 11:33:41 -0700
  • 30b91c8b60 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option Juan Ramos 2023-01-21 11:30:56 -0700
  • e0ae1c45df Remove setting of CMake policy CMP0054 Juan Ramos 2023-01-21 11:30:13 -0700
  • a9b36d48d7 Simplify _glfwSetWindowTaskbarProgressCocoa Fix merge issues Rename taskbarState to progressState Remove const qualifier from progressState parameter ws909 2023-03-02 15:51:10 +0100
  • 0173252ee1 Merge remote-tracking branch 'refs/remotes/GamesTrap/taskbar-progress' ws909 2023-03-02 14:08:25 +0100
  • 0f142e3a1a
    glfwSetWindowTaskbarProgress Changed value type from int to double GamesTrap 2023-03-02 13:50:16 +0100
  • 78e4f9bd67 Make progress bar slider in window test program responsive ws909 2023-03-02 05:20:32 +0100
  • 34ee36c088 Initial shared overridable Dock progress bar for all windows in Cocoa ws909 2023-03-02 05:20:05 +0100
  • e387ef3fdf
    Added changelog entry to readme GamesTrap 2023-03-01 22:28:02 +0100
  • a480de9b1d
    glfwSetWindowTaskbarProgress Renamed parameter completed to value GamesTrap 2023-03-01 22:27:52 +0100
  • 3e7b016a00
    Renamed GLFW_TASKBAR_PROGRESS_NOPROGRESS to GLFW_TASKBAR_PROGRESS_DISABLED GamesTrap 2023-03-01 22:22:01 +0100
  • 966260e5e0
    Added changelog entry to readme GamesTrap 2023-03-01 22:03:30 +0100
  • abc1db8505
    Wayland: Implemented glfwRequestWindowAttention via xdg-activation-v1 protocol GamesTrap 2023-03-01 19:56:11 +0100
  • 1071cf1950
    win32_platform.h Removed ShObjIdl_core.h include dependency GamesTrap 2023-03-01 17:25:58 +0100
  • 2bbed289f3 Clear example Abbion 2023-02-28 19:28:45 +0100
  • 064fa9c6a5 Wayland: Add initial support for libdecor Camilla Löwy 2022-12-27 14:37:27 +0100
  • a0f3dba201
    Update README.md Abbion 2023-02-27 19:12:59 +0100
  • 60bd3868ca
    Update README.md Abbion 2023-02-27 19:10:57 +0100
  • f75ec87952
    Update README.md Abbion 2023-02-27 19:10:28 +0100
  • 8fbede3de5
    Update README.md Abbion 2023-02-27 19:10:05 +0100
  • fdef18099e
    Update README.md Abbion 2023-02-27 19:09:46 +0100
  • 834dbf4c31
    Update README.md Abbion 2023-02-27 19:07:48 +0100
  • 9528ad64bc
    Update README.md Abbion 2023-02-27 19:07:29 +0100
  • 2d2e51c857
    Update README.md Abbion 2023-02-27 19:07:11 +0100
  • 304ef6f0d8
    Update README.md Abbion 2023-02-27 19:07:02 +0100
  • db6ccc3a5d
    Update README.md Abbion 2023-02-27 18:58:36 +0100
  • d8ef504376
    Update README.md Abbion 2023-02-27 18:45:11 +0100
  • 19e11afd6b
    Update README.md Abbion 2023-02-27 18:44:34 +0100
  • 668354f2de
    Update README.md Abbion 2023-02-27 18:40:49 +0100
  • 2173fb4787
    Update README.md Abbion 2023-02-27 18:38:40 +0100
  • 7d83ed3d80
    Update README.md Abbion 2023-02-27 18:38:09 +0100
  • e15fab8fd9
    Update README.md Abbion 2023-02-27 18:36:49 +0100
  • d00ee1013a
    Update README.md Abbion 2023-02-27 18:35:40 +0100
  • 3abc7c9f6e
    Update README.md Abbion 2023-02-27 18:33:38 +0100
  • 5736a65669
    Update README.md Abbion 2023-02-27 18:32:13 +0100
  • db61958bc9
    Merge pull request #1 from Abbion/BorderlessForWindows Abbion 2023-02-27 18:31:01 +0100
  • fc6ff5a7a2 Resolve 1 Abbion 2023-02-27 18:30:29 +0100
  • 153243f15d Focus gained when l mouse clicked Abbion 2023-02-26 22:35:23 +0100
  • 14eea06345 Merge branch 'dev-theming' into theming ws909 2023-02-24 00:55:01 +0100
  • 73330df28a Fix _glfwSetThemeWin32 ws909 2023-02-24 00:27:41 +0100
  • a30e29fa0a Fix compilation issues on X11, WL. ws909 2023-02-24 00:22:58 +0100
  • ac979c6d7f Fix win32 theming implementation ws909 2023-02-24 00:19:12 +0100
  • decb018a31 Update theming API ws909 2023-02-23 22:48:21 +0100
  • 8ba39bca81 Add credit ws909 2023-02-23 19:30:12 +0100
  • b16284153e Modify CONTRIBUTORS.md floppyhammer 2023-02-23 10:14:12 +0800
  • b1e12ef4b9 Modify CONTRIBUTORS.md & README.md floppyhammer 2023-02-23 10:09:05 +0800
  • 85a6eb0625
    Merge pull request #2 from floppyhammer/add-win32-theming Andreas 2023-02-22 22:57:17 +0100
  • 8f0e79e2a0 Merge branch 'dev-theming' into theming Merge development changes into main theming branch ws909 2023-02-22 15:33:02 +0100
  • c388b87824 Code format floppyhammer 2023-02-22 14:38:56 +0800
  • 14d3920f6a Add a function to get the system accent color floppyhammer 2023-02-22 14:31:48 +0800
  • c6b0894c57 Code format floppyhammer 2023-02-19 22:29:53 +0800
  • adc9f9d676 Free uxtheme properly floppyhammer 2023-02-19 22:23:35 +0800
  • 1b371ae3c1 Code format floppyhammer 2023-02-19 22:29:53 +0800
  • e06507a75c Free uxtheme properly floppyhammer 2023-02-19 22:23:35 +0800
  • 2adf1134df Modify CONTRIBUTORS.md & README.md floppyhammer 2023-02-19 22:11:50 +0800
  • 2c27136b39 Fix Windows failing to build Philip Rader 2023-02-18 17:48:48 -0700