|
0368d764c6
|
Speed optimizations for the menu.
|
2025-06-07 22:47:42 -04:00 |
|
|
fdc2fdc41d
|
Ocr now copies detected text to the clipboard.
|
2025-05-31 20:13:34 -04:00 |
|
|
65e6dcf980
|
Removed ocrdesktop dependency. I38 now handles OCR with a much smaller, simpler and faster program.
|
2025-05-12 06:07:03 -04:00 |
|
|
09e21e297c
|
Added ability to have applications start in the scratchpad.
|
2025-04-15 18:31:32 -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.
|
2025-04-08 06:02:15 -04:00 |
|
|
100d25773c
|
Experimental magic-wormhole GUI interface added.
|
2025-04-08 03:56:06 -04:00 |
|
|
f41741866a
|
A simple notes system added for the panel, I38 notes.
|
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.
|
2025-04-06 19:40:55 -04:00 |
|
|
72721abb22
|
Toggle screen reader is now a gui, so you can see which one is currently running and switch if you want.
|
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.
|
2025-03-04 19:59:51 -05:00 |
|
|
d66d60ee49
|
Added ability to toggle between Cthulhu and Orca with RP Mode - shift+T.
|
2024-12-20 06:47:55 -05:00 |
|
|
13ba2b6dee
|
Support the Flatpak path.
Now you can launch your Flatpaks from the I38 menu.
|
2024-09-25 17:32:52 -04:00 |
|
|
12649c0f60
|
Directory local variables for Emacs contributors.
Sets some handy things for sending patches, might be useful for other contributors.
|
2024-09-20 14:00:27 -04:00 |
|
|
a63091b320
|
Put the sensible-terminal script into i38 itself.
There is no such --sensible-terminal flag to Sway, and given it's just
a script we may as well put it in our codebase instead.
|
2024-09-20 14:00:27 -04:00 |
|
|
3769428fdf
|
Added path to ps5 contoller to game controller battery script.
|
2024-09-17 18:08:36 -04:00 |
|
|
8c29d40616
|
Found a sound missing -V0 flag.
|
2024-08-31 14:26:13 -04:00 |
|
|
3f7f7d7b21
|
Fixed very chatty error messages on some systems with alsa.
|
2024-07-13 18:55:32 -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.
|
2024-06-29 20:49:18 -04:00 |
|
|
c0b5c2ee29
|
Menu categories should now display in alphabetical order.
|
2024-06-29 19:00:36 -04:00 |
|
|
f5b34aa89c
|
New menu system for I38 that no longer relies on sgtk-menu.
|
2024-06-29 17:12:13 -04:00 |
|
|
b813753968
|
New desktop stuff added to 38 script.
|
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."
|
2024-06-14 21:53:21 -04:00 |
|
|
c7cf3bff16
|
Fixed a problem with bookmarks not being written to the correct file.
|
2024-06-13 00:30:46 -04:00 |
|
|
6eece49afc
|
Fixed problems with bookmark script, added in control+alt+b keybinding.
|
2024-06-12 23:36:03 -04:00 |
|
|
dd67bdf8a9
|
Started work on bookmark functionality.
|
2024-06-12 22:56:44 -04:00 |
|
|
92a9d57c05
|
Notification sound if using xfce4-notifyd.
|
2024-05-14 23:35:55 -04:00 |
|
|
c8ea6ee9f8
|
Fixed long standing bug of remind having more than one instance start if I3 was restarted.
|
2024-04-17 16:12:03 -04:00 |
|
|
9b539d48ab
|
Battery alert script added for laptops. Provides both speech and sound alerts.
|
2023-10-11 19:39:26 -04:00 |
|
|
ef882604af
|
Single time remind option added.
|
2023-10-04 13:21:35 -04:00 |
|
|
eb8fa44757
|
Hopefully fix it so that notifications aren't limited any more.
|
2023-10-02 22:31:19 -04:00 |
|
|
6f8b418e80
|
Fixed a typo in the cancel button for daily reminders.
|
2023-10-01 14:49:15 -04:00 |
|
|
b24c0fad91
|
Try to parse reminders for url, if found and xclip is installed, place the url in the clipboard and notify the reminder without the url. Much nicker for speech.
|
2023-10-01 02:17:38 -04:00 |
|
|
00a89467fd
|
Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more.
|
2023-09-28 18:00:49 -04:00 |
|
|
43bec02a2c
|
Updated reminder dialog with better button icons.
|
2023-09-28 09:31:01 -04:00 |
|
|
cff7288c9e
|
Add daily reminder option added. A second option for viewing today's reminders added. It is view only, and does not contain the delete option like view all reminders has.
|
2023-09-27 01:35:06 -04:00 |
|
|
b1f413660f
|
Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option.
|
2023-09-26 21:49:35 -04:00 |
|
|
1a0ad68ad2
|
Merge branch 'master' of ssh://git.stormux.org/storm/I38
|
2023-09-26 06:56:27 -06:00 |
|
|
556b8cb7d8
|
Added a window close sound to the sound script.
|
2023-09-26 06:38:02 -06:00 |
|
|
563e0277aa
|
View reminder wil now tell you if there are no reminders.
|
2023-09-26 08:33:15 -04:00 |
|
|
4e00211c02
|
Reminder notifications now play a sound before they happen, so should be harder to miss.
|
2023-09-26 08:26:55 -04:00 |
|
|
e61d0394c3
|
Add Custom reminder option.
|
2023-09-25 08:54:51 -04:00 |
|
|
af77a60355
|
Reminder dialog now handles pressing escape to close.
|
2023-09-24 14:21:27 -04:00 |
|
|
80cb28dc10
|
Simple reminder management gui added. For now, only simple recurring reminders can be added. I may try to add more options in the future. This was a bit complex, so watch for bugs and make sure your reminders actually work before depending on its reliability.
|
2023-09-24 13:40:22 -04:00 |
|
|
19d201ecf4
|
Experimental multiple keyboard support added.
|
2023-08-31 01:31:51 -04:00 |
|
|
43067c0efe
|
Fixed a couple of problems with screen brightness script.
|
2023-08-29 16:19:43 -04:00 |
|
|
4773bdae87
|
Screen brightness script added.
|
2023-08-29 16:14:11 -04:00 |
|
|
50f7bd809a
|
Work on Sway support for the window lister. Unfortunately, most of the window IDs that get returned are "None" so you can't actually select the window, but it does list them now.
|
2023-06-14 02:05:36 -04:00 |
|
|
9c1ac5f7f3
|
Sound added for custom modes. Default mode sound should only play when switching back to the default mode now. This means we now have ratpoison mode sound, bypassmode sound, default sound for when no mode is being used other than default bindings, and custom, for when you add your on modes in the customizations file.
|
2023-06-01 15:47:10 -04:00 |
|
|
dca451c996
|
Workspace switching sound should now work correctly in Sway.
|
2023-06-01 15:20:52 -04:00 |
|
|
61cdfffc0d
|
Window list should now work for sway.
|
2023-06-01 15:10:47 -04:00 |
|