1 | scope shootSystemWindow. |
2 | |
3 | // Constants for Peppermint Linux |
4 | static int #mysteriousConstant1 = -24; |
5 | static int #mysteriousConstant2 = 26; |
6 | static int #mysteriousConstant3 = 4; |
7 | |
8 | static BufferedImage shootSystemWindow(wmctrl_Entry e) { |
9 | activateSystemWindow(e); |
10 | sleepSeconds(1); |
11 | ret shootScreenArea( |
12 | growRectLeft(mysteriousConstant3, |
13 | growRectUpwards(mysteriousConstant2, |
14 | translateRectY(e.bounds, mysteriousConstant1)))); |
15 | } |
16 | |
17 | end scope |
Began life as a copy of #1019043
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019155 |
Snippet name: | shootSystemWindow |
Eternal ID of this version: | #1019155/13 |
Text MD5: | 649fb97a96aaab2318d6c80768f3aeaa |
Author: | stefan |
Category: | javax / linux |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-28 00:16:25 |
Source code size: | 464 bytes / 17 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 336 / 400 |
Version history: | 12 change(s) |
Referenced in: | [show references] |