Commit Graph

53 Commits

Author SHA1 Message Date
Rene Kievits
24bce4c810 rewritten app launcher 2023-04-24 22:12:18 +02:00
Rene Kievits
3a85753a74 Big rewrite part 1 2023-04-20 01:04:06 +02:00
e3757c0ef9 fix highlight 2023-03-29 02:02:26 +02:00
Rene Kievits
dcbdbcb4fd fix merge conflict 2023-03-28 14:27:31 +02:00
Rene Kievits
6392dc76ef inpubox almost done 2023-03-28 14:26:37 +02:00
Rene Kievits
78547a1501 more work for inputbox 2023-03-21 16:20:50 +01:00
95d0175f17 some inputbox fixed, but highlight still needs work 2023-03-21 11:08:54 +01:00
f399235db0 yes, I'm very commit lazy 2023-03-19 19:22:02 +01:00
Rene Kievits
4f3fb75687 some work on the network manager 2022-12-14 00:04:45 +01:00
d45e2496b1 a lot of stuff 2022-12-11 17:30:18 +01:00
Rene Kievits
42a888c311 clean up 2022-12-08 16:06:16 +01:00
Rene Kievits
642338e577 rewritten backlight helper and osd 2022-11-28 13:03:27 +01:00
d63ffa1171 finished bluetooth module, cleaned and documented 2022-11-28 06:47:05 +01:00
3e628db637 fix typo 2022-11-28 06:11:47 +01:00
be25a16e3c Finished work on application launcher and fixed some bugs + cleanup and documentation 2022-11-28 05:43:47 +01:00
Rene Kievits
10f56a7273 finished application laucnher and bluetooth widget 2022-11-27 10:58:27 +01:00
Rene Kievits
c6341f84e7 desktop, calendar, various other modules 2022-11-22 16:59:55 +01:00
Rene Kievits
747b8a9787 change awful.utils.get_dir to gears.filesystem.configuration_dir 2022-09-22 18:37:48 +02:00
Rene Kievits
6cdda097c1 fix two nil errors 2022-09-22 18:18:37 +02:00
Rene Kievits
b5c6dc31f7 rewrote a lot of stuff especially the bluetooth module. fixed some errors 2022-09-21 21:10:17 +02:00
Rene
3d8b240ef0 a lot of stuff and added dbus_proxy as sub module 2022-09-12 21:16:19 +02:00
Rene
e5cdb33eec add new calendar widget with ics file support, fix some bugs and added some game rules so steam games fullscreen isn't as annoying 2022-08-29 11:06:38 +02:00
Crylia
3d743c6be0 fix some bugs in the icon lookup 2022-08-25 01:55:28 +02:00
Rene
686de62f0f Forgot what I did, probably some stuff 2022-08-23 20:39:18 +02:00
Rene
be6a819ca9 Add new titlebar and toggle for top/left titlebar 2022-08-17 01:34:22 +02:00
Rene
268cb29a6b add new context_menu and rework dock, programs can now be added to the dock my right clicking any program in the application launcher an choosing Add to Dock 2022-08-15 15:18:51 +02:00
Rene
9cea2f98cc fix dock spawn 2022-08-05 01:41:25 +02:00
Rene
535c763a30 Fix some more bugs related to the new icon implementation 2022-08-03 04:19:42 +02:00
Rene
2422b9a07f Fixed some bugs with the new icon system 2022-08-02 00:29:35 +02:00
Rene
e425b7b79e Switch completely to Gio for icons and it fixed the startup/lookup time for icons. Now works with every icon theme. Taglist/Tasklist/Window switcher still rely on WM_CLASS and WM_NAME to match the icon name, this probably can't be fixed in a sane way 2022-08-01 23:39:45 +02:00
Rene
978a8580c8 Change to Gtk icon lookup for the application launcher, this cuts loading times to basically 0, notifications now only appear on primary screen 2022-07-30 05:13:07 +02:00
Rene
e727015e81 Add application launcher and rewritten window switcher, remove rofi as its no longer needed and replaced by widgets. Fixed a lot of bugs and weird behaviour 2022-07-29 13:21:56 +02:00
Kievits Rene
b2e22fdf8a converted all colors to theme_config.lua; fixed and added some bugs; rewrote some stuff and added some 2022-06-27 01:08:45 +02:00
Crylia
7280db1a5b Fix dock on startup 2022-06-18 10:40:27 +02:00
Crylia
6e1cc7eaa4 small fix 2022-06-16 00:49:57 +02:00
Crylia
fb22b50a97 Add new window switcher on super+tab and smaller fixes 2022-06-16 00:30:56 +02:00
Rene Kievits
454c80336c Bluetooth hotfix 2022-06-14 08:56:04 +02:00
Rene Kievits
2b9003c70a Battery hotfix, passed battery_path instead of battery_kind 2022-06-14 07:00:17 +02:00
Kievits Rene
521d392769 Reworked a whole lot. New config file and theme config file for easier changes. Did #19. And much more 2022-06-14 06:33:33 +02:00
Kievits Rene
fd74ab9fb4 remove Hover_signal 2022-06-03 07:19:24 +02:00
Rene Kievits
1ea91d2b6d rewrote bluetooth to using the dbus, small changes to volume_controller, added more rubato animations 2022-06-03 07:13:44 +02:00
Rene Kievits
da2d55e149 forgot to add those files 2022-06-01 09:43:19 +02:00
Rene Kievits
ed9043c4ee add overflow widget from PR #3309 in awesomewm 2022-06-01 09:07:55 +02:00
Rene Kievits
ab37a88570 fix volume problems with bluez and add dbus folder 2022-05-31 02:35:36 +02:00
Kievits Rene
9049f5c51c Add new notification-center module with various widgets, add rubato animations and other fixes and improvements 2022-05-31 01:16:00 +02:00
Kievits Rene
ff202de163 fix #10 and #13. Various other fixes and small changes 2022-05-25 11:27:03 +02:00
Kievits Rene
cc00832342 Added audio device selector, new notification theme and much more. Rewritten some files and made a new README 2022-05-16 16:06:02 +02:00
Kievits Rene
46d338cbaf fix audio (hopefully last time), added new widgets(cpu/gpu/ram info), reworked the bars a bit, more stuff and fixes 2022-05-08 01:51:44 +02:00
Rene Kievits
bfd342deac Change pacmd to pactl for better compatibility with pipewire 2022-04-26 18:08:00 +02:00
Kievits Rene
21519a9460 fix dock autohide, fix titlebar beeing empty, added toggle floating(stays after reboot) 2022-04-20 21:12:23 +02:00