Skip to content

patch: Add option to use primary monitor instead of root screen dimensions#21

Open
TAAPArthur wants to merge 1 commit into
dudik:masterfrom
TAAPArthur:master
Open

patch: Add option to use primary monitor instead of root screen dimensions#21
TAAPArthur wants to merge 1 commit into
dudik:masterfrom
TAAPArthur:master

Conversation

@TAAPArthur

@TAAPArthur TAAPArthur commented Nov 16, 2020

Copy link
Copy Markdown

Added option to use primary monitor instead root screen to determine
where to place notifications. This adds an Xrandr dependency.
Closes: #20

Download

https://patch-diff.githubusercontent.com/raw/dudik/herbe/pull/21.diff

@TAAPArthur TAAPArthur changed the title Patch: Add option to use primary monitor instead of root screen dimensions patch: Add option to use primary monitor instead of root screen dimensions Nov 16, 2020
@dudik dudik added the patch This pull request is a patch label Nov 16, 2020
Added option to use primary monitor instead root screen to determine
where to place notifications. This adds an Xrandr dependency.
Closes: 20
@dudik dudik mentioned this pull request Feb 1, 2022
owm111 pushed a commit to owm111/herbe that referenced this pull request Jun 18, 2022
screen dimensions, with Xresources support

Modified from dudik#21 such that it
applies on top of dudik#11 and
use_primary_montior can be taken from xrdb
@Kevinizevbigie

Copy link
Copy Markdown

for people who want to use this... this:

static const int use_primary_monitor = 0;

should be this:

static const int use_primary_monitor = 1;

This will switch "primary monitor mode" on. Thanks for the patch @TAAPArthur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch This pull request is a patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Monitor

3 participants