Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

sowm: Fixed Borders #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

sowm: Fixed Borders #91

wants to merge 2 commits into from

Conversation

Unixsys
Copy link

@Unixsys Unixsys commented Jul 6, 2020

* Borders for windows

Made with code from #85.
Improved from #82.
Patch: https://patch-diff.githubusercontent.com/raw/dylanaraps/sowm/pull/91.patch

@Unixsys Unixsys changed the title Fixed Borders sowm: Fixed Borders Jul 6, 2020
sowm.c Show resolved Hide resolved
@@ -274,7 +274,6 @@ int main(void) {
signal(SIGCHLD, SIG_IGN);
XSetErrorHandler(xerror);

int s = DefaultScreen(d);
Copy link

@viyoriya viyoriya Jul 12, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s    =  DefaultScreen(d);

ttr3dp added a commit to ttr3dp/sowm that referenced this pull request Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants