K. Lange
46511a75d0
panel: experiments with a new design
2021-06-23 21:19:16 +09:00
K. Lange
453cef8901
panel: re-enable weather widget
2021-06-15 17:17:03 +09:00
K. Lange
394e4e3e0c
net: more cleanup
2021-06-10 20:20:55 +09:00
K Lange
5106daf9f6
net: add methods to configure addresses
2021-06-06 18:34:24 +09:00
K. Lange
79bdb6fc02
png: replace icons
2020-06-12 18:12:33 +09:00
K. Lange
7dfb9c34ce
png: replace several BMP assets with PNGs
2020-04-24 14:30:12 +09:00
K. Lange
3cacd56bce
bmp: Set ALPHA_EMBEDDED on load
2020-04-23 20:15:56 +09:00
K. Lange
8fb8a153b8
panel: weather widget is double size
2020-04-16 20:08:29 +09:00
K. Lange
dd2a323fe8
panel: add clock widget; move calendar widget to date
2020-03-29 13:23:42 +09:00
K. Lange
7aed902309
panel: sleep a bit before first call to weather-tool
2020-03-28 23:55:58 +09:00
K. Lange
552a8c64e8
panel: re-run weather tool after configuring
2020-03-28 23:27:06 +09:00
K. Lange
574aff3348
panel: Add weather widget
2020-03-28 23:21:38 +09:00
K. Lange
715fec034b
panel: Add calendar popup widget
2020-03-28 19:51:52 +09:00
K. Lange
95351bf7ea
panel: Alt+F3 shows window context menu
2018-12-23 18:12:55 +09:00
K. Lange
cd63e25cff
meta: relocate some files
2018-11-21 21:32:17 +09:00
K. Lange
7d44c6174a
panel: prompt on log out
2018-11-18 16:54:54 +09:00
K. Lange
fea6693410
apps: signal usage cleanup
2018-10-31 18:58:10 +09:00
K. Lange
d6b3664214
Rebind keys when panel gets signaled
2018-10-03 19:23:03 +09:00
K. Lange
eabd917032
Panel should not crash without /proc/netif
2018-09-30 16:03:55 +09:00
K. Lange
3812f3cfeb
Create panel window menus at mouse, not at offset of panel item
2018-09-23 02:42:47 +09:00
K. Lange
91125fc6f2
Session management improvements; set freetype interpreter
2018-09-22 22:37:47 +09:00
K. Lange
cf5e6ea3be
Cleanups; remove write-out
2018-08-15 15:47:03 +09:00
K. Lange
ae6532607a
Add libc wrappers for some syscalls, remove unused syscall.h imports
2018-08-02 13:13:27 +09:00
K. Lange
40ae768948
Put all the network info into the panel widget
2018-07-22 12:33:13 +09:00
K. Lange
cdee81699a
Panel should accept close-enough clicks for menus
2018-07-21 18:36:50 +09:00
K. Lange
3da02638d1
Ensure network status panel doesn't go offscreen
2018-07-20 23:53:45 +09:00
K. Lange
d6000306c7
Hilight icons for panel widgets with pops
2018-07-20 23:14:39 +09:00
K. Lange
13a6886570
Add network status popup
2018-07-20 23:08:20 +09:00
K. Lange
23267a21c5
Swap font sizes between alt-f2 and alt-tab
2018-07-20 22:25:00 +09:00
K. Lange
3995a0f938
Basic alt+f2 app runner
2018-07-20 21:54:24 +09:00
K. Lange
9d6ccd44ba
Polish logout buttons
2018-05-19 19:58:39 +09:00
K. Lange
aa343f74c6
Prevent panel and background from being started accidentally
2018-05-10 21:54:19 +09:00
K. Lange
b6d6d8900e
include pthread in libc
2018-05-09 21:26:45 +09:00
K. Lange
a3b1b253d7
stdio fgets and stuff that actually kinda work correctly
2018-05-04 17:53:31 +09:00
K. Lange
557f578574
Don't use my given name in copyright headers; update everything to 2018 because why not
2018-05-01 17:12:56 +09:00
K. Lange
7a39d3c3b0
Add menus to apps in panel
2018-04-28 11:33:31 +09:00
K. Lange
12cc4bac7e
Fix panel not flushing yutani queue
2018-04-27 22:13:16 +09:00
K. Lange
3d199decd5
Replicate more of the panel design from the Python version
2018-04-25 22:04:24 +09:00
K. Lange
8e07883088
Enable and resolve several warnings
2018-04-25 14:03:29 +09:00
K. Lange
216239f601
Adapt menu library into panel
2018-04-24 21:32:39 +09:00
K. Lange
e1d67ec921
new graphics method interp_colors
2018-04-24 20:27:15 +09:00
K. Lange
a7cd9eb54b
Icon cache library
2018-04-24 20:25:42 +09:00
K. Lange
556ff8e343
Add maximize as an action
...
- Remove the deprecated timer request API.
- Add a new "Special Request" API for things like "maximize" / "minimize"
etc. that takes an optional window ID. Expects no response, useful for
one-off triggers like this.
- Add maximize button to fancy decoration theme and general support in
decoration library.
2018-04-21 19:24:55 +09:00
K. Lange
48267d0c8d
panel doesn't need drawstring, avoid linking it
2018-04-21 15:04:46 +09:00
K. Lange
3866b49d3b
Use a larger font on the menus
2018-04-20 22:18:06 +09:00
K. Lange
eb18c8f7a5
Panel and menubar improvements
2018-04-20 20:48:01 +09:00
K. Lange
6fab8bd069
Fix bad click detection in panel app menu
2018-04-19 16:55:16 +09:00
K. Lange
726d11f653
network status widget
2018-04-18 19:24:53 +09:00
K. Lange
c5466a4d2a
Adjust panel weekday format
2018-04-18 18:22:59 +09:00
K. Lange
091f35f2e2
More text adjustment
2018-04-18 18:14:28 +09:00