Commit graph

102 commits

Author SHA1 Message Date
David Bjergaard c8a700a93b License updates 2015-10-30 15:01:20 -04:00
David Bjergaard d702369e43 Merge pull request #42 from ralt/winner-mode
Clean up the dumps before leaving.
2015-10-05 11:31:47 +01:00
Florian MARGAINE c008861d5e
Clean up the dumps before leaving. 2015-10-01 15:28:27 +02:00
David Bjergaard 57f021d937 Merge pull request #41 from ralt/winner-mode
Adds winner-mode module.
2015-10-01 13:56:59 +01:00
Florian MARGAINE 73739fbc34
Adds a list of default commands. 2015-10-01 14:55:55 +02:00
Florian MARGAINE c92dc3c88c
Adds winner-mode module.
winner-mode lets you have a similar workflow as in emacs, using its
winner-mode. Whenever possible, the layout is dumped to a file, and a
few commands let you cycle through the dumped layouts.
2015-10-01 11:40:50 +02:00
David Bjergaard 433302500d Merge pull request #35 from PuercoPop/battery-modeline
Add a restart in case the battery is not found.
2015-09-29 10:47:16 +01:00
David Bjergaard 9f3f92a64b Merge pull request #39 from ralt/master
Adds the alert-me stumpwm module.
2015-08-18 13:06:07 -04:00
Florian MARGAINE ed1701d009 Adds the alert-me stumpwm module. 2015-08-18 19:04:01 +02:00
David Bjergaard fab12e07ff Merge pull request #37 from wsgac/master
Add keyboard layout selector and modeline indicator.
2015-08-17 04:54:41 -04:00
Wojciech Gac 2562a40821 Fix markup in README. 2015-08-17 10:40:59 +02:00
Wojciech Gac c94e9cf066 Add Ctrl behavior option. Expand README. 2015-08-17 10:34:56 +02:00
Wojciech Gac 3f86c8e57c Fix CapsLock handling. 2015-08-15 19:33:13 +02:00
David Bjergaard 490f839c4f Merge pull request #33 from tumashu/master
New version swm-emacs
2015-08-14 04:14:13 -04:00
David Bjergaard 597ac081b2 Merge pull request #36 from kisp/master
Fixed sbclfix.lisp to compile on newer SBCLs.
2015-08-12 14:02:25 -04:00
Kilian Sprotte ce68870624 Fixed sbclfix.lisp to compile on newer SBCLs. 2015-08-12 19:46:43 +02:00
Wojciech Gac 61adf7ce2d Create a base version of layot switcher. 2015-08-07 16:03:39 +02:00
Javier Olaechea 9369f5bdf1 Handle the case when battery is not found.
* (battery.lisp) New error condition, battery-not-found.
    %read-battery-file: Resignal file-not-found error as a battery-not
      found one
    Add restart to prompt the user for a new battery-name when the
      current one is not found.
    Add a handler for battery-not-found error with previous restart
    current-battery-charge: Add variable *battery-charge-refresh-time*
      to allow the user to configure how frequently the battery charge
      is recalculated.
    Move commentary section from the file header to the package documentation.
  * (package.lisp) Delete file. Package definition moved to battery.lisp
  * (battery.asd) Add version, mantainer information and missing dependencies
  * (README.org) Add suggestions for improvements
