Storm Dragon
d393677f00
Merge branch 'master' of git.stormux.org:storm/I38
2024-10-23 05:44:07 -04:00
Storm Dragon
9b8932aca6
Added the grayscale flag to mod+F5 command. This should speed it up quite a bit and make it more accurate for games.
2024-10-23 05:43:49 -04:00
732c2b0240
Sway: when reloading the configuration, don't run the sound script always.
...
I don't think Sway's IPC works the same as it does under I38. It must
be running a different one per each reload, but not sure.
Regardless, you won't get extra sounds on reload now.
2024-09-25 15:57:46 -04:00
ce22b8347c
Fix for reloading and restarting the configuration.
...
In Sway, you say "command" instead of "run_command" Additionally, take
out the restart since that's not available in Sway.
2024-09-21 16:10:02 -04:00
62c2c06904
Rename script.
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
faf7ca45e0
When using Sway, include the default distribution files for configuration.
...
Useful for things such as importing the proper dBus environment.
2024-09-20 14:00:27 -04:00
Storm Dragon
f2ab61b389
Added optional support for x11bell: https://github.com/jovanlanik/x11bell
2024-09-11 02:19:37 -04:00
Storm Dragon
31c920de8a
OCR through speech-dispatcher added. Interrupt speech-dispatcher key added.
2024-08-13 00:37:39 -04:00
Jeremiah Ticket
2c763ce6ea
Fixed links to licenses.
2024-07-12 19:08:37 -08:00
Storm Dragon
e68c898700
Fixed a bug in the generation of the customizations file.
2024-06-29 21:52:19 -04:00
Storm Dragon
f5b34aa89c
New menu system for I38 that no longer relies on sgtk-menu.
2024-06-29 17:12:13 -04:00
Storm Dragon
b813753968
New desktop stuff added to 38 script.
2024-06-22 21:01:00 -04:00
Storm Dragon
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
Storm Dragon
6eece49afc
Fixed problems with bookmark script, added in control+alt+b keybinding.
2024-06-12 23:36:03 -04:00
Storm Dragon
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.
2024-05-14 16:11:12 -04:00
Storm Dragon
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
Storm Dragon
82ce8e25d9
Fixed microsoft-edge.
2024-02-10 15:53:10 -05:00
Storm Dragon
a27fda25f5
Add google-chrome-unstable as an option for browsers.
2024-01-24 12:43:28 -05:00
Storm Dragon
278ee7a581
Updated the comment at the top of the i3 configuration file.
2023-11-19 16:38:10 -05:00
Storm Dragon
e86f2d01f6
Removed lxpolkit because it was causing errors.
2023-10-30 16:53:23 -04:00
Storm Dragon
07ed90d4fc
Forgot to change the prompt to ask about the battery notifications.
2023-10-22 21:00:05 -04:00
Storm Dragon
65e8c0636a
Ask if the battery alert script is wanted during setup if acpi is installed.
2023-10-22 20:54:31 -04:00
Storm Dragon
2e15449d9a
Fixed a bug with restarting remind on i3 restart. Fixed a bug with battery_alert not being loaded.
2023-10-15 11:58:33 -04:00
Storm Dragon
9b539d48ab
Battery alert script added for laptops. Provides both speech and sound alerts.
2023-10-11 19:39:26 -04:00
Storm Dragon
aae01bff20
Make sure any remind process is terminated before restarting i3. This prevents multiples of notifications from happening from multiple instances of the server.
2023-10-04 13:39:35 -04:00
Storm Dragon
6063fac699
Updated keyboard layouts, Thanks Didier for the changes.
2023-10-02 17:04:17 -04:00
Storm Dragon
239d110f58
Create ~/.reminders if remind is detected, this should hopefully prevent the daemon not running error that happens with new users.
2023-10-01 14:45:31 -04:00
Storm Dragon
9c3cadd7dc
Do not bind f to file browser in Ratpoison Mode if no file browser was found.
2023-09-28 09:45:10 -04:00
4d5abd5489
Added login sound option, uses canberra-gtk-play if installed, if not doesn't ask.
2023-09-28 06:27:39 -06:00
Storm Dragon
4e00211c02
Reminder notifications now play a sound before they happen, so should be harder to miss.
2023-09-26 08:26:55 -04:00
Storm Dragon
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
Storm Dragon
2968bbe325
Forgot to remove the background from the remind command. It's handled by the i3 config.
2023-09-22 00:50:52 -04:00
Storm Dragon
15bf470616
Started work on adding reminders.
2023-09-19 21:45:00 -04:00
Storm Dragon
19d201ecf4
Experimental multiple keyboard support added.
2023-08-31 01:31:51 -04:00
Storm Dragon
cb7bfb36e8
Add lxpolkit for policy kit authentication.
2023-08-30 16:08:24 -04:00
Storm Dragon
9c16367299
Email client bound to alt+e in ratpoison mode.
2023-08-29 16:57:06 -04:00
Storm Dragon
68620696fc
Forgot to actually add some of my changes.
2023-08-29 16:23:51 -04:00
Storm Dragon
4773bdae87
Screen brightness script added.
2023-08-29 16:14:11 -04:00
Storm Dragon
ea7450bb8b
Fixed a bug when opening a terminal with RP + c.
2023-07-05 20:43:30 -04:00
stormdragon2976
7ee783edeb
Add ability to have removable storage auto mounted if udiskie is detected.
2023-06-07 00:15:13 -04:00
stormdragon2976
5851aec8b3
Make the sway option use the sway version of sensible-terminal.
2023-06-01 14:48:52 -04:00
stormdragon2976
8b30abc8b6
Bypass mode added. In this mode, all keys except the toggle bypass mode key, mod+shift+backspace, will be passed to the application. As far as I know, the toggle key should not conflict with anything.
2023-04-25 19:09:20 -04:00
stormdragon2976
9efa0b110d
this git push brought to you by my inability to type complete words.
2023-04-09 21:48:11 -04:00
stormdragon2976
c1278a81ee
work around for Void Linux weirdness.
2023-04-09 21:22:38 -04:00
stormdragon2976
fa0c32297c
Added --no-startup-id to clipster because it fixes a problem for some users.
2023-04-07 17:13:31 -04:00
stormdragon2976
c6f97648c3
Found and fixed a bug in non ratpoison mode. It was creating a shit ton of conflicting keybinds.
2023-04-06 16:10:03 -04:00
stormdragon2976
ec8aa3c00a
Modified prompt for using ratpoison mode to show that it is the recommended configuration.
2023-04-06 15:02:23 -04:00
stormdragon2976
de95c4284a
updated the readme file.
2023-04-06 14:55:47 -04:00
stormdragon2976
6702dc357b
Added control+g to exit ratpoison mode, so that it is more in line with ratpoison.
2023-03-28 19:56:08 -04:00