Commit graph

23 commits

Author SHA1 Message Date
Dpeta
1fd62ef404 Fileconfig + proper handlers for logging module 2021-08-10 22:45:48 +02:00
BuildTools
7fdd7f3bd9 Changed some depreciated functions & imports 2021-04-22 17:42:24 +02:00
BuildTools
1aa4e65c7d Logging, soundslider, and mood icon in trollian. 2021-04-11 01:21:21 +02:00
BuildTools
90be0894fb Preparation for building :) 2021-03-24 22:34:55 +01:00
BuildTools
0f1e15032b toast fix (referenced from original repo) 2021-03-24 19:20:47 +01:00
Dpeta
475b849049 1/9 2021-03-23 22:36:43 +01:00
karxi
d653af0fa4 Revert "Port code to PyQt5"
This reverts commit abe9342c4f.

That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47 Revert "python 2 to 3 first shot"
This reverts commit 7bc57b8b7d.

Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
7bc57b8b7d python 2 to 3 first shot 2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f Port code to PyQt5 2014-10-29 01:06:21 -05:00
Kiooeht
e16965e771 Fix thing with inspect on non-python function for libnotify 2013-02-25 21:52:38 -08:00
Stephen Dranger
24fbb6c7d3 str() -> unicode()
Conflicts:

	pesterchum.py
2011-12-20 19:06:23 -08:00
Kiooeht
daf9ceca49 Fix spelling mistakes. "avaliable" != "available" 2011-09-12 21:18:18 -07:00
Kiooeht
2799a66acb Bug fix: Don't infinite loop on notifications with too many characters without a space 2011-08-29 10:28:41 -07:00
Kiooeht
5ffed58756 Stop overriding StaysOnTop hint with ToolTip hint 2011-08-29 02:28:29 -07:00
Kiooeht
5e80c42a33 Temporary Bug fix: If on Windows, don't force always on top 2011-08-29 02:13:49 -07:00
Kiooeht
6267fc071c Toasts: Don't raise a whole bunch, just window hint to always be on top 2011-08-29 01:54:41 -07:00
Kiooeht
a3d15b5eaa Toasts, deal with top or bottom taskbar 2011-08-27 14:19:39 -07:00
Kiooeht
d9a742d90c Completed Toast Notifications. Includes all options, working custom toast 2011-08-27 11:00:25 -07:00
Kiooeht
84447d128b Toast Machine updates:
Options avaliable to users.
  Make twmn avaliable.
TODO:
  Default Pester toast style.
  Detect if twmn installed.
2011-08-25 05:30:43 -07:00
Kiooeht
b9ca2569ce Minimizable userlist in memos 2011-08-21 16:49:31 -07:00
Kiooeht
100e40c0bf Check if pynotify installed, don't break if not.
Fixes #3
2011-08-20 02:01:11 -07:00
Kiooeht
f7e3b9ffe5 Completed Toast Machine
TODO: Roll own toasts, make them actually show up for an amount of time
2011-08-16 00:27:28 -07:00