Commit Graph

45 Commits

Author SHA1 Message Date
Rory Fewell
48918291d6 Bugfix: Fixes #284, Some application icons using defaults in taskband 2024-03-29 15:10:08 +00:00
Rory Fewell
88daabf12b Enhancement: Fixes #271, Draft shell APIs 2024-03-27 00:05:05 +00:00
Rory Fewell
65d041ec1c Cleaning: Fixes #126, C code has no documentation 2024-03-02 22:17:49 +00:00
Rory Fewell
59dff93fc5 Enhancement: Refactor Start menu, removes some hacks, fixes some bugs 2024-02-25 21:20:12 +00:00
Rory Fewell
977df806a5 Enhancement: Fixes #273, Scaffold mspaint 2024-02-13 00:06:58 +00:00
Rory Fewell
e8125ae862 Enhancement: Fixes #246, Support file open/save in notepad 2024-02-11 20:50:28 +00:00
Rory Fewell
b4089029a5 Enhancement: Fixes #201, Packaging port for FreeBSD 2024-02-10 01:42:34 +00:00
Rory Fewell
eef73fe4a0 Enhancement: Fixes #76, Implement sound volume indicator / levels in notification area 2023-12-14 23:06:20 +00:00
Rory Fewell
984004013c Enhancement: Fixes #205, Create logonui LightDM greeter 2023-11-23 21:58:22 +00:00
Rory Fewell
9ff5265f19 Bugfix: Fixes #236, FindPythonInterp is dropped in newer CMake versions 2023-11-22 19:11:43 +00:00
Rory Fewell
613f976b49 Enhancement: Fixes #221, Support checked/debug build 2023-11-04 23:52:18 +00:00
Rory Fewell
38b5933464 Bugfix*: (Take 2) Fixes #217, Taskbar button switching stops working when a Mono or WINE program is open 2023-09-02 12:14:13 +01:00
Rory Fewell
bcd18f721e Enhancement: Fixes #210, Provide build tag in package 2023-08-02 02:36:32 +01:00
Rory Fewell
1e560833c3 Enhancement: Fixes #131, Implement dialog button box widget in comctl lib - use in run and winver 2023-08-02 00:46:41 +01:00
Rory Fewell
afb1cafaf3 Bugfix: Fixes #162, Run dialog positions itself in the bottom left of the entire workspace 2023-08-01 22:28:57 +01:00
Rory Fewell
665da8cf61 Bugfix: Fixes #179, GError is leaked in run: dialog.c: on_ok_button_clicked 2023-08-01 21:48:30 +01:00
Rory Fewell
51d837fb3c Enhancement: Fixes #184, Replace xfdesktop with our own desktop implementation 2023-07-24 20:00:04 +01:00
Rory Fewell
c23e7bb08d Enhancement: Fixes #192, Implement full build - don't require libraries to be installed 2023-06-28 19:42:17 +01:00
Rory Fewell
2811c5b071 Enhancement: Fixes #183, Replace xfce4-panel with our own taskbar implementation 2023-06-08 23:11:17 +01:00
Rory Fewell
484ec476fa Enhancement: Fixes #181, Replace XFCE window buttons with custom plugin 2023-05-20 00:36:59 +01:00
Rory Fewell
5c5bc14551 Enhancement: Fixes #176, Move branding into separate install package (out of winver) 2023-05-10 01:55:28 +01:00
Rory Fewell
37c8d8fb18 Enhancement: Fixes #140, Shift as much of the packaging script steps into CMake as possible 2023-05-09 02:14:49 +01:00
Rory Fewell
6c75cbd82d Prelim: Replace power buttons with themes 2023-04-25 22:43:57 +01:00
Rory Fewell
a7e5eb5b49 Prelim: Sort out All Programs item 2023-04-25 22:43:57 +01:00
Rory Fewell
8851447a67 Prelim: Fix oversight of userpic image CSS move CSS to box 2023-04-25 22:43:57 +01:00
Rory Fewell
b79934dcab Prelim: Start menu user pic using CSS only 2023-04-25 22:43:57 +01:00
Rory Fewell
b89e0a46eb Prelim: Add vertical userpane to Start menu 2023-04-25 22:43:57 +01:00
Rory Fewell
923a9c73e3 Prelim: Improve Start button and taskband styles 2023-04-25 22:43:57 +01:00
ZuloYT
70342111ce Enhancement: Improve ro_RO translations 2022-07-31 19:44:41 +01:00
Rory Fewell
f1b8ad8fa2 Enhancement: Fixes #135, Start menu needs localization 2022-07-20 22:39:32 +01:00
Rory Fewell
785ba8980d Enhancement: Fixes #96, Begin work on adding localisation support 2022-07-14 21:40:57 +01:00
Rory Fewell
959488cbb7 Cleaning: Fixes #130, Refactor util.c in Start menu plugin 2022-04-10 18:44:38 +01:00
Rory Fewell
0d297b5dca Bugfix: Fixes #133, Username is displayed as blank on Linux Mint (potentially other distros as well) 2022-04-04 23:31:24 +01:00
Rory Fewell
bda03ab038 Bugfix: Fix printf formatting warnings - compile working on Linux Mint 2022-04-02 20:10:09 +01:00
Rory Fewell
eadb283718 Cleaning: Fixes #115, Enable strict compiler options in CMake 2022-03-22 22:32:06 +00:00
Rory Fewell
01016410ba Bugfix: Fixes #97, Run dialog does not rotate launch history correctly 2022-01-30 18:49:27 +00:00
Robert Kirkman
7e91afa3f4 Bugfix: Fixes #100, Assertion failed at runtime in run dialog box on Arch Linux 2022-01-29 23:00:07 +00:00
Rory Fewell
6f695298f6 Enhancement: Fixes #87, Start menu needs to look good in all themes 2021-11-24 22:14:33 +00:00
Rory Fewell
d38a91f17c Cleaning: Fixes #85, General tidy up: documentation packaging 2021-11-20 21:14:27 +00:00
Rory Fewell
1db3667ac9 Enhancement: Fixes #82, Implement Run... dialog 2021-11-14 18:19:11 +00:00
Rory Fewell
1fca8e7265 Enhancement: Fixes #74, Implement winver application 2021-08-30 21:23:35 +01:00
Rory Fewell
0993db6f29 Enhancement: Fixes #75, Implement notification area xfce-panel plugin 2021-08-30 18:46:49 +01:00
Rory Fewell
45b38e4385 Enhancement: Fixes #67, xfce4-panel is unthemed 2021-08-27 17:35:57 +01:00
Rory Fewell
0484853f5a Bugfix: Fixes #73, Fix build of Start menu plugin for XFCE 4.16 2021-08-18 17:09:30 +01:00
Rory Fewell
744bf1d491 Enhancement: Fixes #21, Start menu xfce-panel plugin 2021-08-08 17:18:40 +01:00