Commit Graph

1023 Commits

Author SHA1 Message Date
Kevin Lange
c6db1fe139 Update popover for date/clock to be a calendar 2017-01-21 12:35:05 +09:00
Kevin Lange
e6de18a412 Handle missing audio device, poorly 2017-01-20 20:17:18 +09:00
Kevin Lange
db79e63e58 Fix audio levels on AC'97 (VirtualBox) 2017-01-20 19:25:58 +09:00
Kevin Lange
a74bebae62 Panel widget cleanup / improvements 2017-01-20 18:03:15 +09:00
Kevin Lange
cf9350cd17 Fix window title/icon for plasma 2017-01-20 16:02:30 +09:00
Kevin Lange
6c568afb6b Quiet some TRACE messages 2017-01-20 15:55:37 +09:00
Kevin Lange
f1740614ba Visual and functional improvements to OpenFileDialog 2017-01-20 15:17:46 +09:00
Kevin Lange
8864ad568e Don't use caches for ext2 packages 2017-01-20 14:23:50 +09:00
Kevin Lange
7ae2dc17c1 Mediocre file open dialog 2017-01-19 19:45:46 +09:00
Kevin Lange
bd3ec90cb8 Use pdfviewer.py to open PDFs if it exists 2017-01-19 18:31:13 +09:00
Kevin Lange
077639b9f3 Don't respond to q in dialog (we were responding on q-up by quuitting the whole app, oops 2017-01-19 17:26:14 +09:00
Kevin Lange
78967142e7 Reduce duplicate dlopen calls in yutani lib 2017-01-19 17:25:32 +09:00
Kevin Lange
65bb28c4fe Don't reuse the Font object used by text regions 2017-01-19 15:25:59 +09:00
Kevin Lange
18dcb32fb8 Load package manifest before showing window
... so it doesn't just pop in full-size.
2017-01-19 14:28:22 +09:00
Kevin Lange
daf78dd59c Don't open dialog when clicking revealed mine 2017-01-19 14:24:00 +09:00
Kevin Lange
793badea70 Prompt before installing 2017-01-19 14:22:46 +09:00
Kevin Lange
f4411e8d0c Perform action after closing dialog 2017-01-19 14:22:37 +09:00
Kevin Lange
7e1a9815f0 Make About applet available as a library 2017-01-19 13:46:34 +09:00
Kevin Lange
e3eb8dc49c Make sure menu bars redraw on click action from menu entry 2017-01-19 13:46:14 +09:00
Kevin Lange
32e68de909 Show some dialogs in Mines and ToaruPaint 2017-01-19 13:27:03 +09:00
Kevin Lange
2c05f6d065 Minor fixes to about-applet 2017-01-19 13:26:48 +09:00
Kevin Lange
f1bc637455 Basic dialog prompt window 2017-01-19 13:26:21 +09:00
Kevin Lange
836d876675 Add ... to New menu in ToaruPaint 2017-01-19 11:47:19 +09:00
Kevin Lange
cfe7bcf57f Fix submenus unfocusing root window 2017-01-19 11:47:03 +09:00
Kevin Lange
d46779cc2f Add generic main loop for widget-y applications 2017-01-19 11:41:00 +09:00
Kevin Lange
99515c8690 One other win-check condition 2017-01-18 22:14:41 +09:00
Kevin Lange
b535cf221d Mines docs and win detection 2017-01-18 22:12:00 +09:00
Kevin Lange
b19f18315e Don't use ellipsis character in menu title... 2017-01-18 21:27:16 +09:00
Kevin Lange
40566b49bd Add larger field options 2017-01-18 21:25:09 +09:00
Kevin Lange
e06ff44cd1 Guarantee a satisfying opening 2017-01-18 21:19:12 +09:00
Kevin Lange
b8979a9071 Remove the RPG demo game. 2017-01-18 21:09:25 +09:00
Kevin Lange
214a3a4062 Basic minesweeper game 2017-01-18 21:08:16 +09:00
Kevin Lange
02737463a6 Improve WM Pong and add it to panel menu 2017-01-18 19:26:09 +09:00
Kevin Lange
6e27dee830 Make teapot and cairo demos better WM citizens 2017-01-18 19:21:17 +09:00
Kevin Lange
57ea175f97 Fix icon and dedupe app name 2017-01-18 19:14:41 +09:00
Kevin Lange
4bfd900058 Indicate file and modification status in ToaruPaint titlebar 2017-01-18 19:12:32 +09:00
Kevin Lange
2eabc28c3c Increase maximum window entry width 2017-01-18 18:58:19 +09:00
Kevin Lange
e19387a70a Increase minimum width 2017-01-18 18:57:29 +09:00
Kevin Lange
a23749c3d1 Panel window list redesign 2017-01-18 18:54:34 +09:00
Kevin Lange
1c41eed13b Bookmark icon (designates Topics in help browser) 2017-01-18 18:19:09 +09:00
Kevin Lange
5ed606383a Menubar and docs for Calculator 2017-01-18 18:08:58 +09:00
Kevin Lange
01167637c2 New 16x16 menu icons and menu bar hilights 2017-01-18 17:29:18 +09:00
Kevin Lange
1d53e401c4 Actually set a dev value for stat 2017-01-17 23:50:06 +09:00
Kevin Lange
da20565626 Fix package manager expect wallpaper to be running 2017-01-17 22:58:55 +09:00
Kevin Lange
dd42275fbb Checkerboard backdrop 2017-01-17 14:02:44 +09:00
Kevin Lange
8f1a5d985a Support loading transparent pngs without wiping out transparency 2017-01-17 13:45:57 +09:00
Kevin Lange
f42267a858 Improvements to painting; kill imgviewer 2017-01-17 13:40:39 +09:00
Kevin Lange
b6c123d4a9 Open PNGs for editing with Painting 2017-01-17 13:18:53 +09:00
Kevin Lange
4546fedf57 Fix resize_finish referencing 'd' instead of 'self.decorator' 2017-01-16 15:51:04 +09:00
Kevin Lange
e44bf8c16f Fix name of ColorPickerWindow.resize_finish 2017-01-16 15:48:38 +09:00