Skip to content

Improve SDL IDE experience - #2478

Merged
bfiete merged 4 commits into
beefytech:masterfrom
Fusioon:linux-ide
Jul 24, 2026
Merged

Improve SDL IDE experience#2478
bfiete merged 4 commits into
beefytech:masterfrom
Fusioon:linux-ide

Conversation

@Fusioon

@Fusioon Fusioon commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • Print IDE build time & version on non windows platforms (time is determined during compilation & version is from cVersion constant)
  • Linux: add implementation for BF_DEBUG_BREAK & IsDebuggerPresent() so Runtime.FatalError now won't just close the debugged application
  • Fix importing of folders in IDE when path ends with /
  • Implement clipboard with mime types (working/tested on arch & ubuntu) without 'bf_text' mime type the line duplication feature does not work
  • Make autocomplete window clickable
  • Fix recent file selector (have to pass modifier keys to newly focused window)
  • Set SDL property to allow system screensaver to work
  • Reduce radius in which clicks are considered double click (sdl default is 32, changed to 5)

@Fusioon Fusioon changed the title Improve SDL IDE experiance Improve SDL IDE experience Jul 23, 2026
@bfiete
bfiete merged commit 3173801 into beefytech:master Jul 24, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants