Options to set panel width in absolute or relative pixels
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Bugzilla Migration added 1 deleted label
added 1 deleted label
- Author
RockDoctor said:I, too, would like the option of specifying a panel length in pixels rather than as a percentage of the screen.
- Yousuf Philips added 2. Enhancement 5. Settings labels
added 2. Enhancement 5. Settings labels
- Yousuf Philips changed title from panel length to Options to set panel width in absolute or relative pixels
changed title from panel length to Options to set panel width in absolute or relative pixels
- Yousuf Philips changed the description
changed the description
- Yousuf Philips added 5. Display Settings label
added 5. Display Settings label
- Yousuf Philips mentioned in issue #181 (closed)
mentioned in issue #181 (closed)
- Yousuf Philips removed 5. Display Settings label
removed 5. Display Settings label
- Yousuf Philips removed 5. Settings label
removed 5. Settings label
- Yousuf Philips added 5. Appearance Settings label
added 5. Appearance Settings label
- Yousuf Philips mentioned in issue #278 (closed)
mentioned in issue #278 (closed)
- Yousuf Philips removed 5. Appearance Settings label
removed 5. Appearance Settings label
- Yousuf Philips added 5. Display Settings label
added 5. Display Settings label
- Yousuf Philips mentioned in issue #345 (closed)
mentioned in issue #345 (closed)
- Yousuf Philips changed milestone to %Xfce 4.18
changed milestone to %Xfce 4.18
- Yousuf Philips mentioned in issue #25 (closed)
mentioned in issue #25 (closed)
- Owner
@philipzae you added it to the 4.18 milestone, are you interested in implementing this feature?
Collapse replies - Maintainer
.. removing 4.18 milestone
1
- Gaël Bonithon marked this issue as related to #181 (closed)
marked this issue as related to #181 (closed)
- Gaël Bonithon marked this issue as related to #278 (closed)
marked this issue as related to #278 (closed)
- Gaël Bonithon marked this issue as related to #345 (closed)
marked this issue as related to #345 (closed)
- Gaël Bonithon marked this issue as related to #25 (closed)
marked this issue as related to #25 (closed)
- Gaël Bonithon marked this issue as related to #529 (closed)
marked this issue as related to #529 (closed)
- Gaël Bonithon mentioned in issue #451 (closed)
mentioned in issue #451 (closed)
- Alexander Schwinn removed milestone %Xfce 4.18
removed milestone %Xfce 4.18
- Gaël Bonithon assigned to @Tamaranch
assigned to @Tamaranch
- Gaël Bonithon changed milestone to %4.17.3
changed milestone to %4.17.3
- Gaël Bonithon closed with commit d5d179f4
closed with commit d5d179f4
- Developer
@Tamaranch Did you consider changing the widget to a
GtkSpinButton
? It would make entering a specific length easier. Collapse replies - Maintainer
Not sure if entering a specific value is the most common usage in this case. And when it comes to quickly varying the length of the panel, it would make things more difficult. It seemed to me that we could keep the GtkScale.
Edited by Gaël Bonithon