summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2013-02-03Move bitmap functions into Bitmap moduleAlexander Polakov
2013-02-03Implement icon cachingAlexander Polakov
2013-01-27reindent againAlexander Polakov
2013-01-27Add finalizer for the icon pixmapAlexander Polakov
2013-01-27Some tabs slipped in, reindentAlexander Polakov
2013-01-27XBM icon supportEdward O'Callaghan
2013-01-20Apply @polachok patch to fix #77Dmitry Malikov
2013-01-20New XPositions: TopP and BottomPDmitry Malikov
2012-10-12Merge branch 'soul9-disk'Jose Antonio Ortega Ruiz
2012-10-12Additional MPRIS2 argumentsJose Antonio Ortega Ruiz
2012-10-11Fix for #73: third try: retain old behaviour for diskU, use device for diskIO...John Soros
2012-10-11Second try at fixing #73 and #74: enable io monitoring for non-mounted disksJohn Soros
2012-10-11Fixing compilation sans with_xftJose Antonio Ortega Ruiz
2012-10-08Enable the monitoring of non-mounted disks and partitions in DiskIOJohn Soros
2012-10-08Fixes for warnings reported in github issue #71Jose Antonio Ortega Ruiz
2012-10-06Not using deprecated `catch` in PreludeJose Antonio Ortega Ruiz
2012-10-06Whitespace and untabificationJose Antonio Ortega Ruiz
2012-09-27WhitespaceJose Antonio Ortega Ruiz
2012-09-25Added keyboard lock status command.Patrick Chilton
2012-09-15Merge remote-tracking branch 'rethab/master' into rethabJose Antonio Ortega Ruiz
2012-09-15removed PipeReader2 as funcionality was move to PipeReaderReto Habluetzel
2012-09-15Enhanced PipeReader capabilitiesReto Habluetzel
2012-09-14better readable codeReto Habluetzel
2012-09-14removed todo commentsReto Habluetzel
2012-09-11Avoiding X server leaks with XftColor cacheJose Antonio Ortega Ruiz
2012-09-10New module ColorCacheJose Antonio Ortega Ruiz
2012-09-09Missing Window module in cabal fileJose Antonio Ortega Ruiz
2012-09-09Correct vertical alignment for XFT fontsJose Antonio Ortega Ruiz
2012-09-04automatic detection of devices using /sys/class/net directoryReto Habluetzel
2012-09-01Some cosmetic fixes.Jochen Keil
2012-09-01Set StrutValues from showWindowJochen Keil
2012-09-01Set StrutValues only if window is actually mappedJochen Keil
2012-09-01Pass the timeout value unchanged to the toggle functionJochen Keil
2012-09-01Send hide or reveal signal for togglingJochen Keil
2012-08-30Revert "Add '-d' for dockapp mode"Jose Antonio Ortega Ruiz
2012-08-29cleaned up imports, renamed variableReto Habluetzel
2012-08-29added dynnetwork, which selects the busiest network of a list and displays itReto Habluetzel
2012-08-29Add '-d' for dockapp modeArnout
2012-08-27added PipeReader2 which accepts a defaultReto Habluetzel
2012-08-22Make it possible to delay Hide, Reveal and Toggle signalsJochen Keil
2012-08-22Refactor MVar SignalType to TMVar SignalTypeJochen Keil
2012-08-22Allow multiple signals over dbus at onceJochen Keil
2012-08-16Update src/Signal.hssoul9
2012-08-16New configuration option 'hideOnStart'Jochen Keil
2012-08-14Bugfix: Replace the TMVar String with a TVar (Maybe String)Jochen Keil
2012-08-13Missing file headers and lintingJose Antonio Ortega Ruiz
2012-08-13Missing import for 'when'Jose Antonio Ortega Ruiz
2012-08-13Revert lowerOnStart to its original behaviourJochen Keil
2012-08-12Run the DBus/IPC handler only once on program startJochen Keil
2012-08-12Catch error when DBus connection failsJochen Keil