Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change regex to use PCRE #1151

Merged
merged 2 commits into from
Apr 6, 2017
Merged

Change regex to use PCRE #1151

merged 2 commits into from
Apr 6, 2017

Conversation

ascent12
Copy link
Member

@ascent12 ascent12 commented Apr 6, 2017

This changes the regex matching for criterias to use PCRE instead of POSIX. i3 uses PCRE, so this would be increase compatibility with it.
PCRE is already pulled in as a dependency so I don't think this will cause any issues.

@ddevault ddevault merged commit 270e01c into swaywm:master Apr 6, 2017
@ddevault
Copy link
Contributor

ddevault commented Apr 6, 2017

Thanks!

@ddevault ddevault mentioned this pull request Apr 18, 2017
@ndren ndren mentioned this pull request Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants