RandyTheSilly
|
7cb245edde
|
Fix CLIPCLEAR port-job for generic Linux (Wayland/X11)
Former-commit-id: 3690a41cbfce5eff13388fa7c9fe9f39d6e36865
Former-commit-id: a9a991dc141d1eb7d7973f8ecb08188dda27953b
|
2023-10-23 20:37:41 -04:00 |
|
RandyTheSilly
|
edf31f9a7c
|
Add port-job for making clipclear.py platform-specific
Former-commit-id: 6aafd4dfcddefc31bf61d3018b63ef48c156d8a8
Former-commit-id: c016e6872d71bc4bb347d85cf964dd9e7b7fe149
|
2023-10-23 13:51:11 -04:00 |
|
RandyTheSilly
|
362b1aa025
|
Remove unused variable from RMEXTMAN.py
Former-commit-id: ea907d093c1ffdccffc9db55f573d08650cfb7e2
Former-commit-id: e2178912cec4b4327c576af625fe8d1e6e498665
|
2023-10-23 13:05:46 -04:00 |
|
RandyTheSilly
|
a487bd561a
|
Fix clipboard contents sometimes failing to clear
Former-commit-id: 8ecbbb6199864fda973e47605a10d737318f3993
Former-commit-id: eb625eded3f9518967ee9fa06201311e8571e394
|
2023-10-20 00:32:29 -04:00 |
|
RandyTheSilly
|
cbc0538e82
|
Call printf with %b to avoid interpreting directives
Former-commit-id: f1e812634d538b8e8c412b0c3aa1c43aab1c4f1b
Former-commit-id: f95072b8742e752be18dc3fe9cba17c8e82eb41b
|
2023-10-19 20:52:35 -04:00 |
|
RandyTheSilly
|
7259a8732c
|
(MacOS) Port new clipboard behavior to MacOS
Former-commit-id: bd887c5ee6a75130b8c994034708ae7893764251
Former-commit-id: e1621ed1a986f731c8217d741fd84a42196cb4e9
|
2023-09-26 20:29:51 -04:00 |
|
RandyTheSilly
|
20cdc27b88
|
(Haiku) Port new clipboard behavior to Haiku
Former-commit-id: 3a40559cf39475a0291187a4853c1e5f335b96f0
Former-commit-id: 95bfec78129d9d22afb16a33775df8d3abb24fa1
|
2023-09-26 19:51:05 -04:00 |
|
RandyTheSilly
|
2f6bdb8d2e
|
(Termux) Port new clipboard clear behavior to Termux
Former-commit-id: bdda7fae8c2305e1f64c468d45c205d12645f669
Former-commit-id: e6fea38cc85a03b8970f0cdf61390825cc048c20
|
2023-09-26 19:32:56 -04:00 |
|
RandyTheSilly
|
eb4fae3e9e
|
Fixed new clipboard clear behavior on FreeBSD
Former-commit-id: e276182b11c518bc7b880eaebb7d9c8fd528761b
Former-commit-id: fc1f067c5c0df86109795feca05527be5322d829
|
2023-09-26 19:03:07 -04:00 |
|
RandyTheSilly
|
30afbafcbf
|
Fixed xclip throwing errors on FreeBSD
Former-commit-id: 65b466c0598f2194d452c0897ffa9eeb7ec3b281
Former-commit-id: 51ad92728be141113047bb25fb8841d141d545e6
|
2023-09-26 18:37:42 -04:00 |
|
RandyTheSilly
|
e010180219
|
(X11) Port new clipboard clear behavior to X11
Former-commit-id: 11edd45f8ccaa6de548d6656ef50cd0c1bdff0b4
Former-commit-id: 1fb779b6d27937d83802f50fb6857f24ec7765ed
|
2023-09-25 13:53:59 -04:00 |
|
RandyTheSilly
|
67983da22e
|
(WSL) Port new clipboard clear behavior to WSL
Former-commit-id: e1d96418abae79f6af75d72eeb6279e661196bd5
Former-commit-id: 0b345de72d9dc13de2f0db7c26264e0deb685965
|
2023-09-25 12:54:21 -04:00 |
|
RandyTheSilly
|
aa0bd017c9
|
Fixed CLIPBOARD.py port-job overriding the new clipboard clear behavior
Former-commit-id: 13f705945bf0bbe95b5699f2bd64b9c790324048
Former-commit-id: 54e8c6f8d54e592bdda885de296f56f1d5ecdd24
|
2023-09-24 22:04:00 -04:00 |
|
RandyTheSilly
|
397ad7d409
|
Update Haiku package to use Python 3.11
Former-commit-id: cc3ae472b67be63d960b4993c355f9d5acf7d899
Former-commit-id: 8d758713964c081c6dbb56899f2b84e51d25eac0
|
2023-09-24 19:27:20 -04:00 |
|
RandyTheSilly
|
5af02866b4
|
Fixed clipboard contents leaking through process list on Wayland
Former-commit-id: bb1485fec2d891af9f49b4d8e81df72b0e6160d9
Former-commit-id: 2eff4ace8b82735a890bf1e669d92d7abbb59dfa
|
2023-09-24 18:56:42 -04:00 |
|
RandyTheSilly
|
37075230cc
|
Added port-job for disabling extension management; applied to Haiku and Termux packages
Former-commit-id: eb66222b45b41fbd92712dacd23ed825ba377982
Former-commit-id: 0544589759a4e41c005aae8a6b00fcdff58f72d9
|
2023-07-11 12:34:59 -04:00 |
|
RandyTheSilly
|
5b9b6da341
|
Fixed CLIPTOOL.py adding an outdated, non-functional warning
Former-commit-id: 4072bb5ec0cd7b08eecb176f809aed9145385090
Former-commit-id: 1b42beaa6d097c1c953cb91dafdc821271791467
|
2023-07-09 13:00:39 -04:00 |
|
RandyTheSilly
|
d40d1daab5
|
Fixed Haiku using the wrong Python version, made building on Haiku easier
Former-commit-id: f5d19c55405790060136af4f2a012987ce88d5f2
Former-commit-id: 69aef95294b038c405d95ad3aa37c0a1991a9f8a
|
2023-07-08 20:25:59 -04:00 |
|
RandyTheSilly
|
d031e3c7ab
|
Use tempfile.NamedTemporaryFile() for editing notes, removing the need for shm_gen()
Former-commit-id: 2d2e733945ba2748a24ed93f861145cf26ac1f13
Former-commit-id: e3b5add08675438e1a08607d081a9a44f426425e
|
2023-06-18 14:10:25 -04:00 |
|
RandyTheSilly
|
75b9f4f0a5
|
Removed shebangs from libraries
Former-commit-id: 2d6d4000b0358ba7974350e2f85ec93d1387096f
Former-commit-id: c06d215f3d3dac7a8bf53ca5932b6da4752dc20c
|
2023-06-15 21:06:01 -04:00 |
|
RandyTheSilly
|
5d0abb0537
|
Fixed potential variable undefined errors
Former-commit-id: 65168e24ed228816d4089241d4086317488fd696
Former-commit-id: 5c46855d45488b2ec5fd8b53040237fc224b45d4
|
2023-06-15 17:02:44 -04:00 |
|
RandyTheSilly
|
8e72ae1660
|
Moved quick-unlock+whitelist management to new tweak menu
Former-commit-id: ffb947c22fed9979052aa408db96a403f8654d7f
Former-commit-id: 9d4b8d043245f39c2ac8084f59c9dcfc26185d17
|
2023-06-15 13:30:23 -04:00 |
|
RandyTheSilly
|
c7a8854f3f
|
Optimized RMSERVER.py port-job script
Former-commit-id: 8ac85dff97de4dabab373fa784d6cdf3d4ae3084
Former-commit-id: af32466a41e6f152507569df651eda1fa8502ef3
|
2023-06-12 14:35:05 -04:00 |
|
RandyTheSilly
|
da03e1e5f9
|
Fixed and re-enabled TWEAK-DEVTYPE port-job
Former-commit-id: 15038a5b6446b1356d6e45fd17111412bcd2072f
Former-commit-id: 9b6a5624f009d9b158b3ee722c2cd220582e8374
|
2023-06-12 13:57:23 -04:00 |
|
RandyTheSilly
|
fcfa2adbf1
|
Optimized UNAME.py port-job script
Former-commit-id: 3b4e2b105fab3bb555dd4c6be3f421e68b808633
Former-commit-id: bd560b680c70bfb7a19d66ee0ad8eee4d99f3465
|
2023-06-12 11:43:38 -04:00 |
|
RandyTheSilly
|
a1ea9d6831
|
General cleanup and port-job updates
Former-commit-id: 343ec2505e3ee3858089ee0a4b5175c6029ad23f
Former-commit-id: 7cd32bc931d57e39166c62174561b6c7fdacb9cf
|
2023-06-01 23:09:53 -04:00 |
|
RandyTheSilly
|
709db8f6de
|
Re-use _copy_subject instead of _copy_line[_index]
Former-commit-id: 541227f28a7a2bbe7c5e7fe98e3223e3fb3ba5ae
Former-commit-id: 064b30c58d6905a68fa6684bb3ab17fd543f99cf
|
2023-05-25 13:29:34 -04:00 |
|
RandyTheSilly
|
657bc0291f
|
Fixed errors when clearing clipboard on Windows (WSL)
Former-commit-id: 92b8baf923cccd20cd22cf6322c30ba1a0729cec
Former-commit-id: 8ef2d4f2fe2e3e91b820b0e0577a7fc5bd9b90ca
|
2023-05-25 11:29:22 -04:00 |
|
RandyTheSilly
|
4ec66f6352
|
Improved detection of and errors relating to clipboard support in raw ttys
Former-commit-id: 7b13af57872ff2bd2bf8285608b5d9a206c84fe8
Former-commit-id: 4406cd49234ff58cf568a55d07757f373830fe91
|
2023-05-25 11:07:22 -04:00 |
|
RandyTheSilly
|
d868476d35
|
Fixed use of multiple versions of Powershell under WSL (now uses only system-provided executable)
Former-commit-id: b804ff1921655a73423b67332385f7dbf5a20319
Former-commit-id: 8dfced454233d135877582617c12ec0615ba73ca
|
2023-05-25 09:38:20 -04:00 |
|
RandyTheSilly
|
2747aff0bf
|
Updated port-jobs to allow for packaging the new config setup, fixed offline mode error
Former-commit-id: 511d1d887fb34b8613f063fc7992418bb614a740
Former-commit-id: 03f6817527864c52012de1d02bb2c34e8fed8a18
|
2023-05-13 20:48:51 -04:00 |
|
RandyTheSilly
|
c3aa63b585
|
Fixed clipboard tool detection on Wayland, various fixes related to curses menu
Former-commit-id: b021ed0871fb2e099ea82701378ca0876e8f594f
Former-commit-id: 21707287d99f03268c1f05eda6ab875c22272c27
|
2023-05-12 18:08:42 -04:00 |
|
RandyTheSilly
|
50c4aa9a96
|
Fixed FreeBSD package using Termux clipboard
Former-commit-id: b54de0022328504eeaee74e31a495c69f7a782c8
Former-commit-id: d18f505374d1d10665d418f77642aa68428d3b23
|
2023-05-11 13:02:11 -04:00 |
|
RandyTheSilly
|
a89b201fc7
|
Added warning if relevant clipboard tool is not installed
Former-commit-id: 2d89d7954a6d1c0133f235862e78b1bcfdcef9ff
Former-commit-id: 988a751409f02e2b065c461d4c3f723472ee725a
|
2023-05-11 12:11:30 -04:00 |
|
RandyTheSilly
|
1f21ad571e
|
Corrected use of the tab-stops argument in TABS.sh
Former-commit-id: 1194726925ca3cc5426835c5952875818a75782a
Former-commit-id: f687887beb8a64caf757d724eedc9f0fbf4f9f55
|
2023-04-24 15:33:13 -04:00 |
|
RandyTheSilly
|
89b203c6a6
|
Removed unnecessary import statement from RMSERVER.py
Former-commit-id: 378608e93be21ad31b2cbf92ccf3a6d435b9d9fd
Former-commit-id: e171155cf8c84acd5063fa4734d7928b786aa037
|
2023-04-24 11:42:42 -04:00 |
|
RandyTheSilly
|
3c877d6e4a
|
port-jobs: Added port-job for removing the need for os-detection via os.uname()
Former-commit-id: 640dd6a448fc9df35a20ec253e1498b142a47a04
Former-commit-id: e66d00a8bce55319c9310835b1d2963531ca34ca
|
2023-04-24 11:38:17 -04:00 |
|
RandyTheSilly
|
c26975bdab
|
port-jobs: Moved shebang swap to a port-job
Former-commit-id: f183e86fb5c748da366fc8821cfdd1f0c14c5f7e
Former-commit-id: 98b66ba0c8807acd0a4c5fcce2ba9b0f8e6e4be8
|
2023-04-24 09:47:17 -04:00 |
|
RandyTheSilly
|
df262f4f37
|
Corrected case of file extension
Former-commit-id: 809e65bc920263978328fb96b05d1e3d2dd4d20d
Former-commit-id: 50ffffc2566d4f9b5aca8a9536c3a8a888488105
|
2023-04-20 15:45:00 -04:00 |
|
RandyTheSilly
|
17ce194b48
|
port-jobs: Allow server help code to be removed by RMSERVER.py
Former-commit-id: cb58ed696f9aca18b95297d784b1c021ec9f3461
Former-commit-id: b1d93eedcc74812fa68b8624c9a6490e8f58e565
|
2023-04-20 15:24:20 -04:00 |
|
RandyTheSilly
|
a13f20db76
|
port-jobs: Allow server argument code to be removed by RMSERVER.py
Former-commit-id: 1e5c0df77643916b801a2965dddd72a2ca80597f
Former-commit-id: 42cb73d51a99a91c763cda4192ae5f76a3235d7f
|
2023-04-18 15:06:16 -04:00 |
|
RandyTheSilly
|
b2cfa5d8f2
|
port-jobs: Allow server tweak code to be removed by RMSERVER.py
Former-commit-id: 788a356261f2bafbe66c1c7fa38204ba4f238cfa
Former-commit-id: 7ee419cde8eb74ce7bd4e2b6e671ac081dabfffa
|
2023-04-18 14:30:58 -04:00 |
|
RandyTheSilly
|
d08e6fee53
|
port-jobs: Allow server whitelist code to be removed by RMSERVER.py
Former-commit-id: f810415074bcdb87725437f6ef8be775c21524b5
Former-commit-id: c2bb6e673e44b6f70b08a850a93f94c59ac44f90
|
2023-04-18 13:51:43 -04:00 |
|
RandyTheSilly
|
2d31aafa36
|
port-jobs: Added initial script for removal of server-only code
Former-commit-id: a5539fd86288aabf392b8f226100d232ee46514d
Former-commit-id: 19306b84cf881ba17d119675195bef84e6ab5fa2
|
2023-04-18 13:35:55 -04:00 |
|
RandyTheSilly
|
65e5c31163
|
port-jobs: Added script for removal of blank lines
Former-commit-id: 207f3b35f60accf85eecbd03e1fd12d914478388
Former-commit-id: 61ea79b06c1af0c70fd7cb3d1b4a6696944ca9fe
|
2023-04-18 12:58:45 -04:00 |
|
RandyTheSilly
|
727937772f
|
Properly escape special characters for WSL clipboard
Former-commit-id: 6872560fa651713dd7fd31dacd8e872d1059013d
Former-commit-id: dc8901231a753531a19b43bb72e95b29949955e8
|
2023-04-17 13:15:29 -04:00 |
|
RandyTheSilly
|
29e7eb0f4c
|
port-jobs: Corrected indentation in COMMENTS.py LINUX
Former-commit-id: c705f798d9365ee1e324157f2cb6c1e11f736685
Former-commit-id: 0c2368d5a15402103f0a1e09bce9e50778706691
|
2023-04-16 14:47:16 -04:00 |
|
RandyTheSilly
|
ce928aba57
|
port-jobs: Removed comments added by CLIPBOARD.py LINUX
Former-commit-id: 49aa9c01d5ed6b8e5863bf4a071f70c2ae5c8fd5
Former-commit-id: 1cb19b41d438ab2f3a8423ced0c4cc99ae3168ab
|
2023-04-16 14:34:58 -04:00 |
|
RandyTheSilly
|
1c68226ab9
|
port-jobs: No longer remove shebang with COMMENTS.py
Former-commit-id: 7b67fcdcfa2993ef7967f2300b979c321e5966c2
Former-commit-id: 0e88fa41dcc7dfa0f1d69ebefa48c5f5d56739cc
|
2023-04-15 18:13:37 -04:00 |
|
RandyTheSilly
|
6b71b81853
|
port-jobs: Changed method used for removing comments
Former-commit-id: 954de0d020fb579fb1355fd6918aea898038e751
Former-commit-id: 263ea195e60daddeca5c11fef2e2f5943e9a6eff
|
2023-04-15 17:43:42 -04:00 |
|