Commit graph

60 commits

Author SHA1 Message Date
David f49616e31e
Merge branch 'master' into swm-ykman 2026-01-08 22:11:30 -05:00
David 068d8e04c1
Merge pull request #317 from catap/swm-tmux
Tmux session manager for StumpWM
2026-01-08 22:10:54 -05:00
David df0b034460
Merge pull request #307 from szos/master
add frame-mode-line-mode to have a mode line per frame
2026-01-08 22:09:47 -05:00
Kirill A. Korinsky 5df5bcfd93
Tmux session manager for StumpWM
This is a small module which allows to connect existed tmux session, or
start a new one
2026-01-07 21:32:32 +01:00
Kirill A. Korinsky d437c0a0ba
Yubikey OATH TOTP manager for StumpWM
This is a small module which allows to get TOTP code from yubikey and
add a new one via capture QR code.
2026-01-07 21:05:25 +01:00
szos 5b17c54683 add frame-mode-line-mode to have a mode line per frame 2025-04-18 09:25:55 -07:00
Mihail Ivanchev ab87c7c384 SDL2 TTF font renderering, fist try. 2025-04-15 09:43:47 +02:00
David 10031529e9
Merge pull request #302 from kayomarz/master
Add module xinput-toggle
2025-04-03 09:59:32 -04:00
Kayomarz Gazder 621f56206d Add module xinput-toggle to toggle devices (touchpad, mouse, etc.) 2025-01-08 06:20:01 +05:30
szos 1e4e596505 Add grabbable modifier keys minor mode 2025-01-01 10:50:44 -08:00
Nyx c5ce638d62 update the readme 2023-10-16 15:45:23 -07:00
Ahmed Khanzada bfe7bc9a36 Some fixes 2023-09-05 19:28:23 -04:00
Fermin MF 472bdef0ac Update README.org 2023-08-13 00:37:10 -05:00
Santiago Payà i Miralta e482a417f4 ticker: updated main README.org with ticker module. 2023-04-13 18:12:06 +02:00
Sasanidas 42d8e895e5
Add stumpwm-mullvad third party module 2022-12-01 13:10:58 +01:00
David 9de5049e78
Merge branch 'master' into acpi-backlight 2022-06-13 21:06:24 -04:00
David 3fae05e778
Merge branch 'master' into kbdd 2022-06-13 21:04:33 -04:00
Russell Adams 7cb976ff20 added to readme 2022-05-02 15:54:57 +02:00
Junker 6161b4015e add "stumpwm-acpi-backlight" to third party modules 2022-04-30 11:55:34 +07:00
Junker b8cb5ecd1e add "stump-kbdd" to third party modules 2022-02-18 14:38:51 +07:00
David 619c348e70
Merge pull request #240 from szos/master
Add CLIM based messaging module
2022-02-14 20:34:51 -05:00
David 9f4d7f2cd8
Merge pull request #243 from Junker/pamixer
add "stumpwm-pamixer" third party module to README
2022-02-14 20:34:30 -05:00
Junker e2e7ab07b4 add "stumpwm-pamixer" third party module to README 2022-02-08 13:59:16 +07:00
Nathan Shostek 758bde1163 Run update-readme.sh 2022-01-28 23:21:01 +01:00
Nathan Shostek c28a1bd97f Add CLIM based messaging module
This implements a CLIM based message system, allowing for mouse based
interaction with message windows spawned via `swm-clim-message:clim-message`.
2022-01-26 18:07:43 +01:00
Fermin dd4722086d Add stumpwm-dmenu third party module 2021-10-16 20:19:38 +02:00
David e61421cd92
Merge pull request #223 from vdikan/master
Pomodoro tracker with stumptray notifications
2021-06-02 15:34:05 -04:00
Woodrow Douglass f1f6d620bd
Add hidden window count modeline formatter 2021-06-01 10:19:34 -04:00
Ashton Fagg 467d9a9a0e Add stumpwm sndioctl 2021-04-23 15:11:37 -04:00
Vladimir Dikan 9d6b35090e Readme link for pomodoro tracker 2021-04-05 19:00:26 +03:00
Florian Margaine 6dc5bf91f9 Add the stump-backlight module.
This module allows you to manage the backlight natively with StumpWM.

More details in the README.org file.
2021-01-20 18:22:55 -05:00
Florian Margaine 350501282e Add stump-nm, a StumpWM and NetworkManager integration module.
This module allows you to manage your Wi-Fi networks and VPN
connections from within StumpWM itself. It is intentionally pretty
bare-bones in features, in that it allows you to enable/disable
connections, and no more. It is not a replacement for `nmtui` and/or
`nmcli`.

It offers 2 commands:

- `nm-list-wireless-networks`
- `nm-list-vpn-connections`

Each command offers a menu where you can select a WiFi or VPN
connection.

More information in the README.org.
2021-01-19 10:16:40 -05:00
aartaka 6514148c7c Add beckon README entry 2020-07-19 20:49:59 +00:00
aartaka aec48aeb3c Add binwarp mouse control mode 2020-07-19 20:49:59 +00:00
Santiago Payà i Miralta e2ce2ee779 bitcoin: update-readme.sh applied 2020-05-03 21:36:01 +02:00
David 36422e832d
Merge branch 'master' into master 2020-02-29 10:33:31 -05:00
Spenser Truex a483bd9c7e Add browse package -- open default browser portably. 2019-11-27 10:12:42 -08:00
cage 42286d1f68 - added module to make shell history persistent. 2019-11-22 15:58:15 +01:00
M4rkD d981d18af8 Additional info for readme. (#146)
* detail process for installing a module
2019-11-13 23:00:38 -05:00
Roch D'Amour 9c4b8a9b0f
Ran update-readme.sh 2019-08-17 15:37:07 -04:00
Brandon Invergo d55b993452 Add gnu-pw-mgr password-management utility 2019-07-21 19:33:36 -05:00
Brandon Invergo c2c621345a Improve update-readme.sh script (#137)
- Be sure to categorize modules in README based on matching directory
  names. Currently oif the keywword appeared in the module description the
  module would be filed under the wrong category. This is the case with
  `minor-mode/notifications`which was filed under modeline instead of
  minor-modes.

- Sort readme modules.
2019-07-13 12:40:15 -05:00
abarbosa c74029fdeb stumptray to /modeline 2019-06-09 02:00:38 -03:00
Alexander Barbosa 3665a4c895 Main README.org - Improving text
Just minor editings.
2019-06-07 23:28:49 -03:00
Voob of Doom 109c3b77c0
weather for modeline 2019-01-13 12:22:21 +01:00
Javier Olaechea 8dee38c3e6 Remove AUMIX module
Closes #104
2018-10-06 10:49:55 -05:00
David Bjergaard aeb3f6bc70 Fixing merge conflicts 2018-03-15 22:36:31 -04:00
David Bjergaard d61571e77a Added meaningful descriptions to all non-documented modules 2018-03-15 22:34:26 -04:00
David Bjergaard aef7e78e47 Adding readme script and updating readme.org with the new files 2018-03-15 21:49:35 -04:00
sdilts 99b25d625e Add end-session module
+ see the README.org for details
2018-02-15 13:53:11 -07:00