+2008-08-25 15:43 UTC Tuomo Valkonen <tuomov@iki.fi>
+ tagged ion-3-20080825
+
+2008-08-25 15:43 UTC Tuomo Valkonen <tuomov@iki.fi>
+ * Release notes
+
+2008-07-30 12:33 UTC Tuomo Valkonen <tuomov@iki.fi>
+ * Oops, szplcy could be unset on group attach.
+
+2008-07-13 21:36 UTC Aron Griffis <agriffis@n01se.net>
+ * Fix assert to check name rather than layout
+
+2008-07-07 16:15 UTC Tuomo Valkonen <tuomov@iki.fi>
+ * pwm3 man page --sessionname fix
+
2008-07-07 15:38 UTC Tuomo Valkonen <tuomov@iki.fi>
tagged ion-3-20080707
+ion-3-20080825
+--------------
+
+This release again fixes some issues found with the previous one.
+
+
ion-3-20080707
--------------
Context:
-[TAG ion-3-20080707
-Tuomo Valkonen <tuomov@iki.fi>**20080707153848]
+[TAG ion-3-20080825
+Tuomo Valkonen <tuomov@iki.fi>**20080825154309]
? param->level
: STACKING_LEVEL_NORMAL));
- if(!param->whatever){
- /* Fit */
- szplcy=(param->szplcy_set
- ? param->szplcy
- : (param->bottom
- ? SIZEPOLICY_FULL_EXACT
- : SIZEPOLICY_UNCONSTRAINED));
+ /* Fit */
+ szplcy=(param->szplcy_set
+ ? param->szplcy
+ : (param->bottom
+ ? SIZEPOLICY_FULL_EXACT
+ : SIZEPOLICY_UNCONSTRAINED));
+ if(!param->whatever){
weak=(param->geom_weak_set
? param->geom_weak
: (param->geom_set
-- attach/creation parameters given in \var{tab}. The layout
-- "empty" may not be defined.
function ioncore.deflayout(name, tab)
- assert(layout ~= "empty")
+ assert(name ~= "empty")
if name=="default" and not tab then
layouts[name] = empty
obrazovku (koøenové okno). (Tedy ne v¹echny, které byly zadány v parametru
-display nebo v promìnné DISPLAY.)
.TP
-.B \-sessionname session_name
+.B \-session session_name
Nastaví název sezení. Tato volba ovlivní, kam se ulo¾í pracovní plochy
a ostatní soubory. Pokud není nastavená, pou¾ije se ~/.pwm3/session_name.
.TP
(ei Xinerama) näyttö/juuri-ikkuna. Tämä näyttö voidaan valita -display
parametrillä tai DISPLAY ympäristömuuttujalla.
.TP
-.B \-sessionname session_name
+.B \-session session_name
Istunnon nimi. Tämä vaikuttaa talletustiedostojen sijaintiin.
.TP
.B \-help
default screen (root window), not all, as given by the -display option or
in the DISPLAY environment variable.
.TP
-.B \-sessionname session_name
+.B \-session session_name
Set session name. This option affects where workspace and other save files are
put (~/.pwm3/session_name if option set).
.TP
-#define ION_RELEASE "3-20080707"
+#define ION_RELEASE "3-20080825"
#define ION_VERSION ION_RELEASE
#define ION_API_VERSION "3"