2015-07-05 03:27:26 -05:00
Feng Shu c3c9c4d54b New version swm-emacs 2015-05-05 09:51:36 +08:00
David Bjergaard 816b32ed7b Merge pull request #32 from alethiophile/master
A few minor changes
2015-04-20 14:39:42 -04:00
Tom Hunt 64d0b4d9f8 Rectified whitespace 2015-04-20 12:21:54 -06:00
Tom Hunt 80003e101c mpd-get-xfade no longer crashes on missing input 2015-04-19 20:28:12 -06:00
Tom Hunt a4a79afd6f mpd-browse-database now supports playlists in the file tree 2015-04-19 19:15:51 -06:00
David Bjergaard b284f824a3 Merge pull request #31 from alethiophile/master
A bunch of miscellaneous fixes and new features
2015-04-19 17:07:53 -04:00
Tom Hunt 29fc69305f A bunch of miscellaneous fixes and new features 2015-04-17 23:47:21 -06:00
Joram Schrijver e139885fff Merge pull request #30 from Jehops/new-modules
A simple module to show the hostname in the mode-line
2015-03-21 12:04:02 +01:00
Joseph Mingrone e442dc5907 updated hostname.asd, so now package.lisp can be removed 2015-03-20 00:06:22 -03:00
Joseph Mingrone 7e9e9a002b minor formatting 2015-03-20 00:02:59 -03:00
Joseph Mingrone 23c6ce4dfe Git call them 'issues' not 'PRs' 2015-03-19 23:44:16 -03:00
Joseph Mingrone 90c4cb83dd add package.lisp back since removing the file causes an error 2015-03-19 23:40:24 -03:00
Joseph Mingrone ab764bad91 Suggestions from jorams 2015-03-19 23:28:22 -03:00
Joseph Mingrone 90ca5f33f3 Add hostname to 'Current Modules' 2015-03-19 19:11:39 -03:00
Joseph Mingrone d919be0343 show the hostname up to the first '.' in the mode-line 2015-03-19 19:03:23 -03:00
Joram Schrijver ac678c038b Merge pull request #29 from wiedzmin/master
Added perwindowlayout contrib
2015-03-16 11:46:35 +01:00
Alex Ermolov 07c30f5c1b perwindowlayout: Improved documentation 2015-03-10 12:05:14 +03:00
Alex Ermolov 06f9584e19 perwindowlayout: Added parameter for the Emacs "toggle-input-method" keybinding 2015-03-10 11:18:43 +03:00
Alex Ermolov 391c8ecef7 Added perwindowlayout contrib 2015-03-08 11:49:40 +03:00
David Bjergaard b7e8aa5a69 Merge pull request #28 from wiedzmin/master
Added screenshot contrib
2015-03-06 09:14:10 -05:00
Alex Ermolov 27d76d19c7 Fixed imports for screenshot package 2015-03-04 22:15:19 +03:00
Alex Ermolov 6566715c80 Added screenshot contrib 2015-03-01 21:17:16 +03:00
Joram Schrijver becb288110 Merge pull request #27 from kisp/master
Fix command notifications-delete to accept arguments.
2015-02-23 11:13:23 +01:00
Kilian Sprotte 456018dac0 Fix command notifications-delete to accept arguments. 2015-02-23 10:21:18 +01:00
David Bjergaard e3ac6db602 Merge pull request #26 from spradnyesh/master
sbcl does *not* allow redefinition of constants which are not-eq
2015-01-29 14:42:38 -05:00
Pradnyesh Sawant 44c6ad65a1 sbcl does *not* allow redefinition of constants which are not-eq 2015-01-29 16:53:09 +05:30
David Bjergaard 43a64c04f2 Merge pull request #23 from luka-n/master
Fix wifi module. Thanks so much! I don't know when I would be able to get this otherwise!
2014-12-17 08:52:23 -05:00
Luka Novsak 306a6b937f Fix wifi signal strength meter
We can get it from iwconfig like we do the essid; sysfs interface is gone
2014-12-17 14:31:37 +01:00
Luka Novsak 73954311eb Fix guessing of wireless device
The wireless/ directory is still present, while its contents are gone,
as this particular sysfs interface has been deprecated for a while now
2014-12-17 12:32:06 +01:00
David Bjergaard de6b4cdb76 Merge pull request #20 from klutometis/master
Compile the functions before the macro.
2014-11-21 09:54:53 -05:00
Peter Danenberg 8eeb306d10 Compile the functions before the macros. 2014-11-20 11:27:53 -08:00
Peter Danenberg e62330d3b4 Compile the macros separately from the functions. 2014-11-20 11:14:19 -08:00