Commit graph

15 commits

Author SHA1 Message Date
Scott Moynes
a4f023cf3a Some fixes and new bugs. Someone else can do the menus because it is
clear no one gives a fuck what I think and no one else wants a window
manager that doesn't suck the same balls as every other window manager.
2003-08-11 21:19:17 +00:00
Dana Jansens
79e189dbac changes to the timer api, pass the timer to the callback function.
add a desktop-switch popup with the desktop's name
2003-08-09 04:56:12 +00:00
Dana Jansens
03186a7bab i already fixed this once :) var declarations go first 2003-07-23 15:06:49 +00:00
Scott Moynes
b52b5a6fc0 Timed menu updates. Still needs work. 2003-07-23 04:09:37 +00:00
Dana Jansens
a95dc346fe prefix and capitalize ObMenu ObMenuEntry and ObMenuEntryRenderType
make the ObMenuEntryRenderType a standard enum instead bitflags
2003-07-10 19:27:12 +00:00
Dana Jansens
85112c4d08 prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz 2003-07-10 17:06:30 +00:00
Dana Jansens
ad45ecb6e3 kill warnings 2003-07-10 06:58:58 +00:00
Scott Moynes
f54b294ef6 Clean up on destroy. 2003-05-18 02:17:39 +00:00
Scott Moynes
c912b634ab Added stat() based timed menu update.
Needs parser before it is useful.
2003-05-18 01:12:18 +00:00
Scott Moynes
66d3006671 Fixed child wait. 2003-05-16 19:12:06 +00:00
Dana Jansens
e4c662ea0b add stdio.h 2003-05-16 18:12:28 +00:00
Scott Moynes
78a8680cd7 Added a menu to read from a pipe.
File descriptors added to the event loop.
2003-05-14 03:34:29 +00:00
Scott Moynes
24eb9f85df Turn off timed_menu by default 2003-05-10 15:12:27 +00:00
Scott Moynes
03d42b5d82 Timed menu that reads output from a process while the window is hidden 2003-05-10 14:51:27 +00:00
Scott Moynes
a8a4a2cca3 Menu uber patch
Since we have no menu parser see menu_startup() to customize
2003-05-09 23:15:28 +00:00