Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1020841 // dm_windows - list of system windows

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2964L/19K).

static L<wmctrl_Entry> dm_windows() {
  if (isLinux())
    ret (L) quickImport(dm_callModule(dm_requireLinuxWindowList(), 'getData));
  fail("Only implemented on Linux");
}

Author comment

Began life as a copy of #1020497

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1020841
Snippet name: dm_windows - list of system windows
Eternal ID of this version: #1020841/4
Text MD5: 14b47b2d77133eb235687e74705f692d
Transpilation MD5: b30feff3cd348db11ab3fb7df9442f71
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-30 17:01:10
Source code size: 176 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 259 / 327
Version history: 3 change(s)
Referenced in: [show references]