Commit Graph

353 Commits

Author SHA1 Message Date
Marcelo dos Santos Mafra cb44c7215f Update README.md
nwg-drawer seems to look in its own folder ~/.config/nwg-drawer for preferred-apps.json and excluded-dirs and not nwg-panel's folder
2024-10-11 17:59:30 -03:00
piotr e7fafebf55 bump to 0.5.2 2024-10-09 02:12:19 +02:00
piotr 702cbb1c5c update golang.org/x/sys 2024-10-09 02:07:51 +02:00
piotr 7de2854041 set gtk-layer-shell namespace 2024-10-09 02:06:30 +02:00
Piotr Miller be6b71673d Merge pull request #131 from nwg-piotr/calc
add a simple calculator in the search box
v0.5.1
2024-10-03 01:20:01 +02:00
piotr 9c48c585b7 add rounded corners 2024-10-03 01:10:35 +02:00
piotr 3977c4fc7c go -> 1.23 2024-10-03 01:05:14 +02:00
piotr 46a526ced8 close result win on btn release 2024-10-03 01:04:53 +02:00
piotr 12da77fbfc update README.md 2024-10-03 00:48:23 +02:00
piotr 484c6ccb29 add comments 2024-10-03 00:33:54 +02:00
piotr 7aac5a4f52 add expression calculator 2024-09-30 22:09:56 +02:00
Piotr Miller 44e4c95900 Merge pull request #130 from nwg-piotr/backports
Merge pull request #129 from nwg-piotr/main
v0.5.0
2024-09-22 14:05:20 +02:00
Piotr Miller 86a3398bc3 Merge pull request #129 from nwg-piotr/main
A bunch of fixes
2024-09-22 14:04:33 +02:00
piotr c4a268332a bump to 0.5.0 2024-09-22 13:57:01 +02:00
piotr e77d189f4a println -> log.Debug 2024-09-22 13:54:32 +02:00
piotr e3cb0af2bd println -> log.Debug 2024-09-22 13:51:46 +02:00
piotr 1015f4c48f fix hyprclt & mapping output->monitor 2024-09-22 13:44:02 +02:00
piotr 86c92328cd update dependencies 2024-09-22 13:29:07 +02:00
piotr 4afa9f1aa3 add riverctl spawn 2024-09-22 13:26:18 +02:00
Piotr Miller 0bce8cf971 Merge pull request #127 from mattkae/main
Update gotk3 to the latest version to avoid build failures
2024-08-11 22:20:16 +02:00
Matthew Kosarek e6a1130524 Update gotk3 to the latest version to avoid build failures 2024-08-11 15:59:14 -04:00
Piotr Miller 433c05ca1e Merge pull request #125 from nwg-piotr/icon-theme
update README.md
v0.4.9
2024-06-29 20:20:34 +02:00
piotr cd06a981cb update README.md 2024-06-29 20:19:12 +02:00
Piotr Miller 0f6f92433e Merge pull request #124 from nwg-piotr/icon-theme
Add the `-pbuseicontheme` flagIcon theme
2024-06-29 03:01:20 +02:00
piotr 3ffd09b5d7 add more desc 2024-06-29 02:40:01 +02:00
piotr 071841da46 bump to 0.4.9 2024-06-29 02:38:43 +02:00
piotr c7a0b564c0 improve description 2024-06-29 02:34:41 +02:00
piotr 6862711010 add pbUseIconTheme flag #122 2024-06-29 02:32:27 +02:00
piotr 6d671062df change logging level v0.4.8 2024-06-17 02:16:52 +02:00
piotr 9aebff5d98 fix typos 2024-06-17 02:10:03 +02:00
piotr 051590ce4b revert gotk3 to v0.6.3 2024-06-17 02:03:39 +02:00
piotr 16be4ff00d bump to 0.4.8 2024-06-17 02:01:20 +02:00
piotr 9f0f708cae Merge remote-tracking branch 'origin/main' 2024-06-17 01:53:43 +02:00
piotr 4e04e7a4f4 update dependencies 2024-06-17 01:53:25 +02:00
Piotr Miller 85a0b87024 Merge pull request #121 from RRRRRm/open_close
Add -open and -close options
2024-06-17 01:52:21 +02:00
RRRRRm 6649dcefdb Correct the default terminal 2024-06-17 00:31:52 +01:00
Zijia Xiong e501038c64 Merge branch 'open_close' of github.com:RRRRRm/nwg-drawer into open_close 2024-06-16 19:04:31 +01:00
Zijia Xiong 008f31278d Fix logic about receive signals 2024-06-16 19:01:26 +01:00
RRRRRm 69e3b06b39 Update README.md,
Add some information about new flags `-open` and `-close`
2024-06-16 18:35:01 +01:00
Zijia Xiong 99765402d7 Change usage of SIGINT to SIGRTMIN+3 2024-06-14 00:48:10 +01:00
Zijia Xiong 3fb70fc0cb Fix bug of -open and -close 2024-06-13 23:30:58 +01:00
Zijia Xiong 04a04c1417 Add -close and -open options. 2024-06-13 19:09:33 +01:00
Piotr Miller a54a56c4b9 Update FUNDING.yml 2024-02-16 13:17:28 +01:00
piotr 0cd48d1631 unhardcode desktop-directories path v0.4.7 2024-02-08 03:12:17 +01:00
piotr 943ca39055 update README.md 2024-02-08 02:51:16 +01:00
piotr 42b279ee02 update README.md 2024-02-08 02:49:57 +01:00
Piotr Miller 42f15ec2cb Merge pull request #116 from nwg-piotr/data
un-hardcode data dir
2024-02-08 02:35:16 +01:00
piotr 936f793be4 update README.md 2024-02-08 02:28:21 +01:00
piotr b59058c5c2 focus 1st power button on Tab key 2024-02-08 02:23:34 +01:00
piotr 3ea4a7824c bump to 0.4.7 2024-02-08 01:32:37 +01:00