aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: e1614a3a932f12b4b2ac01a2a4a0b150b989086c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# -*- mode: org; -*-
#+STARTUP: showall

* 1.1.0

  - Add =desktop-registry-remove-desktop= command to remove desktops you
    no longer (want to) use.

  - Add =desktop-registry-current-desktop= function to get the name of
    the currently loaded desktop.

  - Add =desktop-registry-rename-desktop= command to rename a desktop.

  - Specify prompts for each action that wants a desktop selected.

  - Allow specifying of desktop name by using the universal argument.

  - Signal an error when the name for a desktop (either specified or
    generated) already exists in the registry and show a message when
    the specified directory has already been registered. Only add the
    directory if neither of these conditions occur.