p-e-w/maybe 6438
:open_file_folder: :rabbit2: :tophat: See what a program does before deciding whether you really want it to happen (NO LONGER MAINTAINED)
p-e-w/finalterm 3915
At last – a modern terminal emulator (NO LONGER MAINTAINED)
p-e-w/argos 1277
Create GNOME Shell extensions in seconds
p-e-w/ternimal 928
Simulate a lifeform in the terminal
p-e-w/krill 826
:newspaper: The hacker's way of keeping up with the world (NO LONGER MAINTAINED)
p-e-w/plotinus 808
A searchable command palette in every modern GTK+ application
p-e-w/hegemon 302
A modular system monitor written in Rust
p-e-w/ranwhen 258
Visualize when your system was running (NO LONGER MAINTAINED)
p-e-w/language-javascript-semantic 81
JavaScript Semantic Highlighting Package for Atom (NO LONGER MAINTAINED)
p-e-w/GTKDarkThemeVariantSetter 51
Make Sublime Text use the dark GTK+ theme variant (NO LONGER MAINTAINED)
startedp-e-w/maybe
started time in 4 hours
issue commentp-e-w/argos
it was the path problem, when the script is running from Argos it behaves like it is in /home/[user] directory instead in /home/user/.cfig/argos
comment created time in 2 days
issue closedp-e-w/argos
I am writing a plugin/extension using python, and I am trying to read some data from a file in order to show it in the extension, however, the plugin is not showing anything while these lines are present in the script:
with open('./dat/vars.json') as json_file:
vars = json.load(json_file)
If I run the script in the terminal I DO get the desired results, so the complete code does work normally, but when it is used through Argos it fails to display anything but the script name in the dropdown
also if I comment out / remove above-mentioned lines the plugin behaves normally, other functionality like: displaying the data fetched from an API, or doing mathematical operations works well
any help would be more than welcome
closed time in 2 days
Bakirbrkicissue openedp-e-w/argos
I am writing a plugin/extension using python, and I am trying to read some data from a file in order to show it in the extension, however, the plugin is not showing anything while these lines are present in the script:
with open('./dat/vars.json') as json_file:
vars = json.load(json_file)
If I run the script in the terminal I DO get the desired results, so the complete code does work normally, but when it is used through Argos it fails to display anything but the script name in the dropdown
also if I comment out / remove above-mentioned lines the plugin behaves normally, other functionality like: displaying the data fetched from an API, or doing mathematical operations works well
any help would be more than welcome
created time in 2 days
startedp-e-w/argos
started time in 2 days
startedp-e-w/maybe
started time in 3 days
startedp-e-w/argos
started time in 5 days
pull request commentp-e-w/argos
Use registerClass to make plugin compatible with gnome 3.36.
FWIW @mwilck's changes are working for me on Ubuntu 20 w/ gnome-shell 3.36.7
comment created time in 5 days
startedp-e-w/argos
started time in 5 days
startedp-e-w/ternimal
started time in 6 days
startedp-e-w/argos
started time in 6 days
startedp-e-w/envy
started time in 6 days
startedp-e-w/krill
started time in 6 days
fork techonerd/argos
Create GNOME Shell extensions in seconds
https://extensions.gnome.org/extension/1176/argos/
fork in 8 days
startedp-e-w/argos
started time in 8 days
startedp-e-w/argos
started time in 9 days
startedp-e-w/hegemon
started time in 10 days
startedp-e-w/hegemon
started time in 10 days
startedp-e-w/argos
started time in 11 days
startedp-e-w/argos
started time in 12 days
startedp-e-w/hegemon
started time in 12 days
startedp-e-w/pingpong
started time in 12 days
startedp-e-w/argos
started time in 14 days
issue openedp-e-w/ternimal
When building get error: `linking with `cc` failed: exit code: 1` (technically a Rust issue)
Technically this is a Rust issue but thought I'd put it here so if anyone is trying to figure out how to fix it I'm using Linux Mint 20.1 and this is what I get when I try to build:
rustc -O ternimal.rs
error: linking with `cc` failed: exit code: 1
Solution:
sudo apt-get install libfreetype6-dev
If that doesn't work try installing cmake:
sudo apt install cmake
created time in 14 days
startedp-e-w/ternimal
started time in 14 days
startedp-e-w/argos
started time in 14 days
fork LaurentFough/maybe
:open_file_folder: :rabbit2: :tophat: See what a program does before deciding whether you really want it to happen (NO LONGER MAINTAINED)
fork in 15 days
startedp-e-w/argos
started time in 15 days
startedp-e-w/argos
started time in 16 days