Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
RyanLua created a branch on RyanLua/slashtags
slash-commands-link - A simple Discord slash command tag bot
RyanLua created a branch on RyanLua/slashtags
slash-commands-link - A simple Discord slash command tag bot
RyanLua opened a pull request on advaith1/slashtags
Use bulleted lists for help command
The help command currently using a special character for bulleted lists. This is no longer the case and needed since Discord started supporting [bulleted lists](https://support.discord.com/hc/en-us...RyanLua created a branch on RyanLua/slashtags
markdown-bullets - A simple Discord slash command tag bot
RyanLua created a comment on an issue on advaith1/slashtags
Can this issue be reconsidered? With the release of [application emojis](https://discord.com/developers/docs/change-log#application-emoji), you can now upload emojis for bots and not rely on extern...
RyanLua pushed 1 commit to slnx RyanLua/FluentAutoClicker
- Add syntax highlighting for .slnx Signed-off-by: Ryan Luu <[email protected]> 9cd9353
RyanLua created a branch on RyanLua/FluentAutoClicker
slnx - A beautifully designed fluent design auto clicker for Windows 10 & 11. Made with WinUI 3 & Windows App SDK
RyanLua opened an issue on dotMorten/WinUIEx
Double tapping titlebar ignores can maximize
If you have maximizing disabled on a window, you normally can't maximize it but double click tapping the titlebar ignores this rule and maximizes the window. ## Reproduction 1. Open the WinUI EX ...RyanLua pushed 3 commits to settings-page RyanLua/FluentAutoClicker
RyanLua created a comment on an issue on dotMorten/WinUIEx
@ghost1372 I'm using the WinUIEx titlebar control. This is backed up by the fact that is same issue is reproducible in the sample app. I updated the Windows App SDK from `1.6.241114003` to `1.7.25...
RyanLua created a comment on an issue on dotMorten/WinUIEx
> [@RyanLua](https://github.com/RyanLua) I'm not quite following what captions you refer to. I don't see anything that looks off when following those steps, and screenshots above look fine too. Als...
RyanLua opened an issue on dotMorten/WinUIEx
Caption controls don't update to on theme change
When you change the window's theme using [`Application.RequestedTheme`](https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.application.requestedtheme), it doesn't update the caption controls...RyanLua opened an issue on dotMorten/WinUIEx
Windows Message Monitor breaks minimum/maximum width and height
If you are using a `WindowMessageMonitor` and have minimum/maximum width or height set, it breaks them and allows you to resize the window freely without limits. ## Reproduction 1. Open the W...RyanLua pushed 1 commit to settings-page RyanLua/FluentAutoClicker
- Use WinUIEx Window Message Monitor instead of manual interop. 5d982a5
RyanLua pushed 1 commit to settings-page RyanLua/FluentAutoClicker
- Fix issues with hotkey registration 5d26ca0