14 Commits

Author SHA1 Message Date
Ilia Bozhinov
c305f8d3f0 osk: add buttons for top and bottom anchors and make headerbar size configurable 2024-03-25 13:19:46 +01:00
Ilia Bozhinov
d2e2e32289
Merge pull request #10 from s96Abrar/master
Fixed issues generating client header using qtwaylandscanner
2020-09-01 12:52:53 +02:00
Abrar
f0882fe95e
Fixed issues generating client header using qtwaylandscanner 2020-09-01 16:50:17 +06:00
Ilia Bozhinov
6580840b5c
Merge pull request #9 from gg-rewrite/fix-anchor-options
added 'pinned' anchor option
2020-05-20 17:18:59 +02:00
Some Chinese Guy
3c8abc776f added 'pinned' anchor option
This closes #7
2020-05-17 12:48:47 +03:00
gg-rewrite
ee5b043651
Added .desktop file (#8)
* Added .desktop file

This closes #2

* added prefix-based installation paths
2020-05-17 11:07:29 +02:00
gg-rewrite
dbfca9da0f
added a special 'pinned' anchor. (#3)
* added a special 'pinned' anchor to be able to push windows from under the keyboard

* defined the magic constant for the pinned mode

* fixed formatting

* fixed formatting
2020-03-22 14:50:54 +01:00
Matteo Sozzi
d28bd69671 Layer-shell support (#1)
* proto: added layer-shell support

* added clara header file

helper for parsing the cli options.

* cli: added command line options

* style: fixed style issues

* exiting main loop on close

* port to gtk-layer-shell

* fixup! port to gtk-layer-shell

* implement custom header-bar

* update wayfire-shell-v2
2019-09-10 23:31:08 +02:00
Ilia Bozhinov
fe233eef74 update for the new protocol 2019-06-22 23:34:59 +02:00
Ilia Bozhinov
91584ecc63 add tab key 2019-06-22 23:34:59 +02:00
Ilia Bozhinov
cd66092ce4 use nicer unicode symbols for some buttons 2019-06-22 23:34:59 +02:00
Ilia Bozhinov
7d84731f59 enable numeric and shift layouts 2019-06-22 23:34:59 +02:00
Ilia Bozhinov
0a9b99dd76 Initial code
Note that numeric and shift layout don't work yet.
2019-06-22 23:34:59 +02:00
Ilia Bozhinov
44f910e549
Initial commit 2019-06-22 23:34:16 +02:00