Skip to content
Snippets Groups Projects
  1. Aug 04, 2014
    • Harald Judt's avatar
    • Harald Judt's avatar
      Use xfconf property for limiting the minimum brightness of the plugin slider · a1dc21d9
      Harald Judt authored
      This makes use of the xfconf property introduced in the previous commit.
      Initially, min_level is set to -1, which causes automatic determination of
      the best minimum level when the slider is created.
      
      Setting a minimum level other than 0 might only make sense for newer
      laptops, which can be heuristically determined by looking at the available
      range of brightness steps. Any backlight interface providing more than 100
      steps will set the minimum level the slider will support to 5, which is
      barely enough light to see the screen contents. The user can change this
      via xfce4-settings-editor, or its command line companion xfconf-query.
      a1dc21d9
    • Harald Judt's avatar
      Increase the brightness update timeout to 50ms · 7bff72e9
      Harald Judt authored
      I still noticed a slow-down on my machine even with the newly introduced
      update timer. Increasing it to 50ms is still enough for not causing the
      updates lagging behind too much, while filtering enough events to keep
      the widget response snappy even with two monitors attached.
      7bff72e9
    • Simon Steinbeiss's avatar
      Improve size and padding of the icon in the panel plugin · 8533d149
      Simon Steinbeiss authored
      Take the x/ythickness into account when setting the size request and
      get the closest sharpest icon instead of GTK_ICON_LOOKUP_FORCE_SIZE.
      Also, apply some Gtk+ style properties that the convenience functions
      of the panel provide by default for panel plugin buttons.
      8533d149
  2. Jul 27, 2014
  3. Jul 15, 2014
  4. Jul 14, 2014
  5. Jul 13, 2014
  6. Jun 30, 2014
  7. Jun 29, 2014
  8. Jun 23, 2014
  9. Jun 16, 2014
  10. Jun 02, 2014
  11. May 28, 2014
  12. May 26, 2014
Loading