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

Add x11-ctrl module #21

Merged
merged 3 commits into from Sep 8, 2020
Merged

Add x11-ctrl module #21

merged 3 commits into from Sep 8, 2020

Conversation

IMbackK
Copy link
Collaborator

@IMbackK IMbackK commented Aug 26, 2020

Turns x11-utils into a standalone module x11-ctrl, removes x11 fiddling from display* modules
Allows use of mce without/with no dependency on X

@IMbackK
Copy link
Collaborator Author

IMbackK commented Aug 26, 2020

depends on #16

@IMbackK
Copy link
Collaborator Author

IMbackK commented Sep 3, 2020

this pr is also, accidentally, a workaround for the d4 tklock rendering issue

the main point of this refactor was to alow mce to be build without x11 dependancy & to be used in a cli only environment

* @param timed_inhibit TRUE for timed inhibiting,
* FALSE for triggered inhibiting
*/
static bool inactiveity_inhibited(void)
Copy link
Member

Choose a reason for hiding this comment

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

inactivity*

@IMbackK
Copy link
Collaborator Author

IMbackK commented Sep 7, 2020

this branch currently is showing the wrong commits for some reason, likey i messed up, ignore untill i fix

…g from display* modules

Allows use of mce without/with no dependancy on X
@IMbackK
Copy link
Collaborator Author

IMbackK commented Sep 8, 2020

this pr now is correct and nolonger depends on #20

@MerlijnWajer MerlijnWajer merged commit e306beb into maemo-leste:master Sep 8, 2020
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.

None yet

2 participants