Commit Graph

212 Commits

Author SHA1 Message Date
hjozwiak 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
hjozwiak 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
hjozwiak 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 3769428fdf Added path to ps5 contoller to game controller battery script. 2024-09-17 18:08:36 -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 8c29d40616 Found a sound missing -V0 flag. 2024-08-31 14:26:13 -04:00
Storm Dragon 31c920de8a OCR through speech-dispatcher added. Interrupt speech-dispatcher key added. 2024-08-13 00:37:39 -04:00
Storm Dragon 6cf1aac9de Merge branch 'master' of git.stormux.org:storm/I38 2024-07-13 18:55:55 -04:00
Storm Dragon 3f7f7d7b21 Fixed very chatty error messages on some systems with alsa. 2024-07-13 18:55:32 -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. v2.2 2024-06-29 21:52:19 -04:00
Storm Dragon 607e50294a Updated the README. 2024-06-29 21:19:47 -04:00
Storm Dragon 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
Storm Dragon c0b5c2ee29 Menu categories should now display in alphabetical order. 2024-06-29 19:00:36 -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 c7cf3bff16 Fixed a problem with bookmarks not being written to the correct file. 2024-06-13 00:30:46 -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 dd67bdf8a9 Started work on bookmark functionality. 2024-06-12 22:56:44 -04:00
Storm Dragon 92a9d57c05 Notification sound if using xfce4-notifyd. 2024-05-14 23:35:55 -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. v2.1 2023-11-19 16:38:10 -05:00
Storm Dragon 1b031229a7 Removed lxpolkit because it was causing errors. 2023-10-30 16:55:07 -04: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 8e9c2c8a7d Updated the README. 2023-10-13 11:13:17 -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 ef882604af Single time remind option added. 2023-10-04 13:21:35 -04:00
Storm Dragon eb8fa44757 Hopefully fix it so that notifications aren't limited any more. 2023-10-02 22:31:19 -04:00
Storm Dragon 6063fac699 Updated keyboard layouts, Thanks Didier for the changes. 2023-10-02 17:04:17 -04:00
Storm Dragon 6f8b418e80 Fixed a typo in the cancel button for daily reminders. v2.0 2023-10-01 14:49:15 -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 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
Storm Dragon 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
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
Storm Dragon 43bec02a2c Updated reminder dialog with better button icons. 2023-09-28 09:31:01 -04:00
jticket a7746d962c Updated readme with GTK2 configuration as well. 2023-09-28 07:20:22 -06:00
Storm Dragon 0727ff31c3 Fixed README formatting. 2023-09-28 09:13:15 -04:00
jticket 482d8ebed2 Hopefully fixed formatting. 2023-09-28 07:02:54 -06:00
jticket df4182b32f Added another small note about GTK sound themes. 2023-09-28 06:59:58 -06:00
jticket ef030f9cd1 Updated readme, explains how to set gtk sound theme. 2023-09-28 06:58:08 -06:00
jticket e484405684 Updated readme to include libcanberra as an optional dependency. 2023-09-28 06:30:25 -06:00
jticket 4d5abd5489 Added login sound option, uses canberra-gtk-play if installed, if not doesn't ask. 2023-09-28 06:27:39 -06:00