eac601d5b2
Add extra folder with dependency resolver scripts. Eventually this will cover several distributions, but for now Arch only.
master
Storm Dragon
2026-06-05 11:52:03 -04:00
2650b5b876
Fixed a bug in help generation.
Storm Dragon
2026-06-03 01:52:35 -04:00
5fd51c61a3
Support for a fork of i3lock called i38lock added. In stormus, install i38lock. To build from source, https://git.stormux.org/storm/i38lock This is more secure than the pin implementation but it remains available.
Storm Dragon
2026-06-02 22:15:03 -04:00
e5bd73213d
Brand new run dialogue. This hasn't been updated all that much since the days of Strychnine. It's time for some modernizations. I think it's much improved, but if y'all hate it let me know and I'll either fix or revert it.
Storm Dragon
2026-06-01 16:44:15 -04:00
23a1ba93b8
Minor updates to a couple of scripts.
Storm Dragon
2026-05-27 14:32:14 -04:00
a3a63eee4d
Improve AI screenshot context and window search
Devin Prater
2026-05-27 12:44:26 -04:00
1a2252d8de
Initial low vision features added. xzoom needs to be installed for magnification. This first implementation is probably terrible, feedback welcome for improvement. Screen lock can now happen when I38 starts. As a reminder, it's not as secure as one of the system lockers, but it is screen reader accessible and should keep casual snoopers thwarted.
Storm Dragon
2026-05-20 03:25:28 -04:00
7ef49290ea
Fixed a small bug in the update notification script and how it was launched.
Storm Dragon
2026-05-16 19:33:22 -04:00
1b95555007
Code and documentation cleanup.
Storm Dragon
2026-05-16 19:23:30 -04:00
9859cc348b
New update notification for if I38 is out of date.
Storm Dragon
2026-05-16 18:10:19 -04:00
3a9c2ab6f1
Sway support removed. Moved I38 specific scripts out of the branch covered by dex.
Storm Dragon
2026-05-14 21:18:02 -04:00
45eb3ae4fc
Autolock option for screen lock. Requires xprintidle to work.
Storm Dragon
2026-05-14 16:10:03 -04:00
695e046d75
Replaced clipster with built in clipboard manager.
Storm Dragon
2026-05-13 17:58:39 -04:00
14b0a27c2f
Improved terminal selection. Added support for xterm with Fenrir if desired.
Storm Dragon
2026-05-07 14:25:05 -04:00
b34d7dc2e3
Rocord your desktop audio with mic then convert to video for easy upload to video sites. Keybinding, in ratpoison mode, alt+shift+R. Tis key toggles recording on and off. When recording is finished, conversion has a beeping progress bar then presents a dialogue when finished with the file path. Standard arrow navigation works for reading the file path, and it can be copied to the clipboard. The mix might be a little weird, just let me know, I can tweak the numbers some more, but it sounded ok in my tests.
Storm Dragon
2026-03-05 23:53:17 -05:00
f635091992
Fixed a bug in generated .xinitrc files. Make sure xprofile variables are up to date.
Storm Dragon
2026-03-01 18:00:12 -05:00
7d37222d54
To add quick launch options to your desktop shortcuts edit ~/.config/i3/desktop_shortcuts. the file is commented with examples.
Storm Dragon
2026-02-16 16:44:20 -05:00
9a4459e3e2
Experimental support for focusing the game when launched through Steam. Problem, Steam launches in full screen. It's games launch behind it so they do not take focus. Second problem, even if they do take focus, the game is most likely not a winow Orca can see, so it thinks it's still in the Steam client meaning you can get orca trying to read Steam while playing the game. Solution, watch for Steam child window spawns. Create a small blank window that times out quickly and focus it. Move focus to the Steam child window which will be the game. It has worked for everything thus far.
Storm Dragon
2025-12-30 23:11:11 -05:00
c9d35a06ad
Steam detection added, bound to s in rp mode.
Storm Dragon
2025-12-30 16:52:00 -05:00
f1a882b8b1
Screen lock and power management now native I38 scripts. Removed customizations and added a personal mode template option instead. This means things added by users should not be removed on updates.
Storm Dragon
2025-12-23 18:47:21 -05:00
b4578e0035
Updates to the ai app. Should get better responses that read automatically when they arrive.
Storm Dragon
2025-12-09 12:23:08 -05:00
748fcde0b8
Added xdotool to dependencies because it is now required for the watchdog.
Storm Dragon
2025-12-09 10:15:50 -05:00
4eebbf2bed
Finally tracked down and came up with a work around for that weird bug. Sometimes i3's input gets into a weird state, I think because some windows either don't close properly or move the focus somewhere it shouldn't be. Either way it breaks keyboard input completely even though i3 itself is fine. Added a watchdog to check for this condition and reset i3 if it happens. Sure, your desktop may pop up but it beats the hell out of a frozen GUI.
Storm Dragon
2025-12-09 08:27:12 -05:00
3fb76772ab
A couple fixes to git management for pass.
Storm Dragon
2025-12-09 07:05:51 -05:00
e1d6b71121
Fixed some shellcheck errors. Added the ability to save answers to i38 questions thereby making future configuration regeneration much easier.
Storm Dragon
2025-12-06 20:09:53 -05:00
fc3a2abb51
update sounds so modes can have unique exit sounds.
Storm Dragon
2025-12-06 19:07:15 -05:00
1faa691e19
Added a dialog to configure git sync with pass.
Storm Dragon
2025-12-06 05:03:45 -05:00
9d0994c430
Fixed a bug with keeping existing waytray configuration.
Storm Dragon
2025-12-06 04:34:12 -05:00
0e2d9ca736
Password manager using pass added to pannel bound to m. Needs testing but seems to work well.
Storm Dragon
2025-12-06 04:28:54 -05:00
63fcf8e283
Battery was suposed to be in panel, fixed that. Added support for waytray.
Storm Dragon
2025-12-05 16:30:59 -05:00
00f3c93594
Detect and use irc clients if available.
Storm Dragon
2025-12-02 22:32:22 -05:00
f6f164d8bd
Updated the system information script. Changed decimal places for memory to 1, added in list of top 5 memory users.
Storm Dragon
2025-12-02 21:21:17 -05:00
44c64aef1c
Add codex to ai.py.
Dane Stange
2025-12-02 14:20:11 -05:00
c19700b089
Updated README to make the libcanberra information less confusing. Removed it as a dependency for I38 because it's not actually required for I38 functionality itself.
Storm Dragon
2025-12-02 13:20:28 -05:00
10386114fc
Some experimental changes. Mode aware help added. Boosted the original help document so that it contains the keybindings. Fixed super key for rat poison mode, you have to choose super_l or super_r.
Storm Dragon
2025-12-02 00:14:43 -05:00
9999306675
Fixed a bug causing control+space to not work as an rp mode binding. Added f1 in rp mode to open the first run I38 help page.
Storm Dragon
2025-12-01 17:10:12 -05:00
0e9bc8ae09
A few fixes to ai.py.
Storm Dragon
2025-12-01 02:36:07 -05:00
63be4fc9e7
tightened up Sway support. There shouldn't be any bugs, but with something like this you never know. I3 users should certainly not encounter any bugs from these changes, please yell if something weird happens.
Storm Dragon
2025-12-01 02:24:20 -05:00
fa9a6f3c7d
Removed control as a top level keybinding option. Added user defined mod key to quit i3 keybinding so now control+mod+q instead of control+q.
Storm Dragon
2025-11-30 21:55:01 -05:00
0d818c3465
Fixed a bug in how dbus is called from .xinitrc.
Tyler Spivey
2025-07-23 16:44:26 -04:00
365d7ec37b
Experimental way to add applications to ratpoison modd during I38 configuration. Removed transfer.sh because I think it's dead.
Storm Dragon
2025-06-15 02:45:12 -04:00
0368d764c6
Speed optimizations for the menu.
Storm Dragon
2025-06-07 22:47:42 -04:00
fdc2fdc41d
Ocr now copies detected text to the clipboard.
Storm Dragon
2025-05-31 20:13:34 -04:00
65e6dcf980
Removed ocrdesktop dependency. I38 now handles OCR with a much smaller, simpler and faster program.
Storm Dragon
2025-05-12 06:07:03 -04:00
09e21e297c
Added ability to have applications start in the scratchpad.
Storm Dragon
2025-04-15 18:31:32 -04:00
7ce6e3d10b
Updated the readme. Added power options to the panel mode. It relies on lxsession being installed and is optional, so not necessary for those who prefer to shutdown from the command line.
v3.0
Storm Dragon
2025-04-08 19:20:39 -04:00
002c5ce1d7
Totally revamped the alt+f1 menu system. I think this is much better than the old version, and it also fixes a bug where the old menu didn't close when something was selected. It is experimental, and can be removed if people prefer the old menu, just let me know.
Storm Dragon
2025-04-08 06:02:15 -04:00
70f3cc749e
Bluetooth added using blueman if installed. Updated the first run documentation.
Storm Dragon
2025-04-08 04:36:45 -04:00
ebe5dcf404
Remind moved to the panel, Ctrl+Alt+tab, r.
Storm Dragon
2025-04-07 15:18:34 -04:00
f41741866a
A simple notes system added for the panel, I38 notes.
Storm Dragon
2025-04-07 15:08:11 -04:00
dc8f832840
Reworked the panel. Now it's a mode, like ratpoison mode. New items include panel mode w for weather, and panel mode s for system information. More coming if this turns out to work well. New dependencies added to readme.
Storm Dragon
2025-04-06 19:40:55 -04:00
416fdc7be4
Updated the README.
Storm Dragon
2025-03-09 23:21:05 -04:00
72721abb22
Toggle screen reader is now a gui, so you can see which one is currently running and switch if you want.
Storm Dragon
2025-03-09 23:00:32 -04:00
2f2eefddce
Created a fake panel. It's technically an 11th workspace, but programs that need to be opened but don't often need interaction are automatically sent there. Use control+alt+tab to access the panel.
Storm Dragon
2025-03-04 19:59:51 -05:00
5229b3b18a
Introduction to I38 help file loads on first start after config generation.
Storm Dragon
2025-03-03 22:49:46 -05:00
d66d60ee49
Added ability to toggle between Cthulhu and Orca with RP Mode - shift+T.
Storm Dragon
2024-12-20 06:47:55 -05:00
2990660e61
Added chrome's accessibility flag for the apps that still need it.
Storm Dragon
2024-12-03 07:50:56 -05:00
ca1b76302d
Fixed a typo.
Storm Dragon
2024-10-23 06:09:21 -04:00
9b8932aca6
Added the grayscale flag to mod+F5 command. This should speed it up quite a bit and make it more accurate for games.
Storm Dragon
2024-10-23 05:43:49 -04:00
3f7f7d7b21
Fixed very chatty error messages on some systems with alsa.
Storm Dragon
2024-07-13 18:55:32 -04:00
2c763ce6ea
Fixed links to licenses.
Jeremiah Ticket
2024-07-12 19:08:37 -08:00
e68c898700
Fixed a bug in the generation of the customizations file.
v2.2
Storm Dragon
2024-06-29 21:52:19 -04:00
607e50294a
Updated the README.
Storm Dragon
2024-06-29 21:19:47 -04:00
05cd390554
The menu categories can now be expanded and collapsed without using shift, so just right arrow to expand and left arrow to collapse.
Storm Dragon
2024-06-29 20:49:18 -04:00
c0b5c2ee29
Menu categories should now display in alphabetical order.
Storm Dragon
2024-06-29 19:00:36 -04:00
f5b34aa89c
New menu system for I38 that no longer relies on sgtk-menu.
Storm Dragon
2024-06-29 17:12:13 -04:00
b813753968
New desktop stuff added to 38 script.
Storm Dragon
2024-06-22 21:01:00 -04:00
0c2b5c3e8b
Make sure all files have the #!/usr/bin/env directive. Various bug fixes. Add license header to all files. If you read the logs, make sure to do i38 -u to get the new scripts. Be sure to regenerate the i3 config if you do not have the new bookmark feature which is bound to alt+control+b by default."
Storm Dragon
2024-06-14 21:53:21 -04:00
c7cf3bff16
Fixed a problem with bookmarks not being written to the correct file.
Storm Dragon
2024-06-13 00:30:46 -04:00
6eece49afc
Fixed problems with bookmark script, added in control+alt+b keybinding.
Storm Dragon
2024-06-12 23:36:03 -04:00
dd67bdf8a9
Started work on bookmark functionality.
Storm Dragon
2024-06-12 22:56:44 -04:00
92a9d57c05
Notification sound if using xfce4-notifyd.
Storm Dragon
2024-05-14 23:35:55 -04:00
ede8e1e11c
Prefer xfce4 notofication daemon. It only works with latest orca from git currently, so fall back to notification-daemon if xfce4 notification daemon is not available but notoification-daemon is, otherwise no notifiactions at all.
Storm Dragon
2024-05-14 16:11:12 -04:00
c8ea6ee9f8
Fixed long standing bug of remind having more than one instance start if I3 was restarted.
Storm Dragon
2024-04-17 16:12:03 -04:00