xl icon indicating copy to clipboard operation
xl copied to clipboard

Add screen blanking using a full size X window

Open alexyuriev opened this issue 7 years ago • 6 comments

  • a black window stretches over entire workspace including multiple displays
  • a window manager decorations are turned off on this window ( Tested in OpenBox )
  • cursor is turned off

alexyuriev avatar Jan 04 '18 23:01 alexyuriev

I'm happy to pull this in, but there needs to be some cleanup stuff here:

  1. make your new changes a new "mode" that can be triggered by argv or by env var (your choice).
  2. old code path should exist, unchanged, when your new blanking mode is not activated
  3. please conform to the spacing/tabbing from the previous file so there are not a bunch of whitespace related diffs added.

dannydulai avatar Jan 05 '18 16:01 dannydulai

  1. ok that's easy.
  2. same
  3. what is your standard? Because my editor could not figure it out.

alexyuriev avatar Jan 08 '18 23:01 alexyuriev

4 character indent, 8 character tabstop

dannydulai avatar Jan 09 '18 16:01 dannydulai

One more question. What's your license on XL since it is not specified?

alexyuriev avatar Jan 10 '18 01:01 alexyuriev

bsd 3 clause -- added file.

dannydulai avatar Jan 11 '18 19:01 dannydulai

RIP

lukelex avatar Jan 03 '23 20:01 lukelex