Libraryless. Click here for Pure Java version (2964L/19K).
1 | static L<wmctrl_Entry> dm_windows() {
|
2 | if (isLinux()) |
3 | ret (L) quickImport(dm_callModule(dm_requireLinuxWindowList(), 'getData)); |
4 | fail("Only implemented on Linux");
|
5 | } |
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: | 572 / 709 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |