Commit Graph

26 Commits

Author SHA1 Message Date
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
Rene Kievits
b11fa86729 fix volume and backlight OSD(new dependency) fix icon_handler causing crash if client had no .class or .name prop 2022-04-20 10:29:05 +02:00
Kievits Rene
a7e4a1214f reworked Get_icon and some other fixes 2022-04-19 18:35:56 +02:00
Kievits Rene
b1a4b38024 Huge refractor and many fixes for dock, icons(again) etc 2022-04-18 13:29:50 +02:00