lp:~landronimirc/skippy-xd/trunk

Created by Liviu Andronic and last modified
Get this branch:
bzr branch lp:~landronimirc/skippy-xd/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Liviu Andronic
Project:
Skippy-XD
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/richardgv/skippy-xd.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log

Recent revisions

43. By Richard Grenville

Merge pull request #54 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.asciidoc

42. By Richard Grenville

Bug fix #48: Premultiply icon image

 - Premultiply icon images from _NET_WM_ICON. _NET_WM_ICON (supposedly)
   provides non-premultiplied image data while X probably requires
   premultiplied ones. Absence of the conversation causes issues with
   transparent icons (for example, transparent parts become white).
   Thanks to Arkq and revast for reporting. (#48)

 - Use ARGB visual for XCreateImage() when depth is 32 when converting
   image data to pictures, instead of using the default (usually 24-bit)
   visual. In practice seemingly there's no effect, though. Presently
   it uses the result of find_argb_visual() from mainwin.c but maybe the
   initialization should be moved to skippy.c in the future.

41. By Richard Grenville

Bug fix #48: Bad icon data offset

Fix bad icon data offset (most visible in the gVim icon). Thanks to Arkq
for reporting. (#48)

40. By Richard Grenville

Bug fix #44: giflib-5.1.0 compatibility

Fix giflib-5.1.0 compatibility. Thanks to devsnd for patch. (#44)

39. By Richard Grenville

Misc: Fix Makefile

Fix Makefile. Thanks to alejandro-perez for reporting. (#40)

38. By Richard Grenville

Feature #40: thumbnail-icon display mode

Add `thumbnail-icon` display mode. (#40)

37. By Richard Grenville

Bug fix #39: Rewrite wm_get_focused()

Rewrite wm_get_focused() and fix some other possible issues. Thanks to
Arkq for reporting.

36. By Richard Grenville

Bug fix #37: Infinite loop in daemon mode caused by POLLHUP

Fix infinite loop issue caused by POLLHUP returned after a writer to
daemon pipe disconnects, and convert standard library reading to Unix
file descriptor based reading, like what fazjaxton did in #33.

35. By Richard Grenville

Improvement #33: Implement --{deactivate,toggle}-window-picker

- Implement --{deactivate,toggle}-window-picker in another way. Not
  necessarily is my solution in any sense superior, but there's
  something I don't like in fazjaxton's code. (#33)

- Turn `showAllDesktops` off by default. Thanks for suggestion from
  landroni. (#35)

34. By Richard Grenville

Bug fix: Forgot to re-enable window activation & others

- I forgot to re-enable window activation code in
  wm_activate_window()...

- Change "window" parameter in wm_set_desktop_ewmh() to root window ID.
  I don't see EWMH requiring this, but Openbox fails without it.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